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.21 [+0.20] No GRO ok # 0.67 [+0.47] GRO frag list ok # 1.21 [+0.54] GRO fwd ok # 1.65 [+0.44] UDP fwd perf udp rx: 1172 MB/s 954452 calls/s # 2.71 [+1.06] udp tx: 1787 MB/s 30316 calls/s 30316 msg/s # 3.69 [+0.98] udp rx: 1861 MB/s 1515120 calls/s # 3.71 [+0.02] udp tx: 1859 MB/s 31538 calls/s 31538 msg/s # 4.69 [+0.98] udp rx: 1859 MB/s 1513920 calls/s # 4.71 [+0.02] udp tx: 1857 MB/s 31507 calls/s 31507 msg/s # 4.82 [+0.12] UDP GRO fwd perf udp rx: 1638 MB/s 1333952 calls/s # 5.88 [+1.06] udp tx: 1822 MB/s 30903 calls/s 30903 msg/s # 6.86 [+0.98] udp rx: 1857 MB/s 1511808 calls/s # 6.88 [+0.02] udp tx: 1857 MB/s 31511 calls/s 31511 msg/s # 7.86 [+0.98] udp rx: 1887 MB/s 1536240 calls/s # 7.88 [+0.02] udp tx: 1885 MB/s 31973 calls/s 31973 msg/s # 8.45 [+0.57] GRO frag list over UDP tunnel ok # 9.11 [+0.66] GRO fwd over UDP tunnel ok # 9.34 [+0.23] IPv6 # 9.56 [+0.21] No GRO ok # 10.07 [+0.52] GRO frag list ok # 10.63 [+0.55] GRO fwd ok # 11.11 [+0.48] UDP fwd perf udp rx: 1440 MB/s 1173093 calls/s # 12.18 [+1.07] udp tx: 1843 MB/s 31267 calls/s 31267 msg/s # 13.15 [+0.97] udp rx: 1595 MB/s 1298902 calls/s # 13.18 [+0.04] udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # 14.15 [+0.97] udp rx: 1783 MB/s 1452044 calls/s # 14.18 [+0.03] udp tx: 1858 MB/s 31518 calls/s 31518 msg/s # 14.30 [+0.12] UDP GRO fwd perf udp rx: 1830 MB/s 1490544 calls/s # 15.36 [+1.06] udp tx: 1882 MB/s 31935 calls/s 31935 msg/s # 16.33 [+0.97] udp rx: 1904 MB/s 1550160 calls/s # 16.36 [+0.03] udp tx: 1902 MB/s 32265 calls/s 32265 msg/s # 17.33 [+0.97] udp rx: 1897 MB/s 1544400 calls/s # 17.36 [+0.03] udp tx: 1894 MB/s 32138 calls/s 32138 msg/s # 17.89 [+0.53] GRO frag list over UDP tunnel ok # 18.54 [+0.66] 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__->