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: 1131 MB/s 920571 calls/s # udp tx: 1250 MB/s 21212 calls/s 21212 msg/s # udp rx: 1238 MB/s 1008042 calls/s # udp tx: 1249 MB/s 21196 calls/s 21196 msg/s # udp rx: 1244 MB/s 1012499 calls/s # udp tx: 1258 MB/s 21350 calls/s 21350 msg/s # UDP GRO fwd perf udp rx: 474 MB/s 384585 calls/s # udp tx: 1648 MB/s 27960 calls/s 27960 msg/s # udp rx: 284 MB/s 230181 calls/s # udp tx: 1748 MB/s 29657 calls/s 29657 msg/s # udp rx: 956 MB/s 775010 calls/s # udp tx: 1408 MB/s 23888 calls/s 23888 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: 610 MB/s 495275 calls/s # udp tx: 1250 MB/s 21217 calls/s 21217 msg/s # udp rx: 680 MB/s 552985 calls/s # udp tx: 934 MB/s 15849 calls/s 15849 msg/s # udp rx: 810 MB/s 658389 calls/s # udp tx: 1309 MB/s 22214 calls/s 22214 msg/s # UDP GRO fwd perf udp rx: 825 MB/s 670805 calls/s # udp tx: 1417 MB/s 24034 calls/s 24034 msg/s # udp rx: 984 MB/s 799812 calls/s # udp tx: 1435 MB/s 24352 calls/s 24352 msg/s # udp rx: 1132 MB/s 920508 calls/s # udp tx: 1451 MB/s 24613 calls/s 24613 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__->