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: 1677 MB/s 1365193 calls/s # udp tx: 1894 MB/s 32138 calls/s 32138 msg/s # udp rx: 1892 MB/s 1540833 calls/s # udp tx: 1896 MB/s 32165 calls/s 32165 msg/s # udp rx: 1904 MB/s 1550757 calls/s # udp tx: 1914 MB/s 32468 calls/s 32468 msg/s # UDP GRO fwd perf udp rx: 1728 MB/s 1406867 calls/s # udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # udp rx: 1933 MB/s 1573203 calls/s # udp tx: 1952 MB/s 33110 calls/s 33110 msg/s # udp rx: 1955 MB/s 1591487 calls/s # udp tx: 1965 MB/s 33333 calls/s 33333 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: 1370 MB/s 1112371 calls/s # udp tx: 1833 MB/s 31093 calls/s 31093 msg/s # udp rx: 1718 MB/s 1394764 calls/s # udp tx: 1880 MB/s 31890 calls/s 31890 msg/s # udp rx: 1874 MB/s 1521003 calls/s # udp tx: 1941 MB/s 32934 calls/s 32934 msg/s # UDP GRO fwd perf udp rx: 1770 MB/s 1435115 calls/s # udp tx: 1953 MB/s 33135 calls/s 33135 msg/s # udp rx: 1829 MB/s 1483024 calls/s # udp tx: 1956 MB/s 33176 calls/s 33176 msg/s # udp rx: 1840 MB/s 1492516 calls/s # udp tx: 1947 MB/s 33036 calls/s 33036 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__->