https://bugs.linaro.org/show_bug.cgi?id=1890

--- Comment #4 from Stuart Haslam <[email protected]> ---
I've sent out a fix: http://patches.opendataplane.org/patch/3723/

And also included a change to the test to catch the specific problem:
http://patches.opendataplane.org/patch/3722/

odp_l2fwd_run does reproduce the problem but doesn't report it:

0 pps, 0 max pps,  5 total drops
0 pps, 0 max pps,  5 total drops
0 pps, 0 max pps,  5 total drops
TEST RESULT: 0 maximum packets per second.
Exit

$ echo $?
0

So make check reports 0 pps as a PASS. Should be easy enough to fix it to check
for a non-zero value.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
lng-odp mailing list
[email protected]
https://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to