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: 1684 MB/s 1371048 calls/s # udp tx: 1879 MB/s 31882 calls/s 31882 msg/s # udp rx: 1802 MB/s 1467429 calls/s # udp tx: 1940 MB/s 32912 calls/s 32912 msg/s # udp rx: 1905 MB/s 1551024 calls/s # udp tx: 1909 MB/s 32394 calls/s 32394 msg/s # UDP GRO fwd perf udp rx: 1542 MB/s 1254552 calls/s # udp tx: 1944 MB/s 32977 calls/s 32977 msg/s # udp rx: 1885 MB/s 1532953 calls/s # udp tx: 1948 MB/s 33054 calls/s 33054 msg/s # udp rx: 1890 MB/s 1537909 calls/s # udp tx: 1952 MB/s 33109 calls/s 33109 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: 1338 MB/s 1088116 calls/s # udp tx: 1592 MB/s 27003 calls/s 27003 msg/s # udp rx: 1606 MB/s 1305583 calls/s # udp tx: 1761 MB/s 29878 calls/s 29878 msg/s # udp rx: 1733 MB/s 1408256 calls/s # udp tx: 1893 MB/s 32113 calls/s 32113 msg/s # UDP GRO fwd perf udp rx: 1575 MB/s 1281277 calls/s # udp tx: 1885 MB/s 31972 calls/s 31972 msg/s # udp rx: 1794 MB/s 1459915 calls/s # udp tx: 1891 MB/s 32088 calls/s 32088 msg/s # udp rx: 1831 MB/s 1488870 calls/s # udp tx: 1899 MB/s 32214 calls/s 32214 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__->