Re: [ovs-dev] [PATCH] system-offloads-traffic: Fix tc ingress pps check for meter offload.

2023-04-19 Thread Simon Horman
On Tue, Apr 18, 2023 at 02:58:07PM +0200, David Marchand wrote: > Caught during some code review. > SUPPORT_TC_INGRESS_PPS has been replaced with CHECK_TC_INGRESS_PPS(). > > Fixes: 5f0fdf5e2c2e ("test: Move check for tc ingress pps support to test > script.") > Signed-off-by: David Marchand Tha

[ovs-dev] [PATCH] system-offloads-traffic: Fix tc ingress pps check for meter offload.

2023-04-18 Thread David Marchand
Caught during some code review. SUPPORT_TC_INGRESS_PPS has been replaced with CHECK_TC_INGRESS_PPS(). Fixes: 5f0fdf5e2c2e ("test: Move check for tc ingress pps support to test script.") Signed-off-by: David Marchand --- tests/system-offloads-traffic.at | 2 +- 1 file changed, 1 insertion(+), 1