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: 1574 MB/s 1277898 calls/s # udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # udp rx: 1611 MB/s 1308665 calls/s # udp tx: 1947 MB/s 33028 calls/s 33028 msg/s # udp rx: 1117 MB/s 908970 calls/s # udp tx: 1898 MB/s 32199 calls/s 32199 msg/s # UDP GRO fwd perf udp rx: 978 MB/s 796107 calls/s # udp tx: 1712 MB/s 29042 calls/s 29042 msg/s # udp rx: 1288 MB/s 1047724 calls/s # udp tx: 1928 MB/s 32710 calls/s 32710 msg/s # udp rx: 1605 MB/s 1306071 calls/s # udp tx: 1942 MB/s 32939 calls/s 32939 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: 1190 MB/s 964002 calls/s # udp tx: 1927 MB/s 32688 calls/s 32688 msg/s # udp rx: 1423 MB/s 1153388 calls/s # udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # udp rx: 1758 MB/s 1425180 calls/s # udp tx: 1911 MB/s 32414 calls/s 32414 msg/s # UDP GRO fwd perf udp rx: 1437 MB/s 1168090 calls/s # udp tx: 1864 MB/s 31619 calls/s 31619 msg/s # udp rx: 1763 MB/s 1432252 calls/s # udp tx: 1878 MB/s 31864 calls/s 31864 msg/s # udp rx: 1715 MB/s 1391366 calls/s # udp tx: 1886 MB/s 31991 calls/s 31991 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__->