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: 582 MB/s 471852 calls/s # udp tx: 1358 MB/s 23034 calls/s 23034 msg/s # udp rx: 538 MB/s 435512 calls/s # udp tx: 1365 MB/s 23153 calls/s 23153 msg/s # udp rx: 448 MB/s 362780 calls/s # udp tx: 1399 MB/s 23729 calls/s 23729 msg/s # UDP GRO fwd perf udp rx: 498 MB/s 402666 calls/s # udp tx: 1408 MB/s 23891 calls/s 23891 msg/s # udp rx: 499 MB/s 403968 calls/s # udp tx: 1416 MB/s 24023 calls/s 24023 msg/s # udp rx: 479 MB/s 387584 calls/s # udp tx: 1417 MB/s 24036 calls/s 24036 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: 1357 MB/s 1101685 calls/s # udp tx: 1840 MB/s 31216 calls/s 31216 msg/s # udp rx: 1453 MB/s 1180490 calls/s # udp tx: 1796 MB/s 30469 calls/s 30469 msg/s # udp rx: 1756 MB/s 1425043 calls/s # udp tx: 1940 MB/s 32908 calls/s 32908 msg/s # UDP GRO fwd perf udp rx: 1637 MB/s 1328671 calls/s # udp tx: 1941 MB/s 32926 calls/s 32926 msg/s # udp rx: 1475 MB/s 1197915 calls/s # udp tx: 1938 MB/s 32885 calls/s 32885 msg/s # udp rx: 1381 MB/s 1120049 calls/s # udp tx: 1943 MB/s 32958 calls/s 32958 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__->