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.75 [+0.49] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1916 MB/s 1560480 calls/s # 2.82 [+1.06] udp tx: 1966 MB/s 33345 calls/s 33345 msg/s # 3.80 [+0.97] udp rx: 1919 MB/s 1562832 calls/s # 3.82 [+0.03] udp tx: 1917 MB/s 32522 calls/s 32522 msg/s # 4.80 [+0.98] udp rx: 1920 MB/s 1563888 calls/s # 4.82 [+0.02] udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1858 MB/s 1512624 calls/s # 6.01 [+1.07] udp tx: 1914 MB/s 32476 calls/s 32476 msg/s # 6.98 [+0.97] udp rx: 1925 MB/s 1567632 calls/s # 7.01 [+0.03] udp tx: 1923 MB/s 32630 calls/s 32630 msg/s # 7.98 [+0.97] udp rx: 1918 MB/s 1562016 calls/s # 8.01 [+0.03] udp tx: 1916 MB/s 32505 calls/s 32505 msg/s # 8.56 [+0.55] GRO frag list over UDP tunnel ok # 9.27 [+0.72] GRO fwd over UDP tunnel ok # 9.52 [+0.25] IPv6 # 9.75 [+0.23] No GRO ok # 10.25 [+0.50] GRO frag list ok # 10.77 [+0.52] GRO fwd ok # 11.25 [+0.47] UDP fwd perf udp rx: 1614 MB/s 1314684 calls/s # 12.31 [+1.06] udp tx: 1860 MB/s 31561 calls/s 31561 msg/s # 13.29 [+0.97] udp rx: 1464 MB/s 1192512 calls/s # 13.31 [+0.03] udp tx: 1446 MB/s 24541 calls/s 24541 msg/s # 14.29 [+0.98] udp rx: 1266 MB/s 1030752 calls/s # 14.31 [+0.02] udp tx: 1262 MB/s 21412 calls/s 21412 msg/s # 14.43 [+0.12] UDP GRO fwd perf udp rx: 1232 MB/s 1003344 calls/s # 15.51 [+1.07] udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # 16.47 [+0.97] udp rx: 1273 MB/s 1036896 calls/s # 16.51 [+0.03] udp tx: 1273 MB/s 21593 calls/s 21593 msg/s # 17.47 [+0.97] udp rx: 1218 MB/s 991724 calls/s # 17.51 [+0.03] udp tx: 1265 MB/s 21456 calls/s 21456 msg/s # 18.11 [+0.60] GRO frag list over UDP tunnel ok # 18.87 [+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__->