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.25 [+0.23] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1136 MB/s 924895 calls/s # 2.91 [+1.07] udp tx: 1817 MB/s 30825 calls/s 30825 msg/s # 3.88 [+0.98] udp rx: 1454 MB/s 1184136 calls/s # 3.91 [+0.02] udp tx: 1871 MB/s 31738 calls/s 31738 msg/s # 4.89 [+0.98] udp rx: 1375 MB/s 1119673 calls/s # 4.91 [+0.02] udp tx: 1912 MB/s 32433 calls/s 32433 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1455 MB/s 1185227 calls/s # 6.10 [+1.07] udp tx: 1918 MB/s 32533 calls/s 32533 msg/s # 7.07 [+0.97] udp rx: 1356 MB/s 1104271 calls/s # 7.10 [+0.03] udp tx: 1906 MB/s 32334 calls/s 32334 msg/s # 8.07 [+0.97] udp rx: 1508 MB/s 1228474 calls/s # 8.10 [+0.03] udp tx: 1917 MB/s 32518 calls/s 32518 msg/s # 8.67 [+0.57] GRO frag list over UDP tunnel ok # 9.42 [+0.75] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.92 [+0.25] No GRO ok # 10.43 [+0.52] GRO frag list ok # 10.99 [+0.55] GRO fwd ok # 11.47 [+0.48] UDP fwd perf udp rx: 1609 MB/s 1310204 calls/s # 12.53 [+1.07] udp tx: 1834 MB/s 31120 calls/s 31120 msg/s # 13.51 [+0.97] udp rx: 1867 MB/s 1520352 calls/s # 13.53 [+0.03] udp tx: 1865 MB/s 31637 calls/s 31637 msg/s # 14.51 [+0.97] udp rx: 1865 MB/s 1518816 calls/s # 14.53 [+0.03] udp tx: 1861 MB/s 31569 calls/s 31569 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1819 MB/s 1481376 calls/s # 15.72 [+1.07] udp tx: 1868 MB/s 31687 calls/s 31687 msg/s # 16.70 [+0.97] udp rx: 1877 MB/s 1528848 calls/s # 16.72 [+0.03] udp tx: 1875 MB/s 31814 calls/s 31814 msg/s # 17.70 [+0.98] udp rx: 1877 MB/s 1528848 calls/s # 17.72 [+0.02] udp tx: 1876 MB/s 31831 calls/s 31831 msg/s # 18.30 [+0.58] GRO frag list over UDP tunnel ok # 19.06 [+0.76] 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__->