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: 1642 MB/s 1336938 calls/s # udp tx: 1857 MB/s 31506 calls/s 31506 msg/s # udp rx: 1922 MB/s 1564812 calls/s # udp tx: 1936 MB/s 32848 calls/s 32848 msg/s # udp rx: 1812 MB/s 1475580 calls/s # udp tx: 1899 MB/s 32223 calls/s 32223 msg/s # UDP GRO fwd perf udp rx: 1671 MB/s 1360258 calls/s # udp tx: 1798 MB/s 30497 calls/s 30497 msg/s # udp rx: 1415 MB/s 1152040 calls/s # udp tx: 1402 MB/s 23791 calls/s 23791 msg/s # udp rx: 1276 MB/s 1039405 calls/s # udp tx: 1282 MB/s 21745 calls/s 21745 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: 1581 MB/s 1285563 calls/s # udp tx: 1739 MB/s 29497 calls/s 29497 msg/s # udp rx: 1706 MB/s 1384500 calls/s # udp tx: 1901 MB/s 32256 calls/s 32256 msg/s # udp rx: 1489 MB/s 1208519 calls/s # udp tx: 1861 MB/s 31565 calls/s 31565 msg/s # UDP GRO fwd perf udp rx: 1743 MB/s 1414345 calls/s # udp tx: 1936 MB/s 32836 calls/s 32836 msg/s # udp rx: 1803 MB/s 1462065 calls/s # udp tx: 1941 MB/s 32933 calls/s 32933 msg/s # udp rx: 1784 MB/s 1445954 calls/s # udp tx: 1945 MB/s 32994 calls/s 32994 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__->