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: 1313 MB/s 1068092 calls/s # udp tx: 1870 MB/s 31721 calls/s 31721 msg/s # udp rx: 1791 MB/s 1456817 calls/s # udp tx: 1975 MB/s 33503 calls/s 33503 msg/s # udp tx: 1971 MB/s 33434 calls/s 33434 msg/s # udp rx: 1597 MB/s 1300041 calls/s # UDP GRO fwd perf udp rx: 1899 MB/s 1546306 calls/s # udp tx: 1964 MB/s 33318 calls/s 33318 msg/s # udp rx: 1960 MB/s 1596137 calls/s # udp tx: 1973 MB/s 33474 calls/s 33474 msg/s # udp rx: 1941 MB/s 1580610 calls/s # udp tx: 1951 MB/s 33107 calls/s 33107 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: 1624 MB/s 1321857 calls/s # udp tx: 1812 MB/s 30740 calls/s 30740 msg/s # udp rx: 1635 MB/s 1331132 calls/s # udp tx: 1705 MB/s 28934 calls/s 28934 msg/s # udp rx: 1937 MB/s 1576895 calls/s # udp tx: 1956 MB/s 33181 calls/s 33181 msg/s # UDP GRO fwd perf udp rx: 1492 MB/s 1212993 calls/s # udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # udp rx: 1762 MB/s 1433838 calls/s # udp tx: 1949 MB/s 33060 calls/s 33060 msg/s # udp rx: 1953 MB/s 1589159 calls/s # udp tx: 1975 MB/s 33510 calls/s 33510 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__->