Re: [vpp-dev] DPDK 18.05 is out

2018-06-06 Thread Damjan Marion
Patch is in gerrit[1] but it keeps 18.02 as default. We will bump to 18.05 in the separate one. This exercise resulted in one bug found in dpdk 18.05. Patch[2] sent upstream... Due to this bug, if VPP is linked against non-patched DPDK 18.05, XL710 VF driver will not work. VPP will skip device

Re: [vpp-dev] DPDK 18.05 is out

2018-05-31 Thread Cristian Dumitrescu
Thanks a lot, Jasvinder, for stepping up into the maintainer role for this work! Regards, Cristian From: Singh, Jasvinder Sent: Thursday, May 31, 2018 4:20 PM To: Damjan Marion ; vpp-dev Cc: Dumitrescu, Cristian ; Kinsella, Ray Subject: RE: [vpp-dev] DPDK 18.05 is out Hi Damjan, I co

Re: [vpp-dev] DPDK 18.05 is out

2018-05-31 Thread Jasvinder Singh
Hi Damjan, I co-authored VPP HQoS work with Cristian. Thus, I volunteer myself to be the maintainer. Regards, Jasvinder From: vpp-dev@lists.fd.io [mailto:vpp-dev@lists.fd.io] On Behalf Of Damjan Marion Sent: Thursday, May 31, 2018 10:52 AM To: vpp-dev Subject: [vpp-dev] DPDK 18.05 is out

[vpp-dev] DPDK 18.05 is out

2018-05-31 Thread Damjan Marion
Folks, DPDK 18.05 is out and required changes are not zero so I will need to spend some time on it. Several APIs we use are deprecated. A part of that, I'm planning to remove dpdk HQOS code, actually to store it under extras/dpdk-hqos unless anybody is willing to step out and volunteer to be "m