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: 1472 MB/s 1194888 calls/s # udp tx: 1922 MB/s 32600 calls/s 32600 msg/s # udp rx: 1724 MB/s 1401516 calls/s # udp tx: 1889 MB/s 32046 calls/s 32046 msg/s # udp rx: 1536 MB/s 1246437 calls/s # udp tx: 1962 MB/s 33280 calls/s 33280 msg/s # UDP GRO fwd perf udp rx: 1062 MB/s 864560 calls/s # udp tx: 1182 MB/s 20050 calls/s 20050 msg/s # udp rx: 1213 MB/s 988108 calls/s # udp tx: 1215 MB/s 20611 calls/s 20611 msg/s # udp rx: 1214 MB/s 988693 calls/s # udp tx: 1215 MB/s 20624 calls/s 20624 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: 1031 MB/s 836262 calls/s # udp tx: 1857 MB/s 31506 calls/s 31506 msg/s # udp rx: 1494 MB/s 1211094 calls/s # udp tx: 1924 MB/s 32637 calls/s 32637 msg/s # udp tx: 1356 MB/s 23011 calls/s 23011 msg/s # udp rx: 1054 MB/s 856755 calls/s # UDP GRO fwd perf udp rx: 963 MB/s 783225 calls/s # udp tx: 1209 MB/s 20515 calls/s 20515 msg/s # udp rx: 1088 MB/s 885538 calls/s # udp tx: 1219 MB/s 20691 calls/s 20691 msg/s # udp rx: 1040 MB/s 845360 calls/s # udp tx: 1169 MB/s 19830 calls/s 19830 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__->