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.40 [+0.59] GRO fwd ok # 1.91 [+0.51] UDP fwd perf udp rx: 1558 MB/s 1268440 calls/s # 2.98 [+1.07] udp tx: 1841 MB/s 31237 calls/s 31237 msg/s # 3.95 [+0.97] udp rx: 1912 MB/s 1556880 calls/s # 3.98 [+0.03] udp tx: 1910 MB/s 32407 calls/s 32407 msg/s # 4.95 [+0.97] udp rx: 1923 MB/s 1565568 calls/s # 4.98 [+0.03] udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1765 MB/s 1437520 calls/s # 6.17 [+1.07] udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # 7.14 [+0.97] udp rx: 1913 MB/s 1558080 calls/s # 7.17 [+0.03] udp tx: 1911 MB/s 32422 calls/s 32422 msg/s # 8.14 [+0.97] udp rx: 1909 MB/s 1554192 calls/s # 8.17 [+0.03] udp tx: 1907 MB/s 32356 calls/s 32356 msg/s # 8.75 [+0.58] GRO frag list over UDP tunnel ok # 9.51 [+0.76] GRO fwd over UDP tunnel ok # 9.77 [+0.26] IPv6 # 10.03 [+0.27] No GRO ok # 10.57 [+0.54] GRO frag list ok # 11.15 [+0.58] GRO fwd ok # 11.65 [+0.51] UDP fwd perf udp rx: 1151 MB/s 937069 calls/s # 12.72 [+1.07] udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # 13.69 [+0.97] udp rx: 1210 MB/s 985290 calls/s # 13.72 [+0.03] udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # 14.70 [+0.97] udp rx: 1230 MB/s 1001568 calls/s # 14.72 [+0.02] udp tx: 1229 MB/s 20849 calls/s 20849 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1107 MB/s 901486 calls/s # 15.91 [+1.07] udp tx: 1199 MB/s 20336 calls/s 20336 msg/s # 16.89 [+0.97] udp rx: 1208 MB/s 984111 calls/s # 16.91 [+0.03] udp tx: 1224 MB/s 20773 calls/s 20773 msg/s # 17.89 [+0.97] udp rx: 1195 MB/s 973149 calls/s # 17.91 [+0.03] udp tx: 1192 MB/s 20223 calls/s 20223 msg/s # 18.52 [+0.60] GRO frag list over UDP tunnel ok # 19.36 [+0.85] 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__->