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: 1614 MB/s 1313460 calls/s # udp tx: 1853 MB/s 31432 calls/s 31432 msg/s # udp rx: 1914 MB/s 1558612 calls/s # udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # udp rx: 1909 MB/s 1554514 calls/s # udp tx: 1928 MB/s 32714 calls/s 32714 msg/s # UDP GRO fwd perf udp rx: 1681 MB/s 1366987 calls/s # udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # udp rx: 1529 MB/s 1244427 calls/s # udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # udp rx: 1348 MB/s 1095586 calls/s # udp tx: 1916 MB/s 32506 calls/s 32506 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: 1021 MB/s 831433 calls/s # udp tx: 1069 MB/s 18147 calls/s 18147 msg/s # udp rx: 992 MB/s 808167 calls/s # udp tx: 1101 MB/s 18689 calls/s 18689 msg/s # udp rx: 1069 MB/s 870282 calls/s # udp tx: 1102 MB/s 18693 calls/s 18693 msg/s # UDP GRO fwd perf udp rx: 901 MB/s 731950 calls/s # udp tx: 1792 MB/s 30399 calls/s 30399 msg/s # udp rx: 1329 MB/s 1079893 calls/s # udp tx: 1687 MB/s 28621 calls/s 28621 msg/s # udp rx: 1072 MB/s 873047 calls/s # udp tx: 1089 MB/s 18485 calls/s 18485 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__->