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: 1031 MB/s 839313 calls/s # udp tx: 1171 MB/s 19863 calls/s 19863 msg/s # udp rx: 1214 MB/s 989024 calls/s # udp tx: 1223 MB/s 20751 calls/s 20751 msg/s # udp rx: 1230 MB/s 1002049 calls/s # udp tx: 1238 MB/s 21013 calls/s 21013 msg/s # UDP GRO fwd perf udp rx: 1055 MB/s 859035 calls/s # udp tx: 1186 MB/s 20130 calls/s 20130 msg/s # udp rx: 1130 MB/s 919818 calls/s # udp tx: 1235 MB/s 20952 calls/s 20952 msg/s # udp rx: 1091 MB/s 887924 calls/s # udp tx: 1185 MB/s 20107 calls/s 20107 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: 1395 MB/s 1134230 calls/s # udp tx: 1700 MB/s 28841 calls/s 28841 msg/s # udp rx: 1720 MB/s 1396885 calls/s # udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # udp rx: 1773 MB/s 1437606 calls/s # udp tx: 1934 MB/s 32814 calls/s 32814 msg/s # UDP GRO fwd perf udp rx: 1499 MB/s 1217166 calls/s # udp tx: 1814 MB/s 30780 calls/s 30780 msg/s # udp rx: 1559 MB/s 1265822 calls/s # udp tx: 1821 MB/s 30886 calls/s 30886 msg/s # udp rx: 1669 MB/s 1354382 calls/s # udp tx: 1843 MB/s 31265 calls/s 31265 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__->