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.25 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.34 [+0.57] GRO fwd ok # 1.84 [+0.50] UDP fwd perf udp rx: 1163 MB/s 947589 calls/s # 2.90 [+1.06] udp tx: 1701 MB/s 28859 calls/s 28859 msg/s # 3.88 [+0.97] udp rx: 1867 MB/s 1520096 calls/s # 3.90 [+0.02] udp tx: 1865 MB/s 31639 calls/s 31639 msg/s # 4.88 [+0.98] udp rx: 1703 MB/s 1386759 calls/s # 4.90 [+0.02] udp tx: 1853 MB/s 31436 calls/s 31436 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1825 MB/s 1486128 calls/s # 6.08 [+1.07] udp tx: 1878 MB/s 31863 calls/s 31863 msg/s # 7.06 [+0.97] udp rx: 1817 MB/s 1479470 calls/s # 7.08 [+0.03] udp tx: 1880 MB/s 31887 calls/s 31887 msg/s # 8.06 [+0.97] udp rx: 1887 MB/s 1536768 calls/s # 8.08 [+0.03] udp tx: 1885 MB/s 31974 calls/s 31974 msg/s # 8.65 [+0.56] GRO frag list over UDP tunnel ok # 9.38 [+0.74] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.89 [+0.26] No GRO ok # 10.38 [+0.49] GRO frag list ok # 10.90 [+0.52] GRO fwd ok # 11.38 [+0.48] UDP fwd perf udp rx: 1579 MB/s 1285487 calls/s # 12.45 [+1.07] udp tx: 1742 MB/s 29553 calls/s 29553 msg/s # 13.42 [+0.97] udp rx: 1727 MB/s 1406664 calls/s # 13.45 [+0.03] udp tx: 1855 MB/s 31468 calls/s 31468 msg/s # 14.42 [+0.97] udp rx: 1463 MB/s 1191333 calls/s # 14.45 [+0.03] udp tx: 1808 MB/s 30680 calls/s 30680 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1793 MB/s 1460059 calls/s # 15.63 [+1.06] udp tx: 1855 MB/s 31472 calls/s 31472 msg/s # 16.60 [+0.97] udp rx: 1750 MB/s 1425056 calls/s # 16.63 [+0.03] udp tx: 1836 MB/s 31149 calls/s 31149 msg/s # 17.62 [+1.00] udp rx: 1680 MB/s 1367831 calls/s # 17.63 [+0.00] udp tx: 1821 MB/s 30888 calls/s 30888 msg/s # 18.21 [+0.59] GRO frag list over UDP tunnel ok # 18.94 [+0.73] 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__->