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 ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # GRO fwd ok # UDP fwd perf udp rx: 1699 MB/s 1382445 calls/s # udp tx: 1805 MB/s 30626 calls/s 30626 msg/s # udp rx: 1882 MB/s 1528702 calls/s # udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # udp rx: 1886 MB/s 1532079 calls/s # udp tx: 1943 MB/s 32970 calls/s 32970 msg/s # UDP GRO fwd perf udp rx: 1583 MB/s 1288642 calls/s # udp tx: 1712 MB/s 29043 calls/s 29043 msg/s # udp rx: 1405 MB/s 1143828 calls/s # udp tx: 1895 MB/s 32145 calls/s 32145 msg/s # udp rx: 1726 MB/s 1405141 calls/s # udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ./udpgso_bench_rx: wrong packet number! got 0, expected 10 # # fail client exit code 0, server 1 # GRO fwd ok # UDP fwd perf udp rx: 1251 MB/s 1015948 calls/s # udp tx: 1808 MB/s 30672 calls/s 30672 msg/s # udp rx: 1515 MB/s 1227593 calls/s # udp tx: 1900 MB/s 32241 calls/s 32241 msg/s # udp rx: 1353 MB/s 1096747 calls/s # udp tx: 1816 MB/s 30805 calls/s 30805 msg/s # UDP GRO fwd perf udp rx: 1110 MB/s 903892 calls/s # udp tx: 1170 MB/s 19852 calls/s 19852 msg/s # udp rx: 1044 MB/s 849909 calls/s # udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # udp rx: 925 MB/s 752973 calls/s # udp tx: 1197 MB/s 20316 calls/s 20316 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok 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__->