mbox series

[ovs-dev] OVS DPDK: dpdk_merge pull request for master

Message ID 99125558-62c7-88f5-909a-71dfc39fe824@intel.com
State Accepted
Headers show
Series [ovs-dev] OVS DPDK: dpdk_merge pull request for master | expand

Pull-request

https://github.com/istokes/ovs dpdk_merge

Message

Stokes, Ian Aug. 27, 2018, 7:17 p.m. UTC
Hi Ben,

The following changes since commit 418a7a84245f5fbe589dd1267463fc9ba27a1dd6:

   ofproto-dpif-trace: Make -generate send packets to controller again. 
(2018-08-27 09:35:21 -0700)

are available in the git repository at:

   https://github.com/istokes/ovs dpdk_merge

for you to fetch changes up to 9b4f08cdcaf253175edda088683bdd3db9e4c097:

   dpif-netdev: Avoid reordering of packets in a batch with same 
megaflow (2018-08-27 17:48:23 +0100)

----------------------------------------------------------------
Ben Pfaff (1):
       netdev: Clean up class initialization.

Ilya Maximets (1):
       vswitch.xml: Fix type of dpdk-init key.

Vishal Deep Ajmera (1):
       dpif-netdev: Avoid reordering of packets in a batch with same 
megaflow

Xu Binbin (1):
       netdev-dpdk: Support the link speed of XL710

  configure.ac          |   1 +
  lib/dpif-netdev.c     | 125 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------
  lib/netdev-dpdk.c     | 237 
++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------------
  lib/netdev-dpdk.h     |   4 +++
  lib/netdev-dummy.c    | 134 
+++++++++++++++++++++++++++++++---------------------------------------------------
  lib/netdev-linux.c    | 340 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------------------------------
  lib/netdev-linux.h    |  18 +++++------
  lib/netdev-provider.h |   2 --
  lib/netdev-vport.c    | 223 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------
  vswitchd/vswitch.xml  |   3 +-
  10 files changed, 483 insertions(+), 604 deletions(-)

Thanks
Ian

Comments

Ben Pfaff Aug. 27, 2018, 8:30 p.m. UTC | #1
On Mon, Aug 27, 2018 at 08:17:25PM +0100, Ian Stokes wrote:
> Hi Ben,
> 
> The following changes since commit 418a7a84245f5fbe589dd1267463fc9ba27a1dd6:
> 
>   ofproto-dpif-trace: Make -generate send packets to controller again.
> (2018-08-27 09:35:21 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/istokes/ovs dpdk_merge
> 
> for you to fetch changes up to 9b4f08cdcaf253175edda088683bdd3db9e4c097:
> 
>   dpif-netdev: Avoid reordering of packets in a batch with same megaflow
> (2018-08-27 17:48:23 +0100)

Merged, thanks!
Vishal Deep Ajmera Aug. 28, 2018, 5:14 a.m. UTC | #2
Thanks Ian and Ben.

Warm Regards,
Vishal Ajmera

> -----Original Message-----
> From: ovs-dev-bounces@openvswitch.org <ovs-dev-
> bounces@openvswitch.org> On Behalf Of Ben Pfaff
> Sent: Tuesday, August 28, 2018 2:00 AM
> To: Ian Stokes <ian.stokes@intel.com>
> Cc: dev@openvswitch.org
> Subject: Re: [ovs-dev] OVS DPDK: dpdk_merge pull request for master
> 
> On Mon, Aug 27, 2018 at 08:17:25PM +0100, Ian Stokes wrote:
> > Hi Ben,
> >
> > The following changes since commit
> 418a7a84245f5fbe589dd1267463fc9ba27a1dd6:
> >
> >   ofproto-dpif-trace: Make -generate send packets to controller again.
> > (2018-08-27 09:35:21 -0700)
> >
> > are available in the git repository at:
> >
> >   https://github.com/istokes/ovs dpdk_merge
> >
> > for you to fetch changes up to
> 9b4f08cdcaf253175edda088683bdd3db9e4c097:
> >
> >   dpif-netdev: Avoid reordering of packets in a batch with same megaflow
> > (2018-08-27 17:48:23 +0100)
> 
> Merged, thanks!
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev