make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP fwd perf udp rx: 1573 MB/s 1281112 calls/s # udp tx: 1683 MB/s 28561 calls/s 28561 msg/s # udp rx: 1304 MB/s 1062127 calls/s # udp tx: 1289 MB/s 21879 calls/s 21879 msg/s # udp rx: 1157 MB/s 941969 calls/s # udp tx: 1163 MB/s 19731 calls/s 19731 msg/s # UDP GRO fwd perf udp rx: 1472 MB/s 74937 calls/s # udp tx: 1538 MB/s 26098 calls/s 26098 msg/s # udp rx: 1591 MB/s 80991 calls/s # udp tx: 1592 MB/s 27006 calls/s 27006 msg/s # udp rx: 1594 MB/s 81111 calls/s # udp tx: 1596 MB/s 27072 calls/s 27072 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP tunnel fwd perf udp rx: 749 MB/s 606587 calls/s # udp tx: 1247 MB/s 21156 calls/s 21156 msg/s # udp rx: 893 MB/s 721335 calls/s # udp tx: 1449 MB/s 24579 calls/s 24579 msg/s # udp rx: 895 MB/s 723262 calls/s # udp tx: 1431 MB/s 24279 calls/s 24279 msg/s # UDP tunnel GRO fwd perf udp rx: 693 MB/s 560213 calls/s # udp tx: 1420 MB/s 24098 calls/s 24098 msg/s # udp rx: 818 MB/s 660986 calls/s # udp tx: 1446 MB/s 24526 calls/s 24526 msg/s # udp rx: 778 MB/s 628583 calls/s # udp tx: 1448 MB/s 24573 calls/s 24573 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP fwd perf udp rx: 1053 MB/s 857741 calls/s # udp tx: 1605 MB/s 27224 calls/s 27224 msg/s # udp rx: 1332 MB/s 1084102 calls/s # udp tx: 1760 MB/s 29857 calls/s 29857 msg/s # udp rx: 1376 MB/s 1120663 calls/s # udp tx: 1703 MB/s 28890 calls/s 28890 msg/s # UDP GRO fwd perf udp rx: 1811 MB/s 92196 calls/s # udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # udp rx: 1884 MB/s 95868 calls/s # udp tx: 1886 MB/s 31999 calls/s 31999 msg/s # udp rx: 1912 MB/s 97293 calls/s # udp tx: 1912 MB/s 32443 calls/s 32443 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # UDP tunnel fwd perf udp rx: 215 MB/s 174810 calls/s # udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # udp rx: 291 MB/s 236461 calls/s # udp tx: 1414 MB/s 23998 calls/s 23998 msg/s # udp rx: 208 MB/s 168225 calls/s # udp tx: 1426 MB/s 24198 calls/s 24198 msg/s # UDP tunnel GRO fwd perf udp rx: 334 MB/s 270975 calls/s # udp tx: 1331 MB/s 22589 calls/s 22589 msg/s # udp rx: 217 MB/s 175443 calls/s # udp tx: 1421 MB/s 24111 calls/s 24111 msg/s # udp rx: 207 MB/s 167539 calls/s # udp tx: 1422 MB/s 24126 calls/s 24126 msg/s not ok 1 selftests: net: udpgro_fwd.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->