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: 1505 MB/s 1224381 calls/s # udp tx: 1904 MB/s 32295 calls/s 32295 msg/s # udp rx: 1405 MB/s 1143218 calls/s # udp tx: 1839 MB/s 31199 calls/s 31199 msg/s # udp rx: 1908 MB/s 1548946 calls/s # udp tx: 1984 MB/s 33658 calls/s 33658 msg/s # UDP GRO fwd perf udp rx: 1802 MB/s 1461365 calls/s # udp tx: 1990 MB/s 33764 calls/s 33764 msg/s # udp rx: 1904 MB/s 1545249 calls/s # udp tx: 1988 MB/s 33722 calls/s 33722 msg/s # udp rx: 1889 MB/s 1531753 calls/s # udp tx: 1994 MB/s 33825 calls/s 33825 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: 1641 MB/s 1331726 calls/s # udp tx: 1851 MB/s 31396 calls/s 31396 msg/s # udp rx: 1508 MB/s 1224036 calls/s # udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # udp rx: 1829 MB/s 1485223 calls/s # udp tx: 1921 MB/s 32595 calls/s 32595 msg/s # UDP GRO fwd perf udp rx: 1713 MB/s 1390108 calls/s # udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # udp rx: 1792 MB/s 1453350 calls/s # udp tx: 1952 MB/s 33118 calls/s 33118 msg/s # udp rx: 1726 MB/s 1400109 calls/s # udp tx: 1870 MB/s 31717 calls/s 31717 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__->