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.86 [+0.58] GRO frag list ok # 1.46 [+0.61] GRO fwd ok # 1.99 [+0.53] UDP fwd perf udp rx: 1305 MB/s 1063010 calls/s # 3.06 [+1.07] udp tx: 1706 MB/s 28945 calls/s 28945 msg/s # 4.04 [+0.98] udp rx: 1833 MB/s 1492533 calls/s # 4.06 [+0.02] udp tx: 1855 MB/s 31465 calls/s 31465 msg/s # 5.04 [+0.98] udp rx: 1860 MB/s 1514832 calls/s # 5.06 [+0.02] udp tx: 1858 MB/s 31523 calls/s 31523 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1676 MB/s 1365264 calls/s # 6.27 [+1.08] udp tx: 1732 MB/s 29384 calls/s 29384 msg/s # 7.24 [+0.97] udp rx: 1828 MB/s 1488403 calls/s # 7.27 [+0.03] udp tx: 1840 MB/s 31218 calls/s 31218 msg/s # 8.24 [+0.97] udp rx: 1815 MB/s 1478227 calls/s # 8.27 [+0.03] udp tx: 1840 MB/s 31208 calls/s 31208 msg/s # 8.90 [+0.64] GRO frag list over UDP tunnel ok # 9.72 [+0.82] GRO fwd over UDP tunnel ok # 10.00 [+0.28] IPv6 # 10.28 [+0.28] No GRO ok # 10.84 [+0.57] GRO frag list ok # 11.43 [+0.58] GRO fwd ok # 11.94 [+0.51] UDP fwd perf udp rx: 1375 MB/s 1119660 calls/s # 13.01 [+1.07] udp tx: 1699 MB/s 28825 calls/s 28825 msg/s # 13.98 [+0.97] udp rx: 1683 MB/s 1370352 calls/s # 14.01 [+0.03] udp tx: 1677 MB/s 28456 calls/s 28456 msg/s # 14.98 [+0.97] udp rx: 1682 MB/s 1369736 calls/s # 15.01 [+0.03] udp tx: 1684 MB/s 28578 calls/s 28578 msg/s # 15.13 [+0.12] UDP GRO fwd perf udp rx: 1758 MB/s 1431696 calls/s # 16.20 [+1.08] udp tx: 1817 MB/s 30834 calls/s 30834 msg/s # 17.19 [+0.99] udp rx: 1622 MB/s 1320640 calls/s # 17.20 [+0.01] udp tx: 1749 MB/s 29673 calls/s 29673 msg/s # 18.19 [+0.99] udp rx: 1803 MB/s 1468396 calls/s # 18.20 [+0.01] udp tx: 1801 MB/s 30559 calls/s 30559 msg/s # 18.80 [+0.60] GRO frag list over UDP tunnel ok # 19.64 [+0.83] 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__->