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: 924 MB/s 751132 calls/s # udp tx: 1246 MB/s 21142 calls/s 21142 msg/s # udp rx: 986 MB/s 800843 calls/s # udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # udp rx: 769 MB/s 623029 calls/s # udp tx: 1358 MB/s 23033 calls/s 23033 msg/s # UDP GRO fwd perf udp rx: 674 MB/s 547653 calls/s # udp tx: 1169 MB/s 19837 calls/s 19837 msg/s # udp rx: 622 MB/s 504994 calls/s # udp tx: 1193 MB/s 20243 calls/s 20243 msg/s # udp rx: 895 MB/s 727225 calls/s # udp tx: 1166 MB/s 19785 calls/s 19785 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: 1347 MB/s 1096143 calls/s # udp tx: 1697 MB/s 28791 calls/s 28791 msg/s # udp tx: 1741 MB/s 29531 calls/s 29531 msg/s # udp rx: 1502 MB/s 1222349 calls/s # udp tx: 1548 MB/s 26262 calls/s 26262 msg/s # udp rx: 685 MB/s 556737 calls/s # UDP GRO fwd perf udp rx: 821 MB/s 667661 calls/s # udp tx: 1396 MB/s 23679 calls/s 23679 msg/s # udp rx: 1323 MB/s 1076467 calls/s # udp tx: 1494 MB/s 25350 calls/s 25350 msg/s # udp rx: 1009 MB/s 820347 calls/s # udp tx: 1686 MB/s 28606 calls/s 28606 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__->