Re: [ovs-dev] [PATCH v2] Create a NBL for each NB when required

2014-09-08 Thread Ben Pfaff
Please add the testing information to the commit message. Also the usual way that we indicate the bug that a commit fixes is with the Reported-at: tag at the end of a message. Thanks, Ben. On Mon, Sep 08, 2014 at 06:53:26PM +, Samuel Ghinet wrote: > I have tested: > - vxlan > - vlan (using

Re: [ovs-dev] [PATCH v2] Create a NBL for each NB when required

2014-09-08 Thread Samuel Ghinet
I have tested: - vxlan - vlan (using patch ports, as specified in INSTALL.Windows) using: - ping - tcp - tcp LSO (tcp segmentation) I have put both the "each NB -> NBL" and its refactor in the same patch. Thanks, Sam From: Samuel Ghinet Sent: Monday, Sept

[ovs-dev] [PATCH v2] Create a NBL for each NB when required

2014-09-08 Thread Samuel Ghinet
ovs/ovs-issues#15 All NET_BUFFERs of a NET_BUFFER_LIST must go through the pipeline: extract, find flow, execute. Previously, only the first NET_BUFFER of a NET_BUFFER_LIST was going through this pipeline, which was erroneous. OvsPartialCopyToMultipleNBLs is used to make each NET_BUFFER have its