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: 1441 MB/s 1173050 calls/s # udp tx: 1816 MB/s 30806 calls/s 30806 msg/s # udp rx: 1917 MB/s 1561226 calls/s # udp tx: 1924 MB/s 32645 calls/s 32645 msg/s # udp rx: 1940 MB/s 1580113 calls/s # udp tx: 1946 MB/s 33017 calls/s 33017 msg/s # UDP GRO fwd perf udp rx: 1591 MB/s 1293713 calls/s # udp tx: 1938 MB/s 32877 calls/s 32877 msg/s # udp rx: 1916 MB/s 1560281 calls/s # udp tx: 1945 MB/s 32991 calls/s 32991 msg/s # udp rx: 1904 MB/s 1550598 calls/s # udp tx: 1941 MB/s 32931 calls/s 32931 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: 1256 MB/s 1019910 calls/s # udp tx: 1819 MB/s 30858 calls/s 30858 msg/s # udp rx: 1855 MB/s 1505368 calls/s # udp tx: 1938 MB/s 32883 calls/s 32883 msg/s # udp rx: 1750 MB/s 1420944 calls/s # udp tx: 1925 MB/s 32657 calls/s 32657 msg/s # UDP GRO fwd perf udp rx: 1664 MB/s 1352640 calls/s # udp tx: 1833 MB/s 31096 calls/s 31096 msg/s # udp rx: 1831 MB/s 1486041 calls/s # udp tx: 1943 MB/s 32967 calls/s 32967 msg/s # udp rx: 1869 MB/s 1517292 calls/s # udp tx: 1948 MB/s 33045 calls/s 33045 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__->