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: 464 MB/s 375919 calls/s # udp tx: 1387 MB/s 23537 calls/s 23537 msg/s # udp rx: 501 MB/s 406171 calls/s # udp tx: 1377 MB/s 23355 calls/s 23355 msg/s # udp rx: 425 MB/s 343807 calls/s # udp tx: 1393 MB/s 23637 calls/s 23637 msg/s # UDP GRO fwd perf udp rx: 443 MB/s 358948 calls/s # udp tx: 1363 MB/s 23120 calls/s 23120 msg/s # udp rx: 495 MB/s 400842 calls/s # udp tx: 1373 MB/s 23287 calls/s 23287 msg/s # udp rx: 498 MB/s 402944 calls/s # udp tx: 1371 MB/s 23270 calls/s 23270 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: 729 MB/s 590937 calls/s # udp tx: 1679 MB/s 28477 calls/s 28477 msg/s # udp rx: 1303 MB/s 1056625 calls/s # udp tx: 1914 MB/s 32464 calls/s 32464 msg/s # udp rx: 1139 MB/s 927249 calls/s # udp tx: 1240 MB/s 21033 calls/s 21033 msg/s # UDP GRO fwd perf udp rx: 1015 MB/s 827072 calls/s # udp tx: 1149 MB/s 19502 calls/s 19502 msg/s # udp rx: 736 MB/s 599484 calls/s # udp tx: 1203 MB/s 20415 calls/s 20415 msg/s # udp rx: 1012 MB/s 824502 calls/s # udp tx: 1209 MB/s 20511 calls/s 20511 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__->