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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' 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 # 0.02 [+0.02] IPv4 # 0.28 [+0.26] No GRO ok # 0.85 [+0.58] GRO frag list ok # 1.49 [+0.64] GRO fwd ok # 1.99 [+0.50] UDP fwd perf udp rx: 1551 MB/s 1262853 calls/s # 3.06 [+1.07] udp tx: 1732 MB/s 29383 calls/s 29383 msg/s # 4.03 [+0.97] udp rx: 1814 MB/s 1476912 calls/s # 4.06 [+0.03] udp tx: 1814 MB/s 30767 calls/s 30767 msg/s # 5.03 [+0.97] udp rx: 1880 MB/s 1530816 calls/s # 5.06 [+0.03] udp tx: 1878 MB/s 31865 calls/s 31865 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1578 MB/s 1285454 calls/s # 6.26 [+1.08] udp tx: 1716 MB/s 29120 calls/s 29120 msg/s # 7.22 [+0.97] udp rx: 1871 MB/s 1523328 calls/s # 7.26 [+0.04] udp tx: 1869 MB/s 31705 calls/s 31705 msg/s # 8.23 [+0.97] udp rx: 1750 MB/s 1425396 calls/s # 8.26 [+0.03] udp tx: 1867 MB/s 31668 calls/s 31668 msg/s # 8.91 [+0.65] GRO frag list over UDP tunnel ok # 9.74 [+0.83] GRO fwd over UDP tunnel ok # 10.02 [+0.28] IPv6 # 10.30 [+0.28] No GRO ok # 10.90 [+0.60] GRO frag list ok # 11.51 [+0.61] GRO fwd ok # 12.01 [+0.50] UDP fwd perf udp rx: 1547 MB/s 1259729 calls/s # 13.08 [+1.07] udp tx: 1747 MB/s 29644 calls/s 29644 msg/s # 14.06 [+0.98] udp rx: 1791 MB/s 1458576 calls/s # 14.08 [+0.02] udp tx: 1790 MB/s 30361 calls/s 30361 msg/s # 15.06 [+0.98] udp rx: 1735 MB/s 1412822 calls/s # 15.08 [+0.02] udp tx: 1755 MB/s 29782 calls/s 29782 msg/s # 15.20 [+0.12] UDP GRO fwd perf udp rx: 1745 MB/s 1420867 calls/s # 16.28 [+1.08] udp tx: 1805 MB/s 30622 calls/s 30622 msg/s # 17.25 [+0.97] udp rx: 1838 MB/s 1496832 calls/s # 17.28 [+0.03] udp tx: 1836 MB/s 31147 calls/s 31147 msg/s # 18.25 [+0.98] udp rx: 1698 MB/s 1382534 calls/s # 18.28 [+0.02] udp tx: 1795 MB/s 30447 calls/s 30447 msg/s # 18.95 [+0.67] GRO frag list over UDP tunnel ok # 19.84 [+0.89] 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__->