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: 1652 MB/s 1345388 calls/s # udp tx: 1806 MB/s 30647 calls/s 30647 msg/s # udp rx: 1776 MB/s 1444613 calls/s # udp tx: 1889 MB/s 32048 calls/s 32048 msg/s # udp rx: 1678 MB/s 1363868 calls/s # udp tx: 1838 MB/s 31179 calls/s 31179 msg/s # UDP GRO fwd perf udp rx: 1807 MB/s 1470747 calls/s # udp tx: 1957 MB/s 33206 calls/s 33206 msg/s # udp rx: 1873 MB/s 1524925 calls/s # udp tx: 1877 MB/s 31836 calls/s 31836 msg/s # udp rx: 1877 MB/s 1528747 calls/s # udp tx: 1889 MB/s 32046 calls/s 32046 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: 1406 MB/s 1140055 calls/s # udp tx: 1850 MB/s 31381 calls/s 31381 msg/s # udp rx: 1549 MB/s 1255425 calls/s # udp tx: 1728 MB/s 29323 calls/s 29323 msg/s # udp rx: 1116 MB/s 907619 calls/s # udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # UDP GRO fwd perf udp rx: 767 MB/s 622357 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 msg/s # udp rx: 1128 MB/s 916792 calls/s # udp tx: 1233 MB/s 20918 calls/s 20918 msg/s # udp rx: 1161 MB/s 944077 calls/s # udp tx: 1212 MB/s 20569 calls/s 20569 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__->