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: 1764 MB/s 1436324 calls/s # udp tx: 1963 MB/s 33295 calls/s 33295 msg/s # udp rx: 1938 MB/s 1578335 calls/s # udp tx: 1971 MB/s 33430 calls/s 33430 msg/s # udp rx: 1961 MB/s 1596622 calls/s # udp tx: 1974 MB/s 33492 calls/s 33492 msg/s # UDP GRO fwd perf udp rx: 1798 MB/s 1463821 calls/s # udp tx: 1897 MB/s 32185 calls/s 32185 msg/s # udp rx: 1801 MB/s 1466404 calls/s # udp tx: 1982 MB/s 33617 calls/s 33617 msg/s # udp rx: 1812 MB/s 1475028 calls/s # udp tx: 1975 MB/s 33511 calls/s 33511 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: 985 MB/s 801796 calls/s # udp tx: 1739 MB/s 29497 calls/s 29497 msg/s # udp rx: 1772 MB/s 1443197 calls/s # udp tx: 1934 MB/s 32810 calls/s 32810 msg/s # udp rx: 1901 MB/s 1548161 calls/s # udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # UDP GRO fwd perf udp rx: 1704 MB/s 1386332 calls/s # udp tx: 1824 MB/s 30951 calls/s 30951 msg/s # udp rx: 1909 MB/s 1554420 calls/s # udp tx: 1926 MB/s 32673 calls/s 32673 msg/s # udp rx: 1829 MB/s 1489359 calls/s # udp tx: 1906 MB/s 32329 calls/s 32329 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__->