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: 1430 MB/s 1164099 calls/s # udp tx: 1822 MB/s 30918 calls/s 30918 msg/s # udp rx: 1909 MB/s 1554368 calls/s # udp tx: 1935 MB/s 32826 calls/s 32826 msg/s # udp rx: 1927 MB/s 1568786 calls/s # udp tx: 1939 MB/s 32903 calls/s 32903 msg/s # UDP GRO fwd perf udp rx: 1463 MB/s 1190424 calls/s # udp tx: 1750 MB/s 29691 calls/s 29691 msg/s # udp rx: 1932 MB/s 1572547 calls/s # udp tx: 1946 MB/s 33007 calls/s 33007 msg/s # udp rx: 1821 MB/s 1480290 calls/s # udp tx: 1946 MB/s 33017 calls/s 33017 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: 1258 MB/s 1022364 calls/s # udp tx: 1618 MB/s 27459 calls/s 27459 msg/s # udp rx: 1121 MB/s 910830 calls/s # udp tx: 1569 MB/s 26618 calls/s 26618 msg/s # udp rx: 1006 MB/s 819581 calls/s # udp tx: 1075 MB/s 18239 calls/s 18239 msg/s # UDP GRO fwd perf udp rx: 1027 MB/s 836017 calls/s # udp tx: 1085 MB/s 18411 calls/s 18411 msg/s # udp rx: 1092 MB/s 888883 calls/s # udp tx: 1107 MB/s 18777 calls/s 18777 msg/s # udp rx: 1053 MB/s 857588 calls/s # udp tx: 1065 MB/s 18076 calls/s 18076 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__->