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.01 [+0.01] IPv4 # 0.25 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.85 [+0.51] UDP fwd perf udp rx: 1614 MB/s 1314262 calls/s # 2.93 [+1.07] udp tx: 1784 MB/s 30263 calls/s 30263 msg/s # 3.89 [+0.97] udp rx: 1800 MB/s 1465444 calls/s # 3.93 [+0.03] udp tx: 1833 MB/s 31101 calls/s 31101 msg/s # 4.90 [+0.97] udp rx: 1479 MB/s 1204707 calls/s # 4.92 [+0.03] udp tx: 1817 MB/s 30821 calls/s 30821 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1376016 calls/s # 6.11 [+1.07] udp tx: 1744 MB/s 29582 calls/s 29582 msg/s # 7.08 [+0.97] udp rx: 1852 MB/s 1508160 calls/s # 7.11 [+0.03] udp tx: 1850 MB/s 31390 calls/s 31390 msg/s # 8.08 [+0.97] udp rx: 1852 MB/s 1508112 calls/s # 8.11 [+0.03] udp tx: 1850 MB/s 31389 calls/s 31389 msg/s # 8.67 [+0.57] GRO frag list over UDP tunnel ok # 9.43 [+0.75] GRO fwd over UDP tunnel ok # 9.67 [+0.24] IPv6 # 9.89 [+0.23] No GRO ok # 10.38 [+0.48] GRO frag list ok # 10.90 [+0.53] GRO fwd ok # 11.38 [+0.48] UDP fwd perf udp rx: 1585 MB/s 1290591 calls/s # 12.44 [+1.06] udp tx: 1763 MB/s 29903 calls/s 29903 msg/s # 13.42 [+0.98] udp rx: 1848 MB/s 1505232 calls/s # 13.44 [+0.02] udp tx: 1846 MB/s 31325 calls/s 31325 msg/s # 14.42 [+0.98] udp rx: 1827 MB/s 1487854 calls/s # 14.44 [+0.02] udp tx: 1825 MB/s 30967 calls/s 30967 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1675 MB/s 1363968 calls/s # 15.63 [+1.07] udp tx: 1722 MB/s 29218 calls/s 29218 msg/s # 16.61 [+0.97] udp rx: 1759 MB/s 1432171 calls/s # 16.63 [+0.03] udp tx: 1861 MB/s 31567 calls/s 31567 msg/s # 17.61 [+0.98] udp rx: 1621 MB/s 1320253 calls/s # 17.63 [+0.02] udp tx: 1804 MB/s 30613 calls/s 30613 msg/s # 18.20 [+0.57] GRO frag list over UDP tunnel ok # 18.93 [+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__->