Hi all,

This set extends the ovs-tc pedit interface to allow setting ipv4
dscp and ecn fields as well as ipv6 traffic class in tc via pedit.
Patch 2 in this set also introduces the notion of boundary shifts
to allow translating non-byte-aligned fields like traffic class and
flow limit for IPv6 to be offloaded.

Pieter Jansen van Vuuren (2):
  lib/tc: add set ipv4 dscp and ecn action offload via pedit
  lib/tc: add set ipv6 traffic class action offload via pedit

 lib/byte-order.h         | 18 +++++++++++
 lib/netdev-tc-offloads.c | 10 +++++-
 lib/tc.c                 | 66 +++++++++++++++++++++++++++++-----------
 lib/tc.h                 |  2 ++
 4 files changed, 78 insertions(+), 18 deletions(-)

-- 
2.17.0

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

Reply via email to