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: 378 MB/s 307858 calls/s # udp tx: 1696 MB/s 28766 calls/s 28766 msg/s # udp rx: 1925 MB/s 1566307 calls/s # udp tx: 1955 MB/s 33168 calls/s 33168 msg/s # udp rx: 1925 MB/s 1566237 calls/s # udp tx: 1953 MB/s 33132 calls/s 33132 msg/s # UDP GRO fwd perf udp rx: 1624 MB/s 1322508 calls/s # udp tx: 1797 MB/s 30486 calls/s 30486 msg/s # udp rx: 1771 MB/s 1441596 calls/s # udp tx: 1845 MB/s 31297 calls/s 31297 msg/s # udp rx: 1850 MB/s 1506238 calls/s # udp tx: 1866 MB/s 31663 calls/s 31663 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: 1156 MB/s 937544 calls/s # udp tx: 1835 MB/s 31137 calls/s 31137 msg/s # udp rx: 1544 MB/s 1253322 calls/s # udp tx: 1892 MB/s 32099 calls/s 32099 msg/s # udp rx: 1741 MB/s 1412868 calls/s # udp tx: 1907 MB/s 32354 calls/s 32354 msg/s # UDP GRO fwd perf udp rx: 1460 MB/s 1183385 calls/s # udp tx: 1897 MB/s 32176 calls/s 32176 msg/s # udp rx: 1545 MB/s 1253170 calls/s # udp tx: 1880 MB/s 31892 calls/s 31892 msg/s # udp rx: 1751 MB/s 1418752 calls/s # udp tx: 1959 MB/s 33232 calls/s 33232 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__->