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: 1446 MB/s 1176302 calls/s # udp tx: 1846 MB/s 31325 calls/s 31325 msg/s # udp rx: 1928 MB/s 1570115 calls/s # udp tx: 1937 MB/s 32861 calls/s 32861 msg/s # udp rx: 1927 MB/s 1568529 calls/s # udp tx: 1938 MB/s 32873 calls/s 32873 msg/s # UDP GRO fwd perf udp rx: 1817 MB/s 1478748 calls/s # udp tx: 1914 MB/s 32467 calls/s 32467 msg/s # udp rx: 1908 MB/s 1552163 calls/s # udp tx: 1936 MB/s 32839 calls/s 32839 msg/s # udp rx: 1911 MB/s 1554468 calls/s # udp tx: 1941 MB/s 32928 calls/s 32928 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: 1547 MB/s 1257077 calls/s # udp tx: 1849 MB/s 31361 calls/s 31361 msg/s # udp rx: 1620 MB/s 1316421 calls/s # udp tx: 1851 MB/s 31404 calls/s 31404 msg/s # udp rx: 1636 MB/s 1328918 calls/s # udp tx: 1826 MB/s 30980 calls/s 30980 msg/s # UDP GRO fwd perf udp rx: 1444 MB/s 1173264 calls/s # udp tx: 1875 MB/s 31806 calls/s 31806 msg/s # udp rx: 1672 MB/s 1355621 calls/s # udp tx: 1905 MB/s 32312 calls/s 32312 msg/s # udp rx: 1649 MB/s 1337381 calls/s # udp tx: 1875 MB/s 31808 calls/s 31808 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__->