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.29 [+0.27] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.49 [+0.64] GRO fwd ok # 2.01 [+0.52] UDP fwd perf udp rx: 1556 MB/s 1267557 calls/s # 3.08 [+1.07] udp tx: 1911 MB/s 32414 calls/s 32414 msg/s # 4.05 [+0.97] udp rx: 1352 MB/s 1101457 calls/s # 4.08 [+0.03] udp tx: 1894 MB/s 32132 calls/s 32132 msg/s # 5.05 [+0.97] udp rx: 1894 MB/s 1542120 calls/s # 5.08 [+0.03] udp tx: 1972 MB/s 33451 calls/s 33451 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1472 MB/s 1198384 calls/s # 6.28 [+1.08] udp tx: 1527 MB/s 25901 calls/s 25901 msg/s # 7.25 [+0.97] udp rx: 1346 MB/s 1096149 calls/s # 7.28 [+0.03] udp tx: 1726 MB/s 29277 calls/s 29277 msg/s # 8.25 [+0.97] udp rx: 1729 MB/s 1408299 calls/s # 8.28 [+0.03] udp tx: 1927 MB/s 32692 calls/s 32692 msg/s # 8.87 [+0.59] GRO frag list over UDP tunnel ok # 9.65 [+0.77] GRO fwd over UDP tunnel ok # 9.90 [+0.25] IPv6 # 10.16 [+0.26] No GRO ok # 10.68 [+0.53] GRO frag list ok # 11.27 [+0.59] GRO fwd ok # 11.79 [+0.52] UDP fwd perf udp rx: 1464 MB/s 1192434 calls/s # 12.86 [+1.07] udp tx: 1793 MB/s 30417 calls/s 30417 msg/s # 13.83 [+0.98] udp rx: 1529 MB/s 1245338 calls/s # 13.86 [+0.02] udp tx: 1813 MB/s 30750 calls/s 30750 msg/s # 14.83 [+0.98] udp rx: 1851 MB/s 1507704 calls/s # 14.86 [+0.02] udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1839 MB/s 1497584 calls/s # 16.04 [+1.06] udp tx: 1885 MB/s 31981 calls/s 31981 msg/s # 17.01 [+0.98] udp rx: 1939 MB/s 1578736 calls/s # 17.04 [+0.02] udp tx: 1936 MB/s 32842 calls/s 32842 msg/s # 18.01 [+0.98] udp rx: 1933 MB/s 1573776 calls/s # 18.04 [+0.02] udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # 18.60 [+0.57] GRO frag list over UDP tunnel ok # 19.40 [+0.79] 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__->