Re: [ovs-dev] [ovs-dev, dpdk-howl, v2] netdev-dpdk: Upgrade to dpdk v18.08.0

2018-10-10 Thread Ophir Munk
openvswitch.org > Cc: Shahaf Shuler ; Asaf Penso > ; Thomas Monjalon ; Kevin > Traynor > Subject: Re: [ovs-dev,dpdk-howl,v2] netdev-dpdk: Upgrade to dpdk v18.08.0 > > >> if (dev->mtu > ETHER_MTU) { > >> -rte_eth_dev_info_get(dev->port_id, );

Re: [ovs-dev] [ovs-dev, dpdk-howl, v2] netdev-dpdk: Upgrade to dpdk v18.08.0

2018-09-12 Thread Kevin Traynor
On 09/11/2018 10:35 AM, Ilya Maximets wrote: > Comments inline. > > Best regards, Ilya Maximets. > > On 11.09.2018 02:04, Ophir Munk wrote: >> 1. Enable compilation and linkage with dpdk 18.08.0 >> The following dpdk commits which were introduced after dpdk 17.11.x >> require OVS updates to

Re: [ovs-dev] [ovs-dev, dpdk-howl, v2] netdev-dpdk: Upgrade to dpdk v18.08.0

2018-09-11 Thread Ian Stokes
On 9/11/2018 10:35 AM, Ilya Maximets wrote: Comments inline. Best regards, Ilya Maximets. On 11.09.2018 02:04, Ophir Munk wrote: 1. Enable compilation and linkage with dpdk 18.08.0 The following dpdk commits which were introduced after dpdk 17.11.x require OVS updates to accommodate to the

Re: [ovs-dev] [ovs-dev, dpdk-howl, v2] netdev-dpdk: Upgrade to dpdk v18.08.0

2018-09-11 Thread Ilya Maximets
Comments inline. Best regards, Ilya Maximets. On 11.09.2018 02:04, Ophir Munk wrote: > 1. Enable compilation and linkage with dpdk 18.08.0 > The following dpdk commits which were introduced after dpdk 17.11.x > require OVS updates to accommodate to the dpdk changes. > - ce17eddefc20 ("ethdev: