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.30 [+0.28] No GRO ok # 0.87 [+0.57] GRO frag list ok # 1.54 [+0.67] GRO fwd ok # 2.06 [+0.52] UDP fwd perf udp rx: 1233 MB/s 1004151 calls/s # 3.13 [+1.08] udp tx: 1683 MB/s 28555 calls/s 28555 msg/s # 4.10 [+0.97] udp rx: 1661 MB/s 1352942 calls/s # 4.13 [+0.03] udp tx: 1722 MB/s 29218 calls/s 29218 msg/s # 5.10 [+0.97] udp rx: 1737 MB/s 1414896 calls/s # 5.13 [+0.03] udp tx: 1737 MB/s 29462 calls/s 29462 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 1696 MB/s 1381200 calls/s # 6.32 [+1.07] udp tx: 1742 MB/s 29558 calls/s 29558 msg/s # 7.29 [+0.97] udp rx: 1699 MB/s 1383312 calls/s # 7.32 [+0.03] udp tx: 1699 MB/s 28832 calls/s 28832 msg/s # 8.29 [+0.97] udp rx: 1833 MB/s 1492560 calls/s # 8.32 [+0.03] udp tx: 1831 MB/s 31068 calls/s 31068 msg/s # 8.91 [+0.59] GRO frag list over UDP tunnel ok # 9.69 [+0.78] GRO fwd over UDP tunnel ok # 9.95 [+0.26] IPv6 # 10.22 [+0.27] No GRO ok # 10.76 [+0.54] GRO frag list ok # 11.37 [+0.61] GRO fwd ok # 11.92 [+0.55] UDP fwd perf udp rx: 1360 MB/s 1107744 calls/s # 13.00 [+1.08] udp tx: 1622 MB/s 27517 calls/s 27517 msg/s # 13.97 [+0.97] udp rx: 1411 MB/s 1148790 calls/s # 14.00 [+0.03] udp tx: 1844 MB/s 31288 calls/s 31288 msg/s # 14.97 [+0.97] udp rx: 1837 MB/s 1495872 calls/s # 15.00 [+0.03] udp tx: 1835 MB/s 31128 calls/s 31128 msg/s # 15.13 [+0.12] UDP GRO fwd perf udp rx: 1063 MB/s 866109 calls/s # 16.21 [+1.09] udp tx: 1653 MB/s 28038 calls/s 28038 msg/s # 17.18 [+0.96] udp rx: 1235 MB/s 1006128 calls/s # 17.21 [+0.04] udp tx: 1553 MB/s 26345 calls/s 26345 msg/s # 18.18 [+0.97] udp rx: 1323 MB/s 1077793 calls/s # 18.21 [+0.03] udp tx: 1760 MB/s 29855 calls/s 29855 msg/s # 18.84 [+0.63] GRO frag list over UDP tunnel ok # 19.62 [+0.78] 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__->