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: 1153 MB/s 939375 calls/s # udp tx: 1773 MB/s 30081 calls/s 30081 msg/s # udp rx: 1810 MB/s 1473238 calls/s # udp tx: 1818 MB/s 30839 calls/s 30839 msg/s # udp rx: 1852 MB/s 1508249 calls/s # udp tx: 1875 MB/s 31809 calls/s 31809 msg/s # UDP GRO fwd perf udp rx: 1705 MB/s 1385935 calls/s # udp tx: 1908 MB/s 32371 calls/s 32371 msg/s # udp rx: 1777 MB/s 1443743 calls/s # udp tx: 1933 MB/s 32792 calls/s 32792 msg/s # udp rx: 1757 MB/s 1428337 calls/s # udp tx: 1896 MB/s 32163 calls/s 32163 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: 1433 MB/s 1164455 calls/s # udp tx: 1880 MB/s 31891 calls/s 31891 msg/s # udp rx: 1408 MB/s 1141532 calls/s # udp tx: 1892 MB/s 32104 calls/s 32104 msg/s # udp rx: 1649 MB/s 1337287 calls/s # udp tx: 1851 MB/s 31407 calls/s 31407 msg/s # UDP GRO fwd perf udp rx: 1560 MB/s 1265603 calls/s # udp tx: 1859 MB/s 31540 calls/s 31540 msg/s # udp rx: 1696 MB/s 1374627 calls/s # udp tx: 1900 MB/s 32234 calls/s 32234 msg/s # udp rx: 1511 MB/s 1224718 calls/s # udp tx: 1910 MB/s 32408 calls/s 32408 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__->