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: 1167 MB/s 949903 calls/s # udp tx: 1571 MB/s 26661 calls/s 26661 msg/s # udp rx: 1286 MB/s 1046882 calls/s # udp tx: 1590 MB/s 26976 calls/s 26976 msg/s # udp rx: 1245 MB/s 1013296 calls/s # udp tx: 1608 MB/s 27289 calls/s 27289 msg/s # UDP GRO fwd perf udp rx: 1316 MB/s 1070908 calls/s # udp tx: 1672 MB/s 28365 calls/s 28365 msg/s # udp rx: 1098 MB/s 894032 calls/s # udp tx: 1870 MB/s 31726 calls/s 31726 msg/s # udp rx: 1685 MB/s 1371170 calls/s # udp tx: 1939 MB/s 32901 calls/s 32901 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: 1110 MB/s 902048 calls/s # udp tx: 1519 MB/s 25779 calls/s 25779 msg/s # udp rx: 1247 MB/s 1013387 calls/s # udp tx: 1666 MB/s 28261 calls/s 28261 msg/s # udp rx: 1387 MB/s 1127138 calls/s # udp tx: 1626 MB/s 27581 calls/s 27581 msg/s # UDP GRO fwd perf udp rx: 960 MB/s 780910 calls/s # udp tx: 1635 MB/s 27741 calls/s 27741 msg/s # udp rx: 812 MB/s 659551 calls/s # udp tx: 1623 MB/s 27541 calls/s 27541 msg/s # udp rx: 933 MB/s 758295 calls/s # udp tx: 1657 MB/s 28119 calls/s 28119 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__->