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: 1526 MB/s 1242875 calls/s # udp tx: 1885 MB/s 31978 calls/s 31978 msg/s # udp rx: 1926 MB/s 1568292 calls/s # udp tx: 1946 MB/s 33012 calls/s 33012 msg/s # udp rx: 1950 MB/s 1588152 calls/s # udp tx: 1970 MB/s 33419 calls/s 33419 msg/s # UDP GRO fwd perf udp rx: 643 MB/s 521340 calls/s # udp tx: 1358 MB/s 23041 calls/s 23041 msg/s # udp rx: 733 MB/s 594312 calls/s # udp tx: 1369 MB/s 23234 calls/s 23234 msg/s # udp rx: 771 MB/s 625428 calls/s # udp tx: 1369 MB/s 23231 calls/s 23231 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: 1024 MB/s 834016 calls/s # udp tx: 1081 MB/s 18345 calls/s 18345 msg/s # udp rx: 1066 MB/s 868130 calls/s # udp tx: 1067 MB/s 18111 calls/s 18111 msg/s # udp rx: 1049 MB/s 854043 calls/s # udp tx: 1040 MB/s 17643 calls/s 17643 msg/s # UDP GRO fwd perf udp rx: 1024 MB/s 833824 calls/s # udp tx: 1067 MB/s 18098 calls/s 18098 msg/s # udp rx: 1051 MB/s 856054 calls/s # udp tx: 1042 MB/s 17677 calls/s 17677 msg/s # udp rx: 1085 MB/s 883693 calls/s # udp tx: 1096 MB/s 18596 calls/s 18596 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__->