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 ok # GRO fwd ok # UDP fwd perf udp rx: 970 MB/s 788215 calls/s # udp tx: 1903 MB/s 32285 calls/s 32285 msg/s # udp rx: 1836 MB/s 1493094 calls/s # udp tx: 1933 MB/s 32788 calls/s 32788 msg/s # udp rx: 1409 MB/s 1145142 calls/s # udp tx: 1947 MB/s 33035 calls/s 33035 msg/s # UDP GRO fwd perf udp rx: 1515 MB/s 1232791 calls/s # udp tx: 1790 MB/s 30375 calls/s 30375 msg/s # udp rx: 1476 MB/s 1200843 calls/s # udp tx: 1811 MB/s 30730 calls/s 30730 msg/s # udp rx: 1904 MB/s 1548019 calls/s # udp tx: 1958 MB/s 33221 calls/s 33221 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1126 MB/s 912994 calls/s # udp tx: 1782 MB/s 30231 calls/s 30231 msg/s # udp rx: 1458 MB/s 1183894 calls/s # udp tx: 1707 MB/s 28965 calls/s 28965 msg/s # udp rx: 1595 MB/s 1293751 calls/s # udp tx: 1818 MB/s 30841 calls/s 30841 msg/s # UDP GRO fwd perf udp rx: 1228 MB/s 997199 calls/s # udp tx: 1828 MB/s 31009 calls/s 31009 msg/s # udp rx: 1631 MB/s 1322571 calls/s # udp tx: 1859 MB/s 31530 calls/s 31530 msg/s # udp rx: 1649 MB/s 1335754 calls/s # udp tx: 1938 MB/s 32872 calls/s 32872 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh 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__->