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: 1409 MB/s 1145024 calls/s # udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # udp rx: 1888 MB/s 1534591 calls/s # udp tx: 1959 MB/s 33228 calls/s 33228 msg/s # udp rx: 1870 MB/s 1518400 calls/s # udp tx: 1967 MB/s 33371 calls/s 33371 msg/s # UDP GRO fwd perf udp rx: 1427 MB/s 1158214 calls/s # udp tx: 1987 MB/s 33713 calls/s 33713 msg/s # udp rx: 1896 MB/s 1540213 calls/s # udp tx: 1967 MB/s 33365 calls/s 33365 msg/s # udp rx: 1889 MB/s 1533459 calls/s # udp tx: 1971 MB/s 33436 calls/s 33436 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: 1053 MB/s 854206 calls/s # udp tx: 1769 MB/s 30008 calls/s 30008 msg/s # udp rx: 1252 MB/s 1014308 calls/s # udp tx: 1935 MB/s 32825 calls/s 32825 msg/s # udp rx: 1676 MB/s 1358553 calls/s # udp tx: 1931 MB/s 32755 calls/s 32755 msg/s # UDP GRO fwd perf udp rx: 1638 MB/s 1326944 calls/s # udp tx: 1941 MB/s 32927 calls/s 32927 msg/s # udp rx: 1446 MB/s 1171848 calls/s # udp tx: 1939 MB/s 32888 calls/s 32888 msg/s # udp rx: 1581 MB/s 1280833 calls/s # udp tx: 1940 MB/s 32905 calls/s 32905 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__->