Re: Generic rx-recycling and emergency skb pool

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Eric Dumazet
Date: Saturday, July 3, 2010 - 12:31 am

Le vendredi 02 juillet 2010 à 23:46 -0700, David Miller a écrit :

You did indeed. I should said "provide a generic and universal API",
usable by average NIC driver, not only big ones. (NIU is more than
10.000 lines of code ;) )

NIU still uses netdev_alloc_skb() API. I was thinking of a function to
allocate and populate the sk_buff, but data part provided by caller.


Many of them were written in last century :)



--
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:
Generic rx-recycling and emergency skb pool, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 2/8] net/gianfar: use generic recycling infrasstructure, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 4/8] net/stmmac: use generic recycling infrastructure, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 5/8] net/ucc_geth: use generic recycling infrastructure, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 6/8] net: implement emergency pools, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 7/8] net/emergency_skb: create a deep copy on clone, Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
[PATCH 8/8] net/emergency: remove locking from reycling po ..., Sebastian Andrzej Si ..., (Fri Jul 2, 12:20 pm)
Re: Generic rx-recycling and emergency skb pool, Eric Dumazet, (Fri Jul 2, 11:23 pm)
Re: Generic rx-recycling and emergency skb pool, David Miller, (Fri Jul 2, 11:46 pm)
Re: Generic rx-recycling and emergency skb pool, Eric Dumazet, (Sat Jul 3, 12:31 am)
Re: Generic rx-recycling and emergency skb pool, Sebastian Andrzej Si ..., (Thu Aug 26, 10:31 am)