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.88 [+0.60] GRO frag list ok # 1.53 [+0.65] GRO fwd ok # 2.04 [+0.51] UDP fwd perf udp rx: 1482 MB/s 1206855 calls/s # 3.11 [+1.07] udp tx: 1717 MB/s 29131 calls/s 29131 msg/s # 4.08 [+0.97] udp rx: 1893 MB/s 1541424 calls/s # 4.11 [+0.03] udp tx: 1892 MB/s 32090 calls/s 32090 msg/s # 5.08 [+0.97] udp rx: 1887 MB/s 1536480 calls/s # 5.11 [+0.03] udp tx: 1884 MB/s 31964 calls/s 31964 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1619 MB/s 1318272 calls/s # 6.30 [+1.07] udp tx: 1676 MB/s 28432 calls/s 28432 msg/s # 7.27 [+0.97] udp rx: 1866 MB/s 1519296 calls/s # 7.30 [+0.03] udp tx: 1862 MB/s 31586 calls/s 31586 msg/s # 8.27 [+0.97] udp rx: 1840 MB/s 1498080 calls/s # 8.30 [+0.03] udp tx: 1839 MB/s 31199 calls/s 31199 msg/s # 8.95 [+0.65] GRO frag list over UDP tunnel ok # 9.77 [+0.82] GRO fwd over UDP tunnel ok # 10.05 [+0.28] IPv6 # 10.32 [+0.27] No GRO ok # 10.89 [+0.57] GRO frag list ok # 11.43 [+0.54] GRO fwd ok # 11.95 [+0.52] UDP fwd perf udp rx: 1492 MB/s 1214780 calls/s # 13.02 [+1.06] udp tx: 1660 MB/s 28156 calls/s 28156 msg/s # 13.99 [+0.97] udp rx: 1652 MB/s 1345276 calls/s # 14.02 [+0.02] udp tx: 1792 MB/s 30410 calls/s 30410 msg/s # 14.99 [+0.98] udp rx: 1689 MB/s 1375680 calls/s # 15.02 [+0.02] udp tx: 1683 MB/s 28550 calls/s 28550 msg/s # 15.14 [+0.12] UDP GRO fwd perf udp rx: 1675 MB/s 1363836 calls/s # 16.22 [+1.08] udp tx: 1743 MB/s 29575 calls/s 29575 msg/s # 17.18 [+0.97] udp rx: 1494 MB/s 1216803 calls/s # 17.22 [+0.03] udp tx: 1750 MB/s 29685 calls/s 29685 msg/s # 18.18 [+0.97] udp rx: 1507 MB/s 1227495 calls/s # 18.22 [+0.03] udp tx: 1832 MB/s 31076 calls/s 31076 msg/s # 18.87 [+0.65] GRO frag list over UDP tunnel ok # 19.71 [+0.84] 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__->