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: 1643 MB/s 1337868 calls/s # udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # udp rx: 1605 MB/s 1306660 calls/s # udp tx: 1833 MB/s 31099 calls/s 31099 msg/s # udp rx: 1657 MB/s 1348895 calls/s # udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # UDP GRO fwd perf udp rx: 1765 MB/s 1437057 calls/s # udp tx: 1842 MB/s 31247 calls/s 31247 msg/s # udp rx: 1948 MB/s 1586258 calls/s # udp tx: 1957 MB/s 33205 calls/s 33205 msg/s # udp rx: 1948 MB/s 1586236 calls/s # udp tx: 1956 MB/s 33187 calls/s 33187 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: 1521 MB/s 1236852 calls/s # udp tx: 1907 MB/s 32353 calls/s 32353 msg/s # udp rx: 1774 MB/s 1441772 calls/s # udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # udp rx: 1829 MB/s 1487949 calls/s # udp tx: 1887 MB/s 32010 calls/s 32010 msg/s # UDP GRO fwd perf udp rx: 1603 MB/s 1303032 calls/s # udp tx: 1768 MB/s 30003 calls/s 30003 msg/s # udp rx: 1868 MB/s 1516785 calls/s # udp tx: 1928 MB/s 32713 calls/s 32713 msg/s # udp rx: 1869 MB/s 1518261 calls/s # udp tx: 1924 MB/s 32649 calls/s 32649 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__->