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: 1627 MB/s 1323211 calls/s # udp tx: 1883 MB/s 31947 calls/s 31947 msg/s # udp rx: 1794 MB/s 1459533 calls/s # udp tx: 1968 MB/s 33383 calls/s 33383 msg/s # udp rx: 1611 MB/s 1310977 calls/s # udp tx: 1976 MB/s 33520 calls/s 33520 msg/s # UDP GRO fwd perf udp rx: 1675 MB/s 1361907 calls/s # udp tx: 1961 MB/s 33270 calls/s 33270 msg/s # udp rx: 1900 MB/s 1545724 calls/s # udp tx: 1967 MB/s 33373 calls/s 33373 msg/s # udp rx: 1954 MB/s 1590464 calls/s # udp tx: 1971 MB/s 33437 calls/s 33437 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: 1686 MB/s 1371726 calls/s # udp tx: 1863 MB/s 31606 calls/s 31606 msg/s # udp rx: 1852 MB/s 1508048 calls/s # udp tx: 1872 MB/s 31752 calls/s 31752 msg/s # udp rx: 1846 MB/s 1502166 calls/s # udp tx: 1880 MB/s 31889 calls/s 31889 msg/s # UDP GRO fwd perf udp rx: 1673 MB/s 1358316 calls/s # udp tx: 1821 MB/s 30897 calls/s 30897 msg/s # udp rx: 1824 MB/s 1484367 calls/s # udp tx: 1882 MB/s 31931 calls/s 31931 msg/s # udp rx: 1756 MB/s 1423774 calls/s # udp tx: 1937 MB/s 32868 calls/s 32868 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__->