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.57] GRO frag list ok # 1.43 [+0.57] GRO fwd ok # 1.89 [+0.47] UDP fwd perf udp rx: 1717 MB/s 1398493 calls/s # 2.96 [+1.07] udp tx: 1778 MB/s 30159 calls/s 30159 msg/s # 3.96 [+1.00] udp tx: 1820 MB/s 30876 calls/s 30876 msg/s # 3.96 [+0.00] udp rx: 1435 MB/s 1168974 calls/s # 4.96 [+1.00] udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # 5.06 [+0.10] udp rx: 1635 MB/s 1331817 calls/s # 5.08 [+0.02] UDP GRO fwd perf udp rx: 1228 MB/s 1000512 calls/s # 6.15 [+1.07] udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # 7.12 [+0.97] udp rx: 1152 MB/s 938400 calls/s # 7.15 [+0.03] udp tx: 1151 MB/s 19536 calls/s 19536 msg/s # 8.12 [+0.97] udp rx: 1157 MB/s 941952 calls/s # 8.15 [+0.03] udp tx: 1155 MB/s 19605 calls/s 19605 msg/s # 8.75 [+0.60] GRO frag list over UDP tunnel ok # 9.55 [+0.80] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.08 [+0.26] No GRO ok # 10.63 [+0.55] GRO frag list ok # 11.21 [+0.58] GRO fwd ok # 11.73 [+0.52] UDP fwd perf udp rx: 1646 MB/s 1340172 calls/s # 12.80 [+1.07] udp tx: 1701 MB/s 28866 calls/s 28866 msg/s # 13.78 [+0.97] udp rx: 1732 MB/s 1410832 calls/s # 13.80 [+0.03] udp tx: 1781 MB/s 30218 calls/s 30218 msg/s # 14.78 [+0.97] udp rx: 1824 MB/s 1485724 calls/s # 14.80 [+0.03] udp tx: 1823 MB/s 30924 calls/s 30924 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1386 MB/s 1128728 calls/s # 15.98 [+1.06] udp tx: 1698 MB/s 28807 calls/s 28807 msg/s # 16.95 [+0.97] udp rx: 1592 MB/s 1296151 calls/s # 16.98 [+0.03] udp tx: 1704 MB/s 28911 calls/s 28911 msg/s # 17.95 [+0.97] udp rx: 1759 MB/s 1432285 calls/s # 17.98 [+0.03] udp tx: 1772 MB/s 30055 calls/s 30055 msg/s # 18.58 [+0.60] GRO frag list over UDP tunnel ok # 19.35 [+0.77] 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__->