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: 1535 MB/s 1248485 calls/s # udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # udp rx: 1857 MB/s 1509976 calls/s # udp tx: 1965 MB/s 33342 calls/s 33342 msg/s # udp rx: 1826 MB/s 1484165 calls/s # udp tx: 1967 MB/s 33367 calls/s 33367 msg/s # UDP GRO fwd perf udp rx: 1777 MB/s 1446285 calls/s # udp tx: 1872 MB/s 31754 calls/s 31754 msg/s # udp rx: 1957 MB/s 1592254 calls/s # udp tx: 1980 MB/s 33592 calls/s 33592 msg/s # udp rx: 1953 MB/s 1589960 calls/s # udp tx: 1966 MB/s 33358 calls/s 33358 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: 506 MB/s 410729 calls/s # udp tx: 1312 MB/s 22266 calls/s 22266 msg/s # udp rx: 1547 MB/s 1255578 calls/s # udp tx: 1876 MB/s 31830 calls/s 31830 msg/s # udp rx: 1842 MB/s 1494904 calls/s # udp tx: 1920 MB/s 32577 calls/s 32577 msg/s # UDP GRO fwd perf udp rx: 1743 MB/s 1417514 calls/s # udp tx: 1866 MB/s 31665 calls/s 31665 msg/s # udp rx: 1768 MB/s 1436499 calls/s # udp tx: 1821 MB/s 30892 calls/s 30892 msg/s # udp rx: 1835 MB/s 1489164 calls/s # udp tx: 1920 MB/s 32577 calls/s 32577 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__->