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: 1842 MB/s 1499648 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 msg/s # udp rx: 1962 MB/s 1597334 calls/s # udp tx: 1971 MB/s 33435 calls/s 33435 msg/s # udp rx: 1954 MB/s 1591393 calls/s # udp tx: 1964 MB/s 33317 calls/s 33317 msg/s # UDP GRO fwd perf udp rx: 1579 MB/s 1285856 calls/s # udp tx: 1673 MB/s 28392 calls/s 28392 msg/s # udp rx: 1880 MB/s 1530294 calls/s # udp tx: 1953 MB/s 33132 calls/s 33132 msg/s # udp rx: 1596 MB/s 1299745 calls/s # udp tx: 1876 MB/s 31823 calls/s 31823 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: 1376 MB/s 1116199 calls/s # udp tx: 1812 MB/s 30741 calls/s 30741 msg/s # udp rx: 1763 MB/s 1429060 calls/s # udp tx: 1939 MB/s 32887 calls/s 32887 msg/s # udp rx: 1679 MB/s 1363990 calls/s # udp tx: 1768 MB/s 29996 calls/s 29996 msg/s # UDP GRO fwd perf udp rx: 1374 MB/s 1114701 calls/s # udp tx: 1828 MB/s 31017 calls/s 31017 msg/s # udp rx: 1671 MB/s 1356848 calls/s # udp tx: 1793 MB/s 30419 calls/s 30419 msg/s # udp rx: 1753 MB/s 1420692 calls/s # udp tx: 1943 MB/s 32955 calls/s 32955 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__->