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: 1037 MB/s 844493 calls/s # udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # udp rx: 1202 MB/s 978541 calls/s # udp tx: 1252 MB/s 21241 calls/s 21241 msg/s # udp rx: 1054 MB/s 858514 calls/s # udp tx: 1075 MB/s 18240 calls/s 18240 msg/s # UDP GRO fwd perf udp rx: 968 MB/s 788346 calls/s # udp tx: 1207 MB/s 20488 calls/s 20488 msg/s # udp rx: 1159 MB/s 943443 calls/s # udp tx: 1248 MB/s 21182 calls/s 21182 msg/s # udp rx: 1190 MB/s 969047 calls/s # udp tx: 1243 MB/s 21096 calls/s 21096 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: 779 MB/s 632029 calls/s # udp tx: 1269 MB/s 21525 calls/s 21525 msg/s # udp rx: 1480 MB/s 1200035 calls/s # udp tx: 1729 MB/s 29332 calls/s 29332 msg/s # udp rx: 1736 MB/s 1406890 calls/s # udp tx: 1939 MB/s 32902 calls/s 32902 msg/s # UDP GRO fwd perf udp rx: 1390 MB/s 1127382 calls/s # udp tx: 1870 MB/s 31733 calls/s 31733 msg/s # udp rx: 1649 MB/s 1335562 calls/s # udp tx: 1970 MB/s 33418 calls/s 33418 msg/s # udp rx: 1669 MB/s 1352192 calls/s # udp tx: 1971 MB/s 33436 calls/s 33436 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__->