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.29 [+0.27] No GRO ok # 0.84 [+0.55] GRO frag list ok # 1.42 [+0.58] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 1550 MB/s 1261872 calls/s # 3.00 [+1.07] udp tx: 1750 MB/s 29689 calls/s 29689 msg/s # 3.97 [+0.97] udp rx: 1774 MB/s 1444496 calls/s # 4.00 [+0.03] udp tx: 1781 MB/s 30214 calls/s 30214 msg/s # 4.98 [+0.97] udp rx: 1777 MB/s 1447104 calls/s # 5.00 [+0.03] udp tx: 1777 MB/s 30143 calls/s 30143 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1729 MB/s 1407600 calls/s # 6.19 [+1.07] udp tx: 1789 MB/s 30349 calls/s 30349 msg/s # 7.16 [+0.97] udp rx: 1845 MB/s 1502640 calls/s # 7.19 [+0.03] udp tx: 1843 MB/s 31273 calls/s 31273 msg/s # 8.16 [+0.97] udp rx: 1884 MB/s 1534512 calls/s # 8.19 [+0.03] udp tx: 1884 MB/s 31954 calls/s 31954 msg/s # 8.81 [+0.62] GRO frag list over UDP tunnel ok # 9.57 [+0.76] GRO fwd over UDP tunnel ok # 9.81 [+0.24] IPv6 # 10.09 [+0.28] No GRO ok # 10.65 [+0.56] GRO frag list ok # 11.21 [+0.56] GRO fwd ok # 11.73 [+0.52] UDP fwd perf udp rx: 1317 MB/s 1072789 calls/s # 12.80 [+1.07] udp tx: 1731 MB/s 29364 calls/s 29364 msg/s # 13.77 [+0.97] udp rx: 1720 MB/s 1400408 calls/s # 13.80 [+0.03] udp tx: 1703 MB/s 28898 calls/s 28898 msg/s # 14.78 [+0.97] udp rx: 1753 MB/s 1427560 calls/s # 14.80 [+0.03] udp tx: 1772 MB/s 30060 calls/s 30060 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1764 MB/s 1436342 calls/s # 15.98 [+1.06] udp tx: 1824 MB/s 30949 calls/s 30949 msg/s # 16.96 [+0.98] udp rx: 1340 MB/s 1091685 calls/s # 16.98 [+0.02] udp tx: 1751 MB/s 29708 calls/s 29708 msg/s # 17.96 [+0.98] udp rx: 1576 MB/s 1283106 calls/s # 17.98 [+0.02] udp tx: 1841 MB/s 31235 calls/s 31235 msg/s # 18.53 [+0.55] GRO frag list over UDP tunnel ok # 19.23 [+0.71] 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__->