make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1380 MB/s 1123646 calls/s # udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # udp rx: 1945 MB/s 1583341 calls/s # udp tx: 1969 MB/s 33404 calls/s 33404 msg/s # udp rx: 1960 MB/s 1595866 calls/s # udp tx: 1969 MB/s 33407 calls/s 33407 msg/s # UDP GRO fwd perf udp rx: 1473 MB/s 1198811 calls/s # udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # udp rx: 1645 MB/s 1338267 calls/s # udp tx: 1937 MB/s 32868 calls/s 32868 msg/s # udp rx: 1936 MB/s 1575975 calls/s # udp tx: 1969 MB/s 33407 calls/s 33407 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: 1320 MB/s 1070327 calls/s # udp tx: 1895 MB/s 32148 calls/s 32148 msg/s # udp rx: 1426 MB/s 1157789 calls/s # udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # udp rx: 1617 MB/s 1310673 calls/s # udp tx: 1951 MB/s 33092 calls/s 33092 msg/s # UDP GRO fwd perf udp rx: 1257 MB/s 1019118 calls/s # udp tx: 1953 MB/s 33134 calls/s 33134 msg/s # udp rx: 1692 MB/s 1371814 calls/s # udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # udp rx: 1661 MB/s 1346358 calls/s # udp tx: 1937 MB/s 32855 calls/s 32855 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__->