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.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1453 MB/s 1183479 calls/s # 2.94 [+1.07] udp tx: 1776 MB/s 30130 calls/s 30130 msg/s # 3.91 [+0.97] udp rx: 1896 MB/s 1543728 calls/s # 3.94 [+0.03] udp tx: 1894 MB/s 32124 calls/s 32124 msg/s # 4.91 [+0.97] udp rx: 1904 MB/s 1550688 calls/s # 4.94 [+0.03] udp tx: 1903 MB/s 32279 calls/s 32279 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1566 MB/s 1274899 calls/s # 6.14 [+1.07] udp tx: 1625 MB/s 27562 calls/s 27562 msg/s # 7.10 [+0.97] udp rx: 1666 MB/s 1356499 calls/s # 7.14 [+0.03] udp tx: 1667 MB/s 28288 calls/s 28288 msg/s # 8.10 [+0.97] udp rx: 1637 MB/s 1333200 calls/s # 8.14 [+0.03] udp tx: 1639 MB/s 27811 calls/s 27811 msg/s # 8.76 [+0.63] GRO frag list over UDP tunnel ok # 9.55 [+0.79] GRO fwd over UDP tunnel ok # 9.81 [+0.25] IPv6 # 10.06 [+0.25] No GRO ok # 10.61 [+0.56] GRO frag list ok # 11.19 [+0.58] GRO fwd ok # 11.71 [+0.52] UDP fwd perf udp rx: 1386 MB/s 1128716 calls/s # 12.79 [+1.07] udp tx: 1608 MB/s 27282 calls/s 27282 msg/s # 13.75 [+0.97] udp rx: 1729 MB/s 1408032 calls/s # 13.79 [+0.03] udp tx: 1728 MB/s 29321 calls/s 29321 msg/s # 14.76 [+0.97] udp rx: 1855 MB/s 1510920 calls/s # 14.79 [+0.03] udp tx: 1854 MB/s 31455 calls/s 31455 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1583 MB/s 1289068 calls/s # 15.97 [+1.07] udp tx: 1681 MB/s 28518 calls/s 28518 msg/s # 16.95 [+0.97] udp rx: 1827 MB/s 1487424 calls/s # 16.97 [+0.03] udp tx: 1825 MB/s 30970 calls/s 30970 msg/s # 17.95 [+0.98] udp rx: 1503 MB/s 1223900 calls/s # 17.97 [+0.02] udp tx: 1770 MB/s 30026 calls/s 30026 msg/s # 18.59 [+0.62] GRO frag list over UDP tunnel ok # 19.39 [+0.80] 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__->