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.27 [+0.25] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.93 [+0.51] UDP fwd perf udp rx: 1010 MB/s 822707 calls/s # 3.00 [+1.08] udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # 3.97 [+0.97] udp rx: 918 MB/s 747293 calls/s # 4.00 [+0.03] udp tx: 1334 MB/s 22642 calls/s 22642 msg/s # 5.00 [+1.00] udp tx: 1358 MB/s 23047 calls/s 23047 msg/s # 5.00 [+0.00] udp rx: 797 MB/s 649223 calls/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1007 MB/s 819920 calls/s # 6.19 [+1.07] udp tx: 1319 MB/s 22385 calls/s 22385 msg/s # 7.16 [+0.97] udp rx: 1117 MB/s 909762 calls/s # 7.19 [+0.03] udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # 8.16 [+0.97] udp rx: 1253 MB/s 1019882 calls/s # 8.19 [+0.03] udp tx: 1325 MB/s 22489 calls/s 22489 msg/s # 8.80 [+0.61] GRO frag list over UDP tunnel ok # 9.56 [+0.76] GRO fwd over UDP tunnel ok # 9.81 [+0.25] IPv6 # 10.05 [+0.24] No GRO ok # 10.57 [+0.51] GRO frag list ok # 11.12 [+0.56] GRO fwd ok # 11.65 [+0.53] UDP fwd perf udp rx: 1307 MB/s 1064376 calls/s # 12.72 [+1.07] udp tx: 1776 MB/s 30129 calls/s 30129 msg/s # 13.69 [+0.97] udp rx: 1734 MB/s 1411681 calls/s # 13.72 [+0.03] udp tx: 1925 MB/s 32663 calls/s 32663 msg/s # 14.69 [+0.97] udp rx: 1860 MB/s 1514559 calls/s # 14.72 [+0.03] udp tx: 1926 MB/s 32670 calls/s 32670 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1354 MB/s 1102314 calls/s # 15.90 [+1.06] udp tx: 1913 MB/s 32454 calls/s 32454 msg/s # 16.87 [+0.98] udp rx: 1905 MB/s 1551539 calls/s # 16.90 [+0.02] udp tx: 1941 MB/s 32934 calls/s 32934 msg/s # 17.87 [+0.98] udp rx: 1343 MB/s 1093536 calls/s # 17.90 [+0.02] udp tx: 1340 MB/s 22728 calls/s 22728 msg/s # 18.46 [+0.56] GRO frag list over UDP tunnel ok # 19.23 [+0.77] 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__->