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: 1566 MB/s 1275383 calls/s # udp tx: 1803 MB/s 30583 calls/s 30583 msg/s # udp rx: 1879 MB/s 1530293 calls/s # udp tx: 1880 MB/s 31899 calls/s 31899 msg/s # udp rx: 1667 MB/s 1357245 calls/s # udp tx: 1693 MB/s 28725 calls/s 28725 msg/s # UDP GRO fwd perf udp rx: 1759 MB/s 1431025 calls/s # udp tx: 1930 MB/s 32746 calls/s 32746 msg/s # udp rx: 1886 MB/s 1534765 calls/s # udp tx: 1960 MB/s 33248 calls/s 33248 msg/s # udp rx: 1709 MB/s 1391159 calls/s # udp tx: 1968 MB/s 33380 calls/s 33380 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: 1130 MB/s 920097 calls/s # udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # udp rx: 1186 MB/s 966266 calls/s # udp tx: 1191 MB/s 20213 calls/s 20213 msg/s # udp rx: 1176 MB/s 957354 calls/s # udp tx: 1242 MB/s 21066 calls/s 21066 msg/s # UDP GRO fwd perf udp rx: 1105 MB/s 900218 calls/s # udp tx: 1265 MB/s 21468 calls/s 21468 msg/s # udp rx: 1264 MB/s 1029538 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp rx: 931 MB/s 758464 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 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__->