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: 1423 MB/s 1158671 calls/s # udp tx: 1865 MB/s 31646 calls/s 31646 msg/s # udp rx: 1887 MB/s 1536939 calls/s # udp tx: 1896 MB/s 32174 calls/s 32174 msg/s # udp rx: 1867 MB/s 1520599 calls/s # udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # UDP GRO fwd perf udp rx: 1683 MB/s 1369495 calls/s # udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # udp rx: 1904 MB/s 1550036 calls/s # udp tx: 1941 MB/s 32924 calls/s 32924 msg/s # udp rx: 1748 MB/s 1423288 calls/s # udp tx: 1758 MB/s 29831 calls/s 29831 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: 1516 MB/s 1231614 calls/s # udp tx: 1801 MB/s 30554 calls/s 30554 msg/s # udp rx: 1671 MB/s 1357810 calls/s # udp tx: 1807 MB/s 30650 calls/s 30650 msg/s # udp rx: 1694 MB/s 1376325 calls/s # udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # UDP GRO fwd perf udp rx: 1623 MB/s 1317850 calls/s # udp tx: 1886 MB/s 31999 calls/s 31999 msg/s # udp rx: 1560 MB/s 1264415 calls/s # udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # udp rx: 1750 MB/s 1418540 calls/s # udp tx: 1969 MB/s 33400 calls/s 33400 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__->