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: 79 MB/s 64647 calls/s # udp tx: 1862 MB/s 31581 calls/s 31581 msg/s # udp rx: 549 MB/s 445515 calls/s # udp tx: 1643 MB/s 27873 calls/s 27873 msg/s # udp rx: 883 MB/s 716812 calls/s # udp tx: 1629 MB/s 27639 calls/s 27639 msg/s # UDP GRO fwd perf udp rx: 1146 MB/s 932064 calls/s # udp tx: 1727 MB/s 29298 calls/s 29298 msg/s # udp rx: 1061 MB/s 863145 calls/s # udp tx: 1580 MB/s 26814 calls/s 26814 msg/s # udp rx: 1316 MB/s 1070206 calls/s # udp tx: 1652 MB/s 28029 calls/s 28029 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: 1089 MB/s 885813 calls/s # udp tx: 1591 MB/s 26994 calls/s 26994 msg/s # udp rx: 1081 MB/s 879169 calls/s # udp tx: 1538 MB/s 26088 calls/s 26088 msg/s # udp rx: 1081 MB/s 878880 calls/s # udp tx: 1458 MB/s 24744 calls/s 24744 msg/s # UDP GRO fwd perf udp rx: 653 MB/s 531114 calls/s # udp tx: 1141 MB/s 19353 calls/s 19353 msg/s # udp rx: 516 MB/s 419199 calls/s # udp tx: 1124 MB/s 19066 calls/s 19066 msg/s # udp rx: 604 MB/s 491813 calls/s # udp tx: 1097 MB/s 18618 calls/s 18618 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__->