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: 1502 MB/s 1221108 calls/s # udp tx: 1902 MB/s 32266 calls/s 32266 msg/s # udp rx: 1551 MB/s 1260911 calls/s # udp tx: 1912 MB/s 32431 calls/s 32431 msg/s # udp rx: 1817 MB/s 1478003 calls/s # udp tx: 1936 MB/s 32838 calls/s 32838 msg/s # UDP GRO fwd perf udp rx: 1519 MB/s 1235724 calls/s # udp tx: 1786 MB/s 30292 calls/s 30292 msg/s # udp rx: 1173 MB/s 955378 calls/s # udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # udp rx: 1300 MB/s 1058706 calls/s # udp tx: 1366 MB/s 23176 calls/s 23176 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: 1531 MB/s 1245398 calls/s # udp tx: 1767 MB/s 29977 calls/s 29977 msg/s # udp rx: 1748 MB/s 1422986 calls/s # udp tx: 1779 MB/s 30188 calls/s 30188 msg/s # udp rx: 1735 MB/s 1407297 calls/s # udp tx: 1901 MB/s 32248 calls/s 32248 msg/s # UDP GRO fwd perf udp rx: 1651 MB/s 1338433 calls/s # udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # udp rx: 1724 MB/s 1397400 calls/s # udp tx: 1934 MB/s 32814 calls/s 32814 msg/s # udp rx: 1521 MB/s 1232635 calls/s # udp tx: 1880 MB/s 31896 calls/s 31896 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__->