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: 1607 MB/s 1308023 calls/s # udp tx: 1918 MB/s 32545 calls/s 32545 msg/s # udp rx: 1641 MB/s 1336251 calls/s # udp tx: 1872 MB/s 31756 calls/s 31756 msg/s # udp rx: 1939 MB/s 1578244 calls/s # udp tx: 1957 MB/s 33202 calls/s 33202 msg/s # UDP GRO fwd perf udp rx: 1626 MB/s 1320865 calls/s # udp tx: 1858 MB/s 31528 calls/s 31528 msg/s # udp rx: 1736 MB/s 1410934 calls/s # udp tx: 1886 MB/s 31997 calls/s 31997 msg/s # udp rx: 1846 MB/s 1501565 calls/s # udp tx: 1918 MB/s 32535 calls/s 32535 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: 1483 MB/s 1202031 calls/s # udp tx: 1942 MB/s 32945 calls/s 32945 msg/s # udp rx: 1715 MB/s 1390171 calls/s # udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # udp rx: 1761 MB/s 1427633 calls/s # udp tx: 1955 MB/s 33160 calls/s 33160 msg/s # UDP GRO fwd perf udp rx: 1330 MB/s 1077792 calls/s # udp tx: 1942 MB/s 32950 calls/s 32950 msg/s # udp rx: 1745 MB/s 1414856 calls/s # udp tx: 1947 MB/s 33032 calls/s 33032 msg/s # udp rx: 1772 MB/s 1436733 calls/s # udp tx: 1945 MB/s 33004 calls/s 33004 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__->