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: 858 MB/s 695728 calls/s # udp tx: 1339 MB/s 22717 calls/s 22717 msg/s # udp rx: 655 MB/s 530567 calls/s # udp tx: 1332 MB/s 22600 calls/s 22600 msg/s # udp rx: 811 MB/s 657591 calls/s # udp tx: 1345 MB/s 22814 calls/s 22814 msg/s # UDP GRO fwd perf udp rx: 762 MB/s 617274 calls/s # udp tx: 1384 MB/s 23477 calls/s 23477 msg/s # udp rx: 544 MB/s 440908 calls/s # udp tx: 1397 MB/s 23696 calls/s 23696 msg/s # udp rx: 726 MB/s 587776 calls/s # udp tx: 1389 MB/s 23562 calls/s 23562 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: 1396 MB/s 1131880 calls/s # udp tx: 1909 MB/s 32386 calls/s 32386 msg/s # udp rx: 1200 MB/s 973826 calls/s # udp tx: 1815 MB/s 30786 calls/s 30786 msg/s # udp rx: 1702 MB/s 1383634 calls/s # udp tx: 1790 MB/s 30364 calls/s 30364 msg/s # UDP GRO fwd perf udp rx: 1685 MB/s 1366406 calls/s # udp tx: 1974 MB/s 33485 calls/s 33485 msg/s # udp rx: 1673 MB/s 1356614 calls/s # udp tx: 1971 MB/s 33433 calls/s 33433 msg/s # udp rx: 1768 MB/s 1433400 calls/s # udp tx: 1970 MB/s 33421 calls/s 33421 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__->