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: 833 MB/s 677019 calls/s # udp tx: 1517 MB/s 25742 calls/s 25742 msg/s # udp rx: 1260 MB/s 1022841 calls/s # udp tx: 1373 MB/s 23289 calls/s 23289 msg/s # udp rx: 1185 MB/s 961604 calls/s # udp tx: 1373 MB/s 23289 calls/s 23289 msg/s # UDP GRO fwd perf udp rx: 1062 MB/s 863205 calls/s # udp tx: 1255 MB/s 21295 calls/s 21295 msg/s # udp rx: 1227 MB/s 995638 calls/s # udp tx: 1369 MB/s 23221 calls/s 23221 msg/s # udp rx: 1210 MB/s 981693 calls/s # udp tx: 1374 MB/s 23309 calls/s 23309 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: 926 MB/s 751790 calls/s # udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # udp rx: 954 MB/s 773886 calls/s # udp tx: 1323 MB/s 22448 calls/s 22448 msg/s # udp rx: 1070 MB/s 868108 calls/s # udp tx: 1342 MB/s 22771 calls/s 22771 msg/s # UDP GRO fwd perf udp rx: 1032 MB/s 837079 calls/s # udp tx: 1334 MB/s 22631 calls/s 22631 msg/s # udp rx: 1137 MB/s 922619 calls/s # udp tx: 1321 MB/s 22407 calls/s 22407 msg/s # udp rx: 1166 MB/s 946075 calls/s # udp tx: 1346 MB/s 22844 calls/s 22844 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__->