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: 1656 MB/s 1346671 calls/s # udp tx: 1830 MB/s 31040 calls/s 31040 msg/s # udp rx: 1726 MB/s 1405383 calls/s # udp tx: 1881 MB/s 31917 calls/s 31917 msg/s # udp rx: 1914 MB/s 1558838 calls/s # udp tx: 1927 MB/s 32698 calls/s 32698 msg/s # UDP GRO fwd perf udp rx: 1854 MB/s 1510044 calls/s # udp tx: 1941 MB/s 32934 calls/s 32934 msg/s # udp rx: 1928 MB/s 1569829 calls/s # udp tx: 1937 MB/s 32866 calls/s 32866 msg/s # udp rx: 1895 MB/s 1543342 calls/s # udp tx: 1904 MB/s 32298 calls/s 32298 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: 982 MB/s 797249 calls/s # udp tx: 1787 MB/s 30311 calls/s 30311 msg/s # udp rx: 1836 MB/s 1492708 calls/s # udp tx: 1919 MB/s 32563 calls/s 32563 msg/s # udp rx: 1900 MB/s 1545891 calls/s # udp tx: 1924 MB/s 32649 calls/s 32649 msg/s # UDP GRO fwd perf udp rx: 1496 MB/s 1215233 calls/s # udp tx: 1932 MB/s 32780 calls/s 32780 msg/s # udp rx: 1832 MB/s 1488978 calls/s # udp tx: 1932 MB/s 32778 calls/s 32778 msg/s # udp rx: 1890 MB/s 1534490 calls/s # udp tx: 1955 MB/s 33162 calls/s 33162 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__->