[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120711.030639.1906839917411889365.davem@davemloft.net>
Date: Wed, 11 Jul 2012 03:06:39 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ogerlitz@...lanox.com
Cc: eric.dumazet@...il.com, roland@...nel.org, netdev@...r.kernel.org,
ali@...lanox.com, sean.hefty@...el.com, erezsh@...lanox.co.il
Subject: Re: [PATCH net-next 3/9] IB/ipoib: Add support for acting as VIF
From: Or Gerlitz <ogerlitz@...lanox.com>
Date: Wed, 11 Jul 2012 12:59:41 +0300
> On 7/11/2012 11:19 AM, David Miller wrote:
>> handle_ing() goes into the packet scheduler and qdisc layer, the qdisc
>> layer uses skb->cb[] via struct qdisc_skb_cb
>
> Oh, I knew that the qdisc layer touches skb->cb[] but thought it only
> happens on the TX flow...
We have them on the RX flow too, they are called ingress qdiscs (as
opposed to egress qdiscs on the TX side).
There is nothing mysterious about them, they've been there for more
than 15 years.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists