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: 670 MB/s 543856 calls/s # udp tx: 1337 MB/s 22687 calls/s 22687 msg/s # udp rx: 560 MB/s 453054 calls/s # udp tx: 1407 MB/s 23875 calls/s 23875 msg/s # udp rx: 543 MB/s 439388 calls/s # udp tx: 1403 MB/s 23797 calls/s 23797 msg/s # UDP GRO fwd perf udp rx: 514 MB/s 416332 calls/s # udp tx: 1380 MB/s 23420 calls/s 23420 msg/s # udp rx: 525 MB/s 426149 calls/s # udp tx: 1336 MB/s 22661 calls/s 22661 msg/s # udp rx: 545 MB/s 441415 calls/s # udp tx: 1379 MB/s 23396 calls/s 23396 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: 1221 MB/s 991425 calls/s # udp tx: 1823 MB/s 30930 calls/s 30930 msg/s # udp rx: 1519 MB/s 1231394 calls/s # udp tx: 1908 MB/s 32371 calls/s 32371 msg/s # udp rx: 1743 MB/s 1416444 calls/s # udp tx: 1864 MB/s 31617 calls/s 31617 msg/s # UDP GRO fwd perf udp rx: 1547 MB/s 1254818 calls/s # udp tx: 1913 MB/s 32447 calls/s 32447 msg/s # udp rx: 1675 MB/s 1358213 calls/s # udp tx: 1942 MB/s 32948 calls/s 32948 msg/s # udp rx: 1560 MB/s 1264799 calls/s # udp tx: 1945 MB/s 32998 calls/s 32998 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__->