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: 649 MB/s 527329 calls/s # udp tx: 1247 MB/s 21154 calls/s 21154 msg/s # udp rx: 676 MB/s 547936 calls/s # udp tx: 1354 MB/s 22975 calls/s 22975 msg/s # udp rx: 634 MB/s 514359 calls/s # udp tx: 1352 MB/s 22938 calls/s 22938 msg/s # UDP GRO fwd perf udp rx: 476 MB/s 385629 calls/s # udp tx: 1394 MB/s 23660 calls/s 23660 msg/s # udp rx: 711 MB/s 575981 calls/s # udp tx: 1390 MB/s 23589 calls/s 23589 msg/s # udp rx: 751 MB/s 608790 calls/s # udp tx: 1362 MB/s 23101 calls/s 23101 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: 993 MB/s 807033 calls/s # udp tx: 1216 MB/s 20628 calls/s 20628 msg/s # udp rx: 1061 MB/s 862073 calls/s # udp tx: 1236 MB/s 20969 calls/s 20969 msg/s # udp rx: 1048 MB/s 851546 calls/s # udp tx: 1216 MB/s 20633 calls/s 20633 msg/s # UDP GRO fwd perf udp rx: 1369 MB/s 1114536 calls/s # udp tx: 1831 MB/s 31067 calls/s 31067 msg/s # udp rx: 1694 MB/s 1378785 calls/s # udp tx: 1810 MB/s 30713 calls/s 30713 msg/s # udp rx: 1498 MB/s 1217206 calls/s # udp tx: 1859 MB/s 31533 calls/s 31533 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__->