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: 344 MB/s 279491 calls/s # udp tx: 1498 MB/s 25411 calls/s 25411 msg/s # udp rx: 1470 MB/s 1196292 calls/s # udp tx: 1599 MB/s 27127 calls/s 27127 msg/s # udp rx: 1526 MB/s 1241422 calls/s # udp tx: 1629 MB/s 27636 calls/s 27636 msg/s # UDP GRO fwd perf udp rx: 1640 MB/s 1334776 calls/s # udp tx: 1836 MB/s 31153 calls/s 31153 msg/s # udp rx: 1889 MB/s 1538081 calls/s # udp tx: 1921 MB/s 32588 calls/s 32588 msg/s # udp rx: 1880 MB/s 1529851 calls/s # udp tx: 1922 MB/s 32603 calls/s 32603 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: 1596 MB/s 1299568 calls/s # udp tx: 1743 MB/s 29564 calls/s 29564 msg/s # udp rx: 1794 MB/s 1460988 calls/s # udp tx: 1806 MB/s 30642 calls/s 30642 msg/s # udp rx: 1803 MB/s 1467851 calls/s # udp tx: 1816 MB/s 30813 calls/s 30813 msg/s # UDP GRO fwd perf udp rx: 1039 MB/s 844785 calls/s # udp tx: 1791 MB/s 30387 calls/s 30387 msg/s # udp rx: 1725 MB/s 1402980 calls/s # udp tx: 1810 MB/s 30704 calls/s 30704 msg/s # udp rx: 1173 MB/s 954793 calls/s # udp tx: 1776 MB/s 30131 calls/s 30131 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__->