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: 1263 MB/s 1028325 calls/s # udp tx: 1772 MB/s 30059 calls/s 30059 msg/s # udp rx: 1190 MB/s 969154 calls/s # udp tx: 1715 MB/s 29097 calls/s 29097 msg/s # udp rx: 1347 MB/s 1096767 calls/s # udp tx: 1716 MB/s 29116 calls/s 29116 msg/s # UDP GRO fwd perf udp rx: 1235 MB/s 1004802 calls/s # udp tx: 1372 MB/s 23286 calls/s 23286 msg/s # udp rx: 1218 MB/s 991600 calls/s # udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # udp rx: 1558 MB/s 1268527 calls/s # udp tx: 1570 MB/s 26631 calls/s 26631 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 217 MB/s 175608 calls/s # udp tx: 1083 MB/s 18385 calls/s 18385 msg/s # udp rx: 434 MB/s 352048 calls/s # udp tx: 1219 MB/s 20681 calls/s 20681 msg/s # udp rx: 521 MB/s 420909 calls/s # udp tx: 1456 MB/s 24704 calls/s 24704 msg/s # UDP tunnel GRO fwd perf udp rx: 598 MB/s 485593 calls/s # udp tx: 1205 MB/s 20453 calls/s 20453 msg/s # udp rx: 508 MB/s 412000 calls/s # udp tx: 1217 MB/s 20646 calls/s 20646 msg/s # udp rx: 401 MB/s 326134 calls/s # udp tx: 1060 MB/s 17995 calls/s 17995 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 783 MB/s 637600 calls/s # udp tx: 954 MB/s 16192 calls/s 16192 msg/s # udp rx: 936 MB/s 762427 calls/s # udp tx: 953 MB/s 16173 calls/s 16173 msg/s # udp rx: 941 MB/s 766444 calls/s # udp tx: 954 MB/s 16192 calls/s 16192 msg/s # UDP GRO fwd perf udp rx: 1152 MB/s 937164 calls/s # udp tx: 1328 MB/s 22527 calls/s 22527 msg/s # udp rx: 1198 MB/s 974502 calls/s # udp tx: 1342 MB/s 22767 calls/s 22767 msg/s # udp rx: 1151 MB/s 936614 calls/s # udp tx: 1309 MB/s 22214 calls/s 22214 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 389 MB/s 317327 calls/s # udp tx: 703 MB/s 11931 calls/s 11931 msg/s # udp tx: 906 MB/s 15374 calls/s 15374 msg/s # udp rx: 113 MB/s 92393 calls/s # udp tx: 898 MB/s 15243 calls/s 15243 msg/s # UDP tunnel GRO fwd perf udp rx: 127 MB/s 103717 calls/s # udp tx: 941 MB/s 15960 calls/s 15960 msg/s # udp tx: 914 MB/s 15510 calls/s 15510 msg/s # udp rx: 196 MB/s 160016 calls/s # udp tx: 862 MB/s 14637 calls/s 14637 msg/s 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__->