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: 1607 MB/s 1306557 calls/s # udp tx: 1791 MB/s 30393 calls/s 30393 msg/s # udp rx: 1766 MB/s 1435445 calls/s # udp tx: 1943 MB/s 32965 calls/s 32965 msg/s # udp rx: 1919 MB/s 1562362 calls/s # udp tx: 1936 MB/s 32851 calls/s 32851 msg/s # UDP GRO fwd perf udp rx: 1649 MB/s 1342207 calls/s # udp tx: 1942 MB/s 32950 calls/s 32950 msg/s # udp tx: 1926 MB/s 32668 calls/s 32668 msg/s # udp rx: 1804 MB/s 1469002 calls/s # udp tx: 1926 MB/s 32667 calls/s 32667 msg/s # udp rx: 1916 MB/s 1560545 calls/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: 1612 MB/s 1306543 calls/s # udp tx: 1938 MB/s 32875 calls/s 32875 msg/s # udp rx: 1768 MB/s 1433421 calls/s # udp tx: 1951 MB/s 33095 calls/s 33095 msg/s # udp rx: 1775 MB/s 1438587 calls/s # udp tx: 1935 MB/s 32825 calls/s 32825 msg/s # UDP GRO fwd perf udp rx: 1583 MB/s 1285534 calls/s # udp tx: 1778 MB/s 30162 calls/s 30162 msg/s # udp rx: 1792 MB/s 1457906 calls/s # udp tx: 1828 MB/s 31021 calls/s 31021 msg/s # udp rx: 1840 MB/s 1493619 calls/s # udp tx: 1940 MB/s 32912 calls/s 32912 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__->