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: 1791 MB/s 1456396 calls/s # udp tx: 1895 MB/s 32156 calls/s 32156 msg/s # udp rx: 1553 MB/s 1261870 calls/s # udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # udp rx: 1776 MB/s 1445450 calls/s # udp tx: 1939 MB/s 32890 calls/s 32890 msg/s # UDP GRO fwd perf udp rx: 1546 MB/s 1257894 calls/s # udp tx: 1873 MB/s 31779 calls/s 31779 msg/s # udp rx: 1705 MB/s 1387492 calls/s # udp tx: 1774 MB/s 30089 calls/s 30089 msg/s # udp rx: 1750 MB/s 1421540 calls/s # udp tx: 1935 MB/s 32835 calls/s 32835 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: 1322 MB/s 1073363 calls/s # udp tx: 1784 MB/s 30259 calls/s 30259 msg/s # udp rx: 1406 MB/s 1139556 calls/s # udp tx: 1901 MB/s 32253 calls/s 32253 msg/s # udp rx: 1490 MB/s 1207752 calls/s # udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # UDP GRO fwd perf udp rx: 1617 MB/s 1314063 calls/s # udp tx: 1826 MB/s 30987 calls/s 30987 msg/s # udp rx: 1607 MB/s 1305858 calls/s # udp tx: 1692 MB/s 28699 calls/s 28699 msg/s # udp rx: 1611 MB/s 1306616 calls/s # udp tx: 1791 MB/s 30377 calls/s 30377 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__->