Re: VLAN I/F's and TX queue.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Joakim Tjernlund
Date: Sunday, May 16, 2010 - 7:22 am

David Miller <davem@davemloft.net> wrote on 2010/05/16 09:40:41:

OK, but what I don't get is if pgks are dropped as soon as the underlying
device cannot handle the pkg directly(returns !NETDEV_TX_OK or stops the queue)?
Are !NETDEV_TX_OK and stopping the queue handled differently by upper layers?
I would have expected the pkg be added to the TX queue and transmitted somewhat later.
If not, what is the TX queue for?


In this case it gets passed up to the VLAN driver, should the VLAN driver
do something else to use the TX queue?

      Jocke

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: VLAN I/F's and TX queue., Joakim Tjernlund, (Fri May 7, 1:04 am)
Re: VLAN I/F's and TX queue., Eric Dumazet, (Fri May 7, 1:53 am)
Re: VLAN I/F's and TX queue., Joakim Tjernlund, (Fri May 7, 2:29 am)
Re: VLAN I/F's and TX queue., Patrick McHardy, (Mon May 10, 7:26 am)
Re: VLAN I/F's and TX queue., Patrick McHardy, (Mon May 10, 7:33 am)
Re: VLAN I/F's and TX queue., Eric Dumazet, (Mon May 10, 7:36 am)
Re: VLAN I/F's and TX queue., Patrick McHardy, (Mon May 10, 7:41 am)
Re: VLAN I/F's and TX queue., Joakim Tjernlund, (Mon May 10, 7:50 am)
Re: VLAN I/F's and TX queue., Eric Dumazet, (Mon May 10, 7:51 am)
Re: VLAN I/F's and TX queue., Joakim Tjernlund, (Mon May 10, 7:54 am)
Re: VLAN I/F's and TX queue., Eric Dumazet, (Mon May 10, 8:14 am)
Re: VLAN I/F's and TX queue., David Miller, (Sun May 16, 12:40 am)
Re: VLAN I/F's and TX queue., Joakim Tjernlund, (Sun May 16, 7:22 am)