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.83 [+0.54] GRO frag list ok # 1.41 [+0.58] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1511 MB/s 1230528 calls/s # 2.98 [+1.07] udp tx: 1750 MB/s 29692 calls/s 29692 msg/s # 3.96 [+0.97] udp rx: 1690 MB/s 1376070 calls/s # 3.98 [+0.03] udp tx: 1836 MB/s 31144 calls/s 31144 msg/s # 4.96 [+0.98] udp rx: 1764 MB/s 1436759 calls/s # 4.98 [+0.02] udp tx: 1826 MB/s 30981 calls/s 30981 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1633 MB/s 1329691 calls/s # 6.18 [+1.08] udp tx: 1772 MB/s 30070 calls/s 30070 msg/s # 7.15 [+0.97] udp rx: 1579 MB/s 1285834 calls/s # 7.18 [+0.03] udp tx: 1828 MB/s 31014 calls/s 31014 msg/s # 8.15 [+0.97] udp rx: 1791 MB/s 1458523 calls/s # 8.18 [+0.03] udp tx: 1862 MB/s 31593 calls/s 31593 msg/s # 8.81 [+0.63] GRO frag list over UDP tunnel ok # 9.59 [+0.78] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.12 [+0.27] No GRO ok # 10.68 [+0.56] GRO frag list ok # 11.30 [+0.62] GRO fwd ok # 11.85 [+0.55] UDP fwd perf udp rx: 1507 MB/s 1227372 calls/s # 12.92 [+1.08] udp tx: 1750 MB/s 29695 calls/s 29695 msg/s # 13.89 [+0.97] udp rx: 1805 MB/s 1469888 calls/s # 13.92 [+0.03] udp tx: 1803 MB/s 30583 calls/s 30583 msg/s # 14.89 [+0.97] udp rx: 1830 MB/s 1490352 calls/s # 14.92 [+0.03] udp tx: 1828 MB/s 31009 calls/s 31009 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1625 MB/s 1323002 calls/s # 16.13 [+1.08] udp tx: 1708 MB/s 28971 calls/s 28971 msg/s # 17.10 [+0.97] udp rx: 1856 MB/s 1511616 calls/s # 17.13 [+0.03] udp tx: 1853 MB/s 31442 calls/s 31442 msg/s # 18.10 [+0.97] udp rx: 1736 MB/s 1413804 calls/s # 18.13 [+0.03] udp tx: 1837 MB/s 31170 calls/s 31170 msg/s # 18.71 [+0.59] GRO frag list over UDP tunnel ok # 19.53 [+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__->