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: 1672 MB/s 1359966 calls/s # udp tx: 1855 MB/s 31476 calls/s 31476 msg/s # udp rx: 1754 MB/s 1425192 calls/s # udp tx: 1954 MB/s 33157 calls/s 33157 msg/s # udp rx: 1910 MB/s 1554736 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 msg/s # UDP GRO fwd perf udp rx: 1846 MB/s 1502839 calls/s # udp tx: 1933 MB/s 32788 calls/s 32788 msg/s # udp rx: 1844 MB/s 1501007 calls/s # udp tx: 1857 MB/s 31501 calls/s 31501 msg/s # udp rx: 1945 MB/s 1583664 calls/s # udp tx: 1960 MB/s 33256 calls/s 33256 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: 1544 MB/s 1255630 calls/s # udp tx: 1787 MB/s 30318 calls/s 30318 msg/s # udp rx: 1178 MB/s 957194 calls/s # udp tx: 1826 MB/s 30987 calls/s 30987 msg/s # udp rx: 1829 MB/s 1486245 calls/s # udp tx: 1908 MB/s 32377 calls/s 32377 msg/s # UDP GRO fwd perf udp rx: 1344 MB/s 1091314 calls/s # udp tx: 1900 MB/s 32232 calls/s 32232 msg/s # udp rx: 1679 MB/s 1363521 calls/s # udp tx: 1916 MB/s 32503 calls/s 32503 msg/s # udp rx: 1764 MB/s 1434119 calls/s # udp tx: 1892 MB/s 32096 calls/s 32096 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__->