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: 1106 MB/s 900960 calls/s # udp tx: 1190 MB/s 20185 calls/s 20185 msg/s # udp rx: 1195 MB/s 972946 calls/s # udp tx: 1204 MB/s 20428 calls/s 20428 msg/s # udp rx: 1220 MB/s 993329 calls/s # udp tx: 1223 MB/s 20746 calls/s 20746 msg/s # UDP GRO fwd perf udp rx: 1106 MB/s 900766 calls/s # udp tx: 1168 MB/s 19825 calls/s 19825 msg/s # udp rx: 1045 MB/s 850457 calls/s # udp tx: 1202 MB/s 20394 calls/s 20394 msg/s # udp rx: 1021 MB/s 831571 calls/s # udp tx: 1220 MB/s 20698 calls/s 20698 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: 1824 MB/s 1484893 calls/s # udp tx: 1981 MB/s 33613 calls/s 33613 msg/s # udp rx: 1905 MB/s 1550774 calls/s # udp tx: 1965 MB/s 33335 calls/s 33335 msg/s # udp rx: 1806 MB/s 1470298 calls/s # udp tx: 1823 MB/s 30932 calls/s 30932 msg/s # UDP GRO fwd perf udp rx: 1800 MB/s 1465591 calls/s # udp tx: 1866 MB/s 31649 calls/s 31649 msg/s # udp rx: 1963 MB/s 1598489 calls/s # udp tx: 1970 MB/s 33422 calls/s 33422 msg/s # udp rx: 1965 MB/s 1599749 calls/s # udp tx: 1973 MB/s 33477 calls/s 33477 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__->