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.25 [+0.24] No GRO ok # 0.74 [+0.49] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.80 [+0.49] UDP fwd perf udp rx: 550 MB/s 448256 calls/s # 2.87 [+1.07] udp tx: 1293 MB/s 21934 calls/s 21934 msg/s # 3.84 [+0.97] udp rx: 785 MB/s 638834 calls/s # 3.87 [+0.03] udp tx: 1346 MB/s 22832 calls/s 22832 msg/s # 4.84 [+0.97] udp rx: 695 MB/s 566244 calls/s # 4.87 [+0.03] udp tx: 1356 MB/s 23010 calls/s 23010 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 952 MB/s 775126 calls/s # 6.07 [+1.08] udp tx: 1321 MB/s 22410 calls/s 22410 msg/s # 7.03 [+0.97] udp rx: 1120 MB/s 911724 calls/s # 7.07 [+0.03] udp tx: 1285 MB/s 21810 calls/s 21810 msg/s # 8.03 [+0.97] udp rx: 904 MB/s 735835 calls/s # 8.07 [+0.03] udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # 8.70 [+0.64] GRO frag list over UDP tunnel ok # 9.54 [+0.84] GRO fwd over UDP tunnel ok # 9.81 [+0.27] IPv6 # 10.05 [+0.25] No GRO ok # 10.59 [+0.53] GRO frag list ok # 11.16 [+0.57] GRO fwd ok # 11.69 [+0.53] UDP fwd perf udp rx: 1078 MB/s 878172 calls/s # 12.76 [+1.07] udp tx: 1215 MB/s 20618 calls/s 20618 msg/s # 13.74 [+0.97] udp rx: 1207 MB/s 982660 calls/s # 13.76 [+0.03] udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # 14.74 [+0.97] udp rx: 1207 MB/s 982763 calls/s # 14.76 [+0.03] udp tx: 1246 MB/s 21145 calls/s 21145 msg/s # 14.89 [+0.12] UDP GRO fwd perf udp rx: 955 MB/s 777824 calls/s # 15.96 [+1.07] udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # 16.93 [+0.97] udp rx: 1027 MB/s 836298 calls/s # 16.96 [+0.03] udp tx: 1244 MB/s 21103 calls/s 21103 msg/s # 17.93 [+0.97] udp rx: 1016 MB/s 826842 calls/s # 17.96 [+0.03] udp tx: 1245 MB/s 21121 calls/s 21121 msg/s # 18.55 [+0.59] GRO frag list over UDP tunnel ok # 19.33 [+0.78] 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__->