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.77 [+0.52] GRO frag list ok # 1.36 [+0.60] GRO fwd ok # 1.90 [+0.54] UDP fwd perf udp rx: 1066 MB/s 867841 calls/s # 2.98 [+1.08] udp tx: 1165 MB/s 19776 calls/s 19776 msg/s # 3.94 [+0.97] udp rx: 1159 MB/s 944132 calls/s # 3.98 [+0.03] udp tx: 1182 MB/s 20059 calls/s 20059 msg/s # 4.95 [+0.97] udp rx: 1285 MB/s 1046520 calls/s # 4.98 [+0.03] udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1179 MB/s 959904 calls/s # 6.17 [+1.07] udp tx: 1217 MB/s 20647 calls/s 20647 msg/s # 7.14 [+0.97] udp rx: 1520 MB/s 1238064 calls/s # 7.17 [+0.03] udp tx: 1538 MB/s 26089 calls/s 26089 msg/s # 8.14 [+0.97] udp rx: 1570 MB/s 1278314 calls/s # 8.17 [+0.03] udp tx: 1689 MB/s 28654 calls/s 28654 msg/s # 8.73 [+0.56] GRO frag list over UDP tunnel ok # 9.45 [+0.72] GRO fwd over UDP tunnel ok # 9.68 [+0.24] IPv6 # 9.92 [+0.24] No GRO ok # 10.43 [+0.51] GRO frag list ok # 10.98 [+0.55] GRO fwd ok # 11.48 [+0.50] UDP fwd perf udp rx: 1149 MB/s 935425 calls/s # 12.55 [+1.07] udp tx: 1703 MB/s 28900 calls/s 28900 msg/s # 13.53 [+0.97] udp rx: 1777 MB/s 1447031 calls/s # 13.55 [+0.03] udp tx: 1812 MB/s 30733 calls/s 30733 msg/s # 14.53 [+0.98] udp rx: 1774 MB/s 1444905 calls/s # 14.55 [+0.02] udp tx: 1828 MB/s 31019 calls/s 31019 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1646 MB/s 1340212 calls/s # 15.74 [+1.07] udp tx: 1791 MB/s 30388 calls/s 30388 msg/s # 16.71 [+0.97] udp rx: 1651 MB/s 1344225 calls/s # 16.74 [+0.03] udp tx: 1786 MB/s 30293 calls/s 30293 msg/s # 17.71 [+0.98] udp rx: 1929 MB/s 1570464 calls/s # 17.74 [+0.02] udp tx: 1913 MB/s 32455 calls/s 32455 msg/s # 18.29 [+0.56] GRO frag list over UDP tunnel ok # 19.03 [+0.74] 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__->