[ovs-dev] [PATCH net-next 0/2] Open vSwitch zerocopy upcall

Thomas Graf tgraf at suug.ch
Fri May 24 14:52:21 UTC 2013


Posting this to netdev due to dependency on first patch.

Thomas Graf (2):
  net: Export skb_zerocopy() to zerocopy from one skb to another
  openvswitch: Use zerocopy if applicable when performing the upcall

 include/linux/skbuff.h               |  2 ++
 net/core/skbuff.c                    | 46 +++++++++++++++++++++++++++++++++++
 net/netfilter/nfnetlink_queue_core.c | 47 +-----------------------------------
 net/openvswitch/datapath.c           | 38 ++++++++++++++++++++++++-----
 4 files changed, 81 insertions(+), 52 deletions(-)

-- 
1.7.11.7




More information about the dev mailing list