make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-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: 1428 MB/s 1162630 calls/s # udp tx: 1862 MB/s 31591 calls/s 31591 msg/s # udp rx: 1846 MB/s 1502947 calls/s # udp tx: 1926 MB/s 32675 calls/s 32675 msg/s # udp rx: 1851 MB/s 1505655 calls/s # udp tx: 1919 MB/s 32551 calls/s 32551 msg/s # UDP GRO fwd perf udp rx: 1684 MB/s 1370582 calls/s # udp tx: 1926 MB/s 32671 calls/s 32671 msg/s # udp rx: 1508 MB/s 1227631 calls/s # udp tx: 1933 MB/s 32799 calls/s 32799 msg/s # udp rx: 1860 MB/s 1513982 calls/s # udp tx: 1926 MB/s 32674 calls/s 32674 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: 1386 MB/s 1126952 calls/s # udp tx: 1801 MB/s 30560 calls/s 30560 msg/s # udp tx: 1583 MB/s 26850 calls/s 26850 msg/s # udp rx: 562 MB/s 456927 calls/s # udp tx: 1886 MB/s 32001 calls/s 32001 msg/s # udp rx: 1730 MB/s 1406762 calls/s # UDP GRO fwd perf udp rx: 1752 MB/s 1422955 calls/s # udp tx: 1897 MB/s 32188 calls/s 32188 msg/s # udp rx: 1731 MB/s 1404328 calls/s # udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # udp rx: 1800 MB/s 1460792 calls/s # udp tx: 1917 MB/s 32528 calls/s 32528 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/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->