> Hello Ian,
> 
> This series applies on a dpdk-latest branch rebased on current master [1].
> It builds and passes checks in GHA, see [2].
> 
> Fyi, the lcore API is marked stable, I'll repost my patch for OVS as a
> followup of this series.
> 
> v21.11-rc2 was tagged last night.
> 
> There will be no other API change for v21.11 (famous last words..).

+1


> 
> 
> 1: https://github.com/david-marchand/ovs/commits/dpdk-latest
> 2: https://github.com/david-marchand/ovs/actions/runs/1439021926
> 
> --
> David Marchand
> 
> Changes since v2:
> - restored patch1,
> 
> 
> David Marchand (5):
>   netdev-dpdk: Remove access to DPDK internals.
>   netdev-dpdk: Remove unused attribute from rte_flow rule.
>   netdev-dpdk: Fix mbuf macros namespace with 21.11-rc1.
>   netdev-dpdk: Fix vhost namespace with 21.11-rc2.
>   github: Fix experimental build check.

Quick question, the fifth patch of the series (fix experimental build check), 
it doesn't seem to be on the ML or patchwork from what I can see? It's a minor 
patch so I can possibly just take the v2 version unless there were any other 
changes to the patch itself for the v3? Testing the series myself today.

Thanks
Ian

> 
>  .github/workflows/build-and-test.yml |   2 +-
>  lib/dp-packet.h                      |  26 ++++---
>  lib/netdev-dpdk.c                    | 111 ++++++++++++++-------------
>  3 files changed, 73 insertions(+), 66 deletions(-)
> 
> --
> 2.23.0

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

Reply via email to