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: 1288 MB/s 1048845 calls/s # udp tx: 1906 MB/s 32333 calls/s 32333 msg/s # udp rx: 1755 MB/s 1429137 calls/s # udp tx: 1981 MB/s 33601 calls/s 33601 msg/s # udp rx: 1930 MB/s 1571212 calls/s # udp tx: 1959 MB/s 33230 calls/s 33230 msg/s # UDP GRO fwd perf udp rx: 1865 MB/s 1518893 calls/s # udp tx: 1921 MB/s 32589 calls/s 32589 msg/s # udp rx: 1995 MB/s 1624541 calls/s # udp tx: 1999 MB/s 33917 calls/s 33917 msg/s # udp rx: 1990 MB/s 1620191 calls/s # udp tx: 1994 MB/s 33827 calls/s 33827 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1506 MB/s 25549 calls/s 25549 msg/s # udp rx: 62 MB/s 50608 calls/s # udp tx: 1614 MB/s 27382 calls/s 27382 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1504 MB/s 25510 calls/s 25510 msg/s # UDP tunnel GRO fwd perf udp rx: 1 MB/s 1600 calls/s # udp tx: 1821 MB/s 30893 calls/s 30893 msg/s # udp tx: 1833 MB/s 31092 calls/s 31092 msg/s # udp rx: 1 MB/s 1024 calls/s # udp tx: 1818 MB/s 30849 calls/s 30849 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1851 MB/s 1507141 calls/s # udp tx: 1915 MB/s 32486 calls/s 32486 msg/s # udp rx: 1894 MB/s 1542647 calls/s # udp tx: 1915 MB/s 32487 calls/s 32487 msg/s # udp rx: 1890 MB/s 1538649 calls/s # udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # UDP GRO fwd perf udp rx: 1842 MB/s 1500121 calls/s # udp tx: 1899 MB/s 32222 calls/s 32222 msg/s # udp tx: 1868 MB/s 31687 calls/s 31687 msg/s # udp rx: 1737 MB/s 1414593 calls/s # udp tx: 1795 MB/s 30461 calls/s 30461 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp tx: 1796 MB/s 30465 calls/s 30465 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1783 MB/s 30254 calls/s 30254 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1820 MB/s 30876 calls/s 30876 msg/s # udp rx: 12 MB/s 10317 calls/s # UDP tunnel GRO fwd perf udp rx: 0 MB/s 768 calls/s # udp tx: 1859 MB/s 31530 calls/s 31530 msg/s # udp tx: 1850 MB/s 31384 calls/s 31384 msg/s # udp rx: 0 MB/s 768 calls/s # udp tx: 1876 MB/s 31825 calls/s 31825 msg/s # udp rx: 0 MB/s 804 calls/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__->