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: 679 MB/s 550844 calls/s # udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # udp rx: 904 MB/s 733810 calls/s # udp tx: 1178 MB/s 19982 calls/s 19982 msg/s # udp rx: 889 MB/s 720995 calls/s # udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # UDP GRO fwd perf udp rx: 676 MB/s 548744 calls/s # udp tx: 1203 MB/s 20420 calls/s 20420 msg/s # udp rx: 787 MB/s 637942 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # udp rx: 880 MB/s 713315 calls/s # udp tx: 1268 MB/s 21514 calls/s 21514 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: 1380 MB/s 1121146 calls/s # udp tx: 1729 MB/s 29334 calls/s 29334 msg/s # udp rx: 1022 MB/s 831673 calls/s # udp tx: 1217 MB/s 20658 calls/s 20658 msg/s # udp rx: 988 MB/s 804874 calls/s # udp tx: 1076 MB/s 18253 calls/s 18253 msg/s # UDP GRO fwd perf udp rx: 1065 MB/s 867579 calls/s # udp tx: 1113 MB/s 18894 calls/s 18894 msg/s # udp rx: 1113 MB/s 906457 calls/s # udp tx: 1123 MB/s 19057 calls/s 19057 msg/s # udp rx: 1086 MB/s 884692 calls/s # udp tx: 1124 MB/s 19067 calls/s 19067 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__->