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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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: 1847 MB/s 1503664 calls/s # udp tx: 1932 MB/s 32769 calls/s 32769 msg/s # udp rx: 1794 MB/s 1460729 calls/s # udp tx: 1816 MB/s 30809 calls/s 30809 msg/s # udp rx: 1870 MB/s 1522506 calls/s # udp tx: 1893 MB/s 32122 calls/s 32122 msg/s # UDP GRO fwd perf udp rx: 1896 MB/s 1543673 calls/s # udp tx: 1964 MB/s 33323 calls/s 33323 msg/s # udp rx: 1780 MB/s 1449268 calls/s # udp tx: 1946 MB/s 33017 calls/s 33017 msg/s # udp rx: 1710 MB/s 1392599 calls/s # udp tx: 1897 MB/s 32188 calls/s 32188 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 463 MB/s 375842 calls/s # udp tx: 1088 MB/s 18468 calls/s 18468 msg/s # udp rx: 323 MB/s 262357 calls/s # udp tx: 1115 MB/s 18924 calls/s 18924 msg/s # udp rx: 355 MB/s 287576 calls/s # udp tx: 1128 MB/s 19134 calls/s 19134 msg/s # UDP tunnel GRO fwd perf udp tx: 1109 MB/s 18818 calls/s 18818 msg/s # udp rx: 402 MB/s 325963 calls/s # udp tx: 1139 MB/s 19326 calls/s 19326 msg/s # udp rx: 286 MB/s 231655 calls/s # udp tx: 1059 MB/s 17969 calls/s 17969 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp tx: 1902 MB/s 32272 calls/s 32272 msg/s # udp rx: 1640 MB/s 1334022 calls/s # udp tx: 1875 MB/s 31812 calls/s 31812 msg/s # udp rx: 1932 MB/s 1572919 calls/s # udp tx: 1942 MB/s 32944 calls/s 32944 msg/s # UDP GRO fwd perf udp rx: 1880 MB/s 1530815 calls/s # udp tx: 1940 MB/s 32919 calls/s 32919 msg/s # udp rx: 1930 MB/s 1571601 calls/s # udp tx: 1942 MB/s 32944 calls/s 32944 msg/s # udp rx: 1934 MB/s 1574515 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1647 MB/s 27947 calls/s 27947 msg/s # udp rx: 71 MB/s 58237 calls/s # udp tx: 1589 MB/s 26965 calls/s 26965 msg/s # udp rx: 5 MB/s 4551 calls/s # udp tx: 1800 MB/s 30544 calls/s 30544 msg/s # UDP tunnel GRO fwd perf udp tx: 1112 MB/s 18870 calls/s 18870 msg/s # udp rx: 82 MB/s 66822 calls/s # udp tx: 1136 MB/s 19278 calls/s 19278 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1116 MB/s 18936 calls/s 18936 msg/s ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' TAP version 13 1..1 # timeout set to 45 # selftests: net/lib: udpgro_fwd.sh # Warning: file udpgro_fwd.sh is missing! not ok 1 selftests: net/lib: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->