From: Lin Huang <[email protected]>

v4->v3: rewrite egress_policer_details_to_param func.
        add a new pkts_policer_profile_config func.

v2->v3: police and free pkts by bulk.
        fix the appropriate error code.

v1->v2: delete duplicated code.

Lin Huang (2):
  netdev-dpdk: Add support for egress packet-per-second policing.
  netdev-dpdk: Add support for ingress packet-per-second policing.

 Documentation/topics/dpdk/qos.rst |  29 ++-
 NEWS                              |   5 +
 lib/netdev-dpdk.c                 | 203 ++++++++++++---
 tests/system-dpdk.at              | 412 +++++++++++++++++++++++++++++-
 vswitchd/vswitch.xml              |  10 +
 5 files changed, 612 insertions(+), 47 deletions(-)

-- 
2.39.1

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

Reply via email to