Thread (2 messages) flat view 2 messages, 2 authors, 2014-11-20

Question on bulk dequeue support in virtual drivers

From: James Yonan <hidden>
Date: 2014-11-20 12:39:45

Consider a tunneling driver that receives packets in ndo_start_xmit, 
encapsulates them in UDP, and forwards via ip_local_out.  The 
ndo_start_xmit implementation can implement bulking by looking at 
skb->xmit_more.  But then how to efficiently transmit the resulting 
bulked list of encapsulated packets via UDP, so that the packets both 
enter and leave the driver in bulked form?  Is there an ip_local_out 
alternative for bulked skb lists?

James
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help