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.26 [+0.25] No GRO ok # 0.87 [+0.60] GRO frag list ok # 1.54 [+0.68] GRO fwd ok # 2.11 [+0.56] UDP fwd perf udp rx: 1058 MB/s 861985 calls/s # 3.19 [+1.08] udp tx: 1103 MB/s 18717 calls/s 18717 msg/s # 4.16 [+0.97] udp rx: 1002 MB/s 815968 calls/s # 4.19 [+0.03] udp tx: 1004 MB/s 17039 calls/s 17039 msg/s # 5.16 [+0.97] udp rx: 1104 MB/s 899296 calls/s # 5.19 [+0.03] udp tx: 1103 MB/s 18718 calls/s 18718 msg/s # 5.31 [+0.12] UDP GRO fwd perf udp rx: 1749 MB/s 1424592 calls/s # 6.39 [+1.08] udp tx: 1812 MB/s 30737 calls/s 30737 msg/s # 7.35 [+0.97] udp rx: 1862 MB/s 1516080 calls/s # 7.39 [+0.03] udp tx: 1861 MB/s 31566 calls/s 31566 msg/s # 8.36 [+0.97] udp rx: 1873 MB/s 1525104 calls/s # 8.39 [+0.03] udp tx: 1870 MB/s 31730 calls/s 31730 msg/s # 9.08 [+0.69] GRO frag list over UDP tunnel ok # 9.87 [+0.80] GRO fwd over UDP tunnel ok # 10.12 [+0.25] IPv6 # 10.38 [+0.26] No GRO ok # 10.95 [+0.57] GRO frag list ok # 11.52 [+0.57] GRO fwd ok # 12.02 [+0.49] UDP fwd perf udp rx: 1456 MB/s 1185953 calls/s # 13.09 [+1.07] udp tx: 1623 MB/s 27543 calls/s 27543 msg/s # 14.06 [+0.97] udp rx: 1682 MB/s 1370016 calls/s # 14.09 [+0.03] udp tx: 1682 MB/s 28538 calls/s 28538 msg/s # 15.06 [+0.97] udp rx: 1820 MB/s 1481856 calls/s # 15.09 [+0.03] udp tx: 1819 MB/s 30857 calls/s 30857 msg/s # 15.21 [+0.12] UDP GRO fwd perf udp rx: 1698 MB/s 1382640 calls/s # 16.28 [+1.07] udp tx: 1749 MB/s 29676 calls/s 29676 msg/s # 17.25 [+0.97] udp rx: 1714 MB/s 1395464 calls/s # 17.28 [+0.03] udp tx: 1713 MB/s 29055 calls/s 29055 msg/s # 18.25 [+0.97] udp rx: 1769 MB/s 1440328 calls/s # 18.28 [+0.03] udp tx: 1767 MB/s 29970 calls/s 29970 msg/s # 18.94 [+0.66] GRO frag list over UDP tunnel ok # 19.81 [+0.87] 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__->