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: 1506 MB/s 1226631 calls/s # udp tx: 1782 MB/s 30235 calls/s 30235 msg/s # udp rx: 1757 MB/s 1430993 calls/s # udp tx: 1771 MB/s 30038 calls/s 30038 msg/s # udp rx: 1850 MB/s 1506545 calls/s # udp tx: 1858 MB/s 31516 calls/s 31516 msg/s # UDP GRO fwd perf udp rx: 1730 MB/s 1407376 calls/s # udp tx: 1895 MB/s 32155 calls/s 32155 msg/s # udp rx: 1785 MB/s 1450462 calls/s # udp tx: 1934 MB/s 32804 calls/s 32804 msg/s # udp rx: 1764 MB/s 1433629 calls/s # udp tx: 1935 MB/s 32823 calls/s 32823 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: 1569 MB/s 1271050 calls/s # udp tx: 1936 MB/s 32843 calls/s 32843 msg/s # udp rx: 1677 MB/s 1359727 calls/s # udp tx: 1879 MB/s 31883 calls/s 31883 msg/s # udp rx: 1644 MB/s 1332406 calls/s # udp tx: 1934 MB/s 32807 calls/s 32807 msg/s # UDP GRO fwd perf udp rx: 1531 MB/s 1240905 calls/s # udp tx: 1942 MB/s 32947 calls/s 32947 msg/s # udp rx: 1790 MB/s 1451306 calls/s # udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # udp rx: 1601 MB/s 1298093 calls/s # udp tx: 1880 MB/s 31890 calls/s 31890 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__->