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.01 [+0.01] IPv4 # 0.28 [+0.26] No GRO ok # 0.84 [+0.56] GRO frag list ok # 1.48 [+0.64] GRO fwd ok # 2.00 [+0.52] UDP fwd perf udp rx: 1054 MB/s 858602 calls/s # 3.07 [+1.07] udp tx: 1095 MB/s 18585 calls/s 18585 msg/s # 4.05 [+0.97] udp rx: 1183 MB/s 963408 calls/s # 4.07 [+0.03] udp tx: 1182 MB/s 20059 calls/s 20059 msg/s # 5.05 [+0.97] udp rx: 1178 MB/s 959424 calls/s # 5.07 [+0.03] udp tx: 1177 MB/s 19975 calls/s 19975 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1449 MB/s 1179802 calls/s # 6.25 [+1.06] udp tx: 1839 MB/s 31206 calls/s 31206 msg/s # 7.23 [+0.98] udp rx: 1540 MB/s 1254344 calls/s # 7.25 [+0.02] udp tx: 1887 MB/s 32013 calls/s 32013 msg/s # 8.23 [+0.98] udp rx: 1886 MB/s 1536000 calls/s # 8.25 [+0.02] udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # 8.79 [+0.54] GRO frag list over UDP tunnel ok # 9.52 [+0.73] GRO fwd over UDP tunnel ok # 9.75 [+0.24] IPv6 # 9.99 [+0.24] No GRO ok # 10.47 [+0.48] GRO frag list ok # 10.97 [+0.50] GRO fwd ok # 11.42 [+0.45] UDP fwd perf udp rx: 1551 MB/s 1263260 calls/s # 12.48 [+1.06] udp tx: 1670 MB/s 28330 calls/s 28330 msg/s # 13.46 [+0.97] udp rx: 1726 MB/s 1405473 calls/s # 13.48 [+0.02] udp tx: 1737 MB/s 29465 calls/s 29465 msg/s # 14.46 [+0.98] udp rx: 1627 MB/s 1324848 calls/s # 14.48 [+0.02] udp tx: 1619 MB/s 27465 calls/s 27465 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1719 MB/s 1399958 calls/s # 15.67 [+1.07] udp tx: 1806 MB/s 30633 calls/s 30633 msg/s # 16.64 [+0.97] udp rx: 1836 MB/s 1494768 calls/s # 16.67 [+0.03] udp tx: 1839 MB/s 31206 calls/s 31206 msg/s # 17.64 [+0.97] udp rx: 1888 MB/s 1537728 calls/s # 17.67 [+0.03] udp tx: 1888 MB/s 32027 calls/s 32027 msg/s # 18.27 [+0.60] GRO frag list over UDP tunnel ok # 19.04 [+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__->