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.84 [+0.56] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.97 [+0.52] UDP fwd perf udp rx: 1004 MB/s 817708 calls/s # 3.05 [+1.08] udp tx: 1267 MB/s 21503 calls/s 21503 msg/s # 4.02 [+0.97] udp rx: 1343 MB/s 1093399 calls/s # 4.05 [+0.03] udp tx: 1347 MB/s 22849 calls/s 22849 msg/s # 5.02 [+0.97] udp rx: 1317 MB/s 1072256 calls/s # 5.05 [+0.03] udp tx: 1320 MB/s 22399 calls/s 22399 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1231 MB/s 1002704 calls/s # 6.24 [+1.07] udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # 7.21 [+0.97] udp rx: 1379 MB/s 1122832 calls/s # 7.24 [+0.03] udp tx: 1378 MB/s 23373 calls/s 23373 msg/s # 8.21 [+0.97] udp rx: 1369 MB/s 1114656 calls/s # 8.24 [+0.03] udp tx: 1361 MB/s 23100 calls/s 23100 msg/s # 8.88 [+0.63] GRO frag list over UDP tunnel ok # 9.70 [+0.82] GRO fwd over UDP tunnel ok # 9.96 [+0.26] IPv6 # 10.22 [+0.26] No GRO ok # 10.72 [+0.50] GRO frag list ok # 11.22 [+0.50] GRO fwd ok # 11.68 [+0.47] UDP fwd perf udp rx: 1768 MB/s 1440112 calls/s # 12.75 [+1.06] udp tx: 1822 MB/s 30917 calls/s 30917 msg/s # 13.72 [+0.97] udp rx: 1846 MB/s 1502912 calls/s # 13.75 [+0.03] udp tx: 1840 MB/s 31216 calls/s 31216 msg/s # 14.72 [+0.97] udp rx: 1784 MB/s 1452576 calls/s # 14.75 [+0.03] udp tx: 1784 MB/s 30268 calls/s 30268 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1763 MB/s 1435627 calls/s # 15.94 [+1.07] udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # 16.91 [+0.97] udp rx: 1908 MB/s 1553616 calls/s # 16.94 [+0.03] udp tx: 1907 MB/s 32352 calls/s 32352 msg/s # 17.91 [+0.97] udp rx: 1811 MB/s 1474509 calls/s # 17.94 [+0.03] udp tx: 1915 MB/s 32495 calls/s 32495 msg/s # 18.57 [+0.63] GRO frag list over UDP tunnel ok # 19.38 [+0.81] 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__->