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: 1644 MB/s 1337034 calls/s # udp tx: 1814 MB/s 30772 calls/s 30772 msg/s # udp rx: 1779 MB/s 1446997 calls/s # udp tx: 1862 MB/s 31591 calls/s 31591 msg/s # udp rx: 1618 MB/s 1316969 calls/s # udp tx: 1786 MB/s 30305 calls/s 30305 msg/s # UDP GRO fwd perf udp rx: 1630 MB/s 1326965 calls/s # udp tx: 1707 MB/s 28966 calls/s 28966 msg/s # udp rx: 1868 MB/s 1521237 calls/s # udp tx: 1886 MB/s 31997 calls/s 31997 msg/s # udp rx: 1829 MB/s 1489539 calls/s # udp tx: 1844 MB/s 31280 calls/s 31280 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: 1178 MB/s 958243 calls/s # udp tx: 1277 MB/s 21660 calls/s 21660 msg/s # udp rx: 1089 MB/s 886825 calls/s # udp tx: 1098 MB/s 18638 calls/s 18638 msg/s # udp rx: 1131 MB/s 921073 calls/s # udp tx: 1136 MB/s 19272 calls/s 19272 msg/s # UDP GRO fwd perf udp rx: 1097 MB/s 893727 calls/s # udp tx: 1142 MB/s 19386 calls/s 19386 msg/s # udp rx: 1078 MB/s 878034 calls/s # udp tx: 1081 MB/s 18345 calls/s 18345 msg/s # udp rx: 1139 MB/s 928007 calls/s # udp tx: 1145 MB/s 19423 calls/s 19423 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__->