Re: [ovs-dev] [PATCH v4] dpif-netdev: dpcls per in_port with sorted subtables

2016-08-12 Thread Daniele Di Proietto
st, 2016 02:59 > *To:* Jan Scheurich > *Cc:* dev@openvswitch.org; antonio.fische...@intel.com > *Subject:* Re: [ovs-dev] [PATCH v4] dpif-netdev: dpcls per in_port with > sorted subtables > > > > Hi Jan, > > thanks for the patch! > > I tried benchmarking with flow

Re: [ovs-dev] [PATCH v4] dpif-netdev: dpcls per in_port with sorted subtables

2016-08-11 Thread Jan Scheurich
-netdev: dpcls per in_port with sorted subtables Hi Jan, thanks for the patch! I tried benchmarking with flow tables from utilities/ovs-pipegen.py and the results look very good. [Jan] Do you have any numbers? Setting up pipelines is one thing. Is there are standard test setup for measuring DPDK

Re: [ovs-dev] [PATCH v4] dpif-netdev: dpcls per in_port with sorted subtables

2016-08-10 Thread Daniele Di Proietto
Hi Jan, thanks for the patch! I tried benchmarking with flow tables from utilities/ovs-pipegen.py and the results look very good. I had to manually edit the patch to apply: some whitespaces are trimmed, some lines are truncated and the form feeds('^L') are two separate characters. Would you min

Re: [ovs-dev] [PATCH v4] dpif-netdev: dpcls per in_port with sorted subtables

2016-08-10 Thread Jan Scheurich (POP)
gt;> Scheurich >> Sent: Wednesday, August 10, 2016 3:17 PM >> To: dev@openvswitch.org >> Cc: jan.scheur...@web.de >> Subject: [ovs-dev] [PATCH v4] dpif-netdev: dpcls per in_port with >> sorted subtables >> >> This replaces PATCH v3 (http://patchwo

Re: [ovs-dev] [PATCH v4] dpif-netdev: dpcls per in_port with sorted subtables

2016-08-10 Thread Fischetti, Antonio
Jan > Scheurich > Sent: Wednesday, August 10, 2016 3:17 PM > To: dev@openvswitch.org > Cc: jan.scheur...@web.de > Subject: [ovs-dev] [PATCH v4] dpif-netdev: dpcls per in_port with > sorted subtables > > This replaces PATCH v3 (http://patchwork.ozlabs.org/patch/657277). > I

[ovs-dev] [PATCH v4] dpif-netdev: dpcls per in_port with sorted subtables

2016-08-10 Thread Jan Scheurich
This replaces PATCH v3 (http://patchwork.ozlabs.org/patch/657277). It should apply once Jarno's patch to revert the cpvector introduction (http://patchwork.ozlabs.org/patch/657508) has been merged. The user-space datapath (dpif-netdev) consists of a first level "exact match cache" (EMC) matching