Hi Ian,

On 11/30/21 16:53, Ian Stokes wrote:
This commit adds support for DPDK v21.11, it includes the following
changes.

1. ci: Install python elftools for DPDK 21.02.
2. ci: Update meson requirement for DPDK 21.05.
3. netdev-dpdk: Fix build with 21.05.
4. ci: Compile DPDK in non developer mode.

    http://patchwork.ozlabs.org/project/openvswitch/list/?series=242480&state=*

5. netdev-dpdk: Remove access to DPDK internals.
6. netdev-dpdk: Remove unused attribute from rte_flow rule.
7. netdev-dpdk: Fix mbuf macros namespace with 21.11-rc1.
8. netdev-dpdk: Fix vhost namespace with 21.11-rc2.

Thanks for taking care of this one.


    http://patchwork.ozlabs.org/project/openvswitch/list/?series=271040&state=*

For credit all authors of the original commits to 'dpdk-latest' with the above
changes have been added as co-authors for this commit.

Signed-off-by: David Marchand <[email protected]>
Co-authored-by: David Marchand <[email protected]>
Signed-off-by: Ian Stokes <[email protected]>
---
  .ci/linux-build.sh                       |   6 +-
  .ci/linux-prepare.sh                     |   4 +-
  Documentation/faq/releases.rst           |   2 +-
  Documentation/intro/install/dpdk.rst     |  16 ++---
  Documentation/topics/dpdk/phy.rst        |   8 +--
  Documentation/topics/dpdk/vdev.rst       |   2 +-
  Documentation/topics/dpdk/vhost-user.rst |   2 +-
  Documentation/topics/testing.rst         |   2 +-
  NEWS                                     |   1 +
  lib/dp-packet.h                          |  26 +++----
  lib/netdev-dpdk.c                        | 115 ++++++++++++++++---------------
  11 files changed, 98 insertions(+), 86 deletions(-)


Reviewed-by: Maxime Coquelin <[email protected]>

Thanks,
Maxime

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to