Netdev datapath ignored fragmentation matching so far. [1] introduced
an API for that in dpdk. Use it to apply frag matching.

[1] http://mails.dpdk.org/archives/dev/2020-October/186177.html

Travis:
v1: https://travis-ci.org/github/elibritstein/OVS/builds/752634689

GitHub Actions:
v1: https://github.com/elibritstein/OVS/actions/runs/459082657
v2: https://github.com/elibritstein/OVS/actions/runs/1135430235

v2-v1:
- Rebase.

Eli Britstein (4):
  netdev-offload-dpdk: Add last attribute to patterns
  netdev-offload-dpdk: Support IPv4 fragmentation types
  netdev-offload-dpdk: Support IPv6 fragmentation types
  netdev-offload-dpdk: Don't ignore frags as they are handled

 NEWS                      |   2 +
 lib/netdev-offload-dpdk.c | 283 +++++++++++++++++++++++++++-----------
 2 files changed, 208 insertions(+), 77 deletions(-)

-- 
2.28.0.2311.g225365fb51

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to