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: 1395 MB/s 1134489 calls/s # udp tx: 1748 MB/s 29648 calls/s 29648 msg/s # udp rx: 1756 MB/s 1428857 calls/s # udp tx: 1856 MB/s 31491 calls/s 31491 msg/s # udp rx: 1781 MB/s 1449124 calls/s # udp tx: 1858 MB/s 31524 calls/s 31524 msg/s # UDP GRO fwd perf udp rx: 470 MB/s 380784 calls/s # udp tx: 1426 MB/s 24192 calls/s 24192 msg/s # udp rx: 476 MB/s 385677 calls/s # udp tx: 1340 MB/s 22730 calls/s 22730 msg/s # udp rx: 345 MB/s 279296 calls/s # udp tx: 1393 MB/s 23629 calls/s 23629 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: 1541 MB/s 1250932 calls/s # udp tx: 1871 MB/s 31734 calls/s 31734 msg/s # udp rx: 1546 MB/s 1253748 calls/s # udp tx: 1913 MB/s 32460 calls/s 32460 msg/s # udp rx: 1180 MB/s 956871 calls/s # udp tx: 1732 MB/s 29382 calls/s 29382 msg/s # UDP GRO fwd perf udp rx: 507 MB/s 411705 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp rx: 626 MB/s 507848 calls/s # udp tx: 1306 MB/s 22152 calls/s 22152 msg/s # udp rx: 563 MB/s 455680 calls/s # udp tx: 1331 MB/s 22590 calls/s 22590 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__->