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: 1543 MB/s 1254338 calls/s # udp tx: 1829 MB/s 31029 calls/s 31029 msg/s # udp rx: 1741 MB/s 1416373 calls/s # udp tx: 1781 MB/s 30222 calls/s 30222 msg/s # udp rx: 1800 MB/s 1464145 calls/s # udp tx: 1960 MB/s 33257 calls/s 33257 msg/s # UDP GRO fwd perf udp rx: 1648 MB/s 1338153 calls/s # udp tx: 1972 MB/s 33450 calls/s 33450 msg/s # udp rx: 1882 MB/s 1529764 calls/s # udp tx: 1969 MB/s 33407 calls/s 33407 msg/s # udp rx: 1942 MB/s 1579508 calls/s # udp tx: 1972 MB/s 33458 calls/s 33458 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: 1192 MB/s 966143 calls/s # udp tx: 1941 MB/s 32937 calls/s 32937 msg/s # udp rx: 1527 MB/s 1237094 calls/s # udp tx: 1976 MB/s 33519 calls/s 33519 msg/s # udp rx: 1563 MB/s 1266381 calls/s # udp tx: 1968 MB/s 33384 calls/s 33384 msg/s # UDP GRO fwd perf udp rx: 1404 MB/s 1137626 calls/s # udp tx: 1949 MB/s 33066 calls/s 33066 msg/s # udp rx: 1648 MB/s 1335568 calls/s # udp tx: 1965 MB/s 33334 calls/s 33334 msg/s # udp rx: 1545 MB/s 1252404 calls/s # udp tx: 1946 MB/s 33019 calls/s 33019 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__->