Re: [ovs-dev] [RFC PATCH v1 1/1] dpdk: Update to use DPDK v20.11.

2020-12-02 Thread David Marchand
Hello Ian, On Tue, Dec 1, 2020 at 9:14 PM Stokes, Ian wrote: > > A small note: $HOME is world writable in GHA envs, this triggers a > > dpdk init failure when loading a plugin from a path under $HOME (EAL > > has a runtime check on o-w permissions for loaded binaries). > > My workaround with GHA

Re: [ovs-dev] [RFC PATCH v1 1/1] dpdk: Update to use DPDK v20.11.

2020-12-01 Thread Stokes, Ian
> Some suggestions for rebasing now that GHA are in the master branch. > Thanks for the feedback David, re-working a v2 now and just waiting on the GHA build to complete before submitting the v2. Minor comments inline. > A small note: $HOME is world writable in GHA envs, this triggers a > dpdk

Re: [ovs-dev] [RFC PATCH v1 1/1] dpdk: Update to use DPDK v20.11.

2020-11-27 Thread David Marchand
Some suggestions for rebasing now that GHA are in the master branch. A small note: $HOME is world writable in GHA envs, this triggers a dpdk init failure when loading a plugin from a path under $HOME (EAL has a runtime check on o-w permissions for loaded binaries). My workaround with GHA for dpdk

[ovs-dev] [RFC PATCH v1 1/1] dpdk: Update to use DPDK v20.11.

2020-11-25 Thread Ian Stokes
This commit adds support for DPDK v20.11, it includes the following changes. 1. travis: Remove explicit DPDK kmods configuration. 2. sparse: Fix build with 20.05 DPDK tracepoints. 3. netdev-dpdk: Remove experimental API flag. http://patchwork.ozlabs.org/project/openvswitch/list/?series=173216&