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: 1134 MB/s 922328 calls/s # udp tx: 1582 MB/s 26841 calls/s 26841 msg/s # udp rx: 606 MB/s 491795 calls/s # udp tx: 1346 MB/s 22837 calls/s 22837 msg/s # udp rx: 559 MB/s 452864 calls/s # udp tx: 1394 MB/s 23648 calls/s 23648 msg/s # UDP GRO fwd perf udp rx: 468 MB/s 378861 calls/s # udp tx: 1396 MB/s 23688 calls/s 23688 msg/s # udp rx: 655 MB/s 530198 calls/s # udp tx: 1387 MB/s 23533 calls/s 23533 msg/s # udp rx: 596 MB/s 482560 calls/s # udp tx: 1396 MB/s 23691 calls/s 23691 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: 1393 MB/s 1129458 calls/s # udp tx: 1782 MB/s 30234 calls/s 30234 msg/s # udp rx: 1762 MB/s 1427993 calls/s # udp tx: 1954 MB/s 33144 calls/s 33144 msg/s # udp rx: 1783 MB/s 1445337 calls/s # udp tx: 1942 MB/s 32951 calls/s 32951 msg/s # UDP GRO fwd perf udp rx: 1639 MB/s 1329927 calls/s # udp tx: 1916 MB/s 32509 calls/s 32509 msg/s # udp rx: 1020 MB/s 826995 calls/s # udp tx: 1453 MB/s 24651 calls/s 24651 msg/s # udp rx: 1544 MB/s 1251714 calls/s # udp tx: 1887 MB/s 32007 calls/s 32007 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__->