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' 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: 1230 MB/s 1001524 calls/s # udp tx: 1897 MB/s 32188 calls/s 32188 msg/s # udp rx: 1950 MB/s 1587485 calls/s # udp tx: 1956 MB/s 33177 calls/s 33177 msg/s # udp rx: 1963 MB/s 1598436 calls/s # udp tx: 1968 MB/s 33388 calls/s 33388 msg/s # UDP GRO fwd perf udp rx: 1669 MB/s 1358996 calls/s # udp tx: 1873 MB/s 31770 calls/s 31770 msg/s # udp rx: 1935 MB/s 1575328 calls/s # udp tx: 1942 MB/s 32945 calls/s 32945 msg/s # udp rx: 1881 MB/s 1531925 calls/s # udp tx: 1892 MB/s 32097 calls/s 32097 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: 1751 MB/s 1420890 calls/s # udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # udp rx: 1867 MB/s 1516763 calls/s # udp tx: 1927 MB/s 32700 calls/s 32700 msg/s # udp rx: 1873 MB/s 1522129 calls/s # udp tx: 1926 MB/s 32672 calls/s 32672 msg/s # UDP GRO fwd perf udp rx: 1382 MB/s 1120481 calls/s # udp tx: 1937 MB/s 32853 calls/s 32853 msg/s # udp rx: 1811 MB/s 1468427 calls/s # udp tx: 1948 MB/s 33048 calls/s 33048 msg/s # udp rx: 1810 MB/s 1467047 calls/s # udp tx: 1942 MB/s 32942 calls/s 32942 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__->