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: 444 MB/s 359938 calls/s # udp tx: 1327 MB/s 22511 calls/s 22511 msg/s # udp rx: 686 MB/s 556138 calls/s # udp tx: 1290 MB/s 21891 calls/s 21891 msg/s # udp rx: 664 MB/s 537624 calls/s # udp tx: 1330 MB/s 22567 calls/s 22567 msg/s # UDP GRO fwd perf udp rx: 1424 MB/s 1159578 calls/s # udp tx: 1868 MB/s 31691 calls/s 31691 msg/s # udp rx: 1915 MB/s 1559190 calls/s # udp tx: 1927 MB/s 32685 calls/s 32685 msg/s # udp rx: 1804 MB/s 1467854 calls/s # udp tx: 1868 MB/s 31690 calls/s 31690 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: 872 MB/s 707355 calls/s # udp tx: 1646 MB/s 27929 calls/s 27929 msg/s # udp rx: 1714 MB/s 1389214 calls/s # udp tx: 1947 MB/s 33037 calls/s 33037 msg/s # udp rx: 1759 MB/s 1426118 calls/s # udp tx: 1922 MB/s 32603 calls/s 32603 msg/s # UDP GRO fwd perf udp rx: 989 MB/s 802685 calls/s # udp tx: 1716 MB/s 29119 calls/s 29119 msg/s # udp rx: 1312 MB/s 1065526 calls/s # udp tx: 1832 MB/s 31082 calls/s 31082 msg/s # udp rx: 1373 MB/s 1115863 calls/s # udp tx: 1853 MB/s 31438 calls/s 31438 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__->