Hi,

this short series.

1. Corrects the unit of the burst parameter used to configure
   TC policer actions in the case case where ingress rate limiting
   is configured when TC flow offload is enabled.

   Patch: 1/2
   Change since v1: minor update to changelog
   No change since v2

2. Adds tests for the configuration of rate limiting.

   Patch: 2/2
   New in v2
   Changes since v2:
   - avoid temp files
   - use --columns
   - skip if tc not present
   - simplify screen scraping

Tianyu Yuan (1):
  Add test cases for ingress_policing parameters

Yong.Xu (1):
  netdev-linux: correct unit of burst parameter

 lib/netdev-linux.c               |  2 +-
 tests/atlocal.in                 |  3 ++
 tests/ovs-vsctl.at               | 23 +++++++++++++++
 tests/system-offloads-traffic.at | 50 ++++++++++++++++++++++++++++++++
 4 files changed, 77 insertions(+), 1 deletion(-)

-- 
2.20.1

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

Reply via email to