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: 1335 MB/s 1086237 calls/s # udp tx: 1742 MB/s 29553 calls/s 29553 msg/s # udp rx: 1922 MB/s 1564651 calls/s # udp tx: 1944 MB/s 32981 calls/s 32981 msg/s # udp rx: 1942 MB/s 1581442 calls/s # udp tx: 1951 MB/s 33107 calls/s 33107 msg/s # UDP GRO fwd perf udp rx: 1705 MB/s 1388453 calls/s # udp tx: 1938 MB/s 32882 calls/s 32882 msg/s # udp rx: 1904 MB/s 1549864 calls/s # udp tx: 1948 MB/s 33041 calls/s 33041 msg/s # udp rx: 1907 MB/s 1552577 calls/s # udp tx: 1938 MB/s 32883 calls/s 32883 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: 1407 MB/s 1140330 calls/s # udp tx: 1945 MB/s 32991 calls/s 32991 msg/s # udp rx: 1431 MB/s 1160296 calls/s # udp tx: 1911 MB/s 32414 calls/s 32414 msg/s # udp rx: 1633 MB/s 1324226 calls/s # udp tx: 1926 MB/s 32677 calls/s 32677 msg/s # UDP GRO fwd perf udp rx: 1418 MB/s 1149243 calls/s # udp tx: 1925 MB/s 32659 calls/s 32659 msg/s # udp rx: 1431 MB/s 1159629 calls/s # udp tx: 1938 MB/s 32873 calls/s 32873 msg/s # udp rx: 1630 MB/s 1321648 calls/s # udp tx: 1926 MB/s 32680 calls/s 32680 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__->