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.24 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.33 [+0.60] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1449 MB/s 1179739 calls/s # 2.86 [+1.06] udp tx: 1818 MB/s 30835 calls/s 30835 msg/s # 3.83 [+0.97] udp rx: 1366 MB/s 1112403 calls/s # 3.86 [+0.03] udp tx: 1834 MB/s 31107 calls/s 31107 msg/s # 4.84 [+0.97] udp rx: 1674 MB/s 1363593 calls/s # 4.86 [+0.03] udp tx: 1850 MB/s 31390 calls/s 31390 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1603 MB/s 1305515 calls/s # 6.04 [+1.06] udp tx: 1811 MB/s 30722 calls/s 30722 msg/s # 7.02 [+0.98] udp rx: 1814 MB/s 1476825 calls/s # 7.04 [+0.03] udp tx: 1859 MB/s 31545 calls/s 31545 msg/s # 8.02 [+0.98] udp rx: 1876 MB/s 1527696 calls/s # 8.04 [+0.02] udp tx: 1874 MB/s 31797 calls/s 31797 msg/s # 8.54 [+0.50] GRO frag list over UDP tunnel ok # 9.24 [+0.70] GRO fwd over UDP tunnel ok # 9.48 [+0.24] IPv6 # 9.72 [+0.24] No GRO ok # 10.20 [+0.47] GRO frag list ok # 10.71 [+0.52] GRO fwd ok # 11.17 [+0.46] UDP fwd perf udp rx: 1495 MB/s 1217290 calls/s # 12.23 [+1.06] udp tx: 1755 MB/s 29768 calls/s 29768 msg/s # 13.21 [+0.98] udp rx: 1775 MB/s 1445424 calls/s # 13.23 [+0.02] udp tx: 1773 MB/s 30077 calls/s 30077 msg/s # 14.21 [+0.98] udp rx: 1751 MB/s 1426227 calls/s # 14.23 [+0.02] udp tx: 1762 MB/s 29897 calls/s 29897 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1317 MB/s 1072967 calls/s # 15.42 [+1.06] udp tx: 1750 MB/s 29689 calls/s 29689 msg/s # 16.39 [+0.98] udp rx: 1192 MB/s 970472 calls/s # 16.42 [+0.03] udp tx: 1809 MB/s 30689 calls/s 30689 msg/s # 17.39 [+0.97] udp rx: 1235 MB/s 1005500 calls/s # 17.42 [+0.02] udp tx: 1800 MB/s 30531 calls/s 30531 msg/s # 17.98 [+0.56] GRO frag list over UDP tunnel ok # 18.65 [+0.67] 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__->