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.23 [+0.22] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.77 [+0.48] UDP fwd perf udp rx: 1102 MB/s 897567 calls/s # 2.83 [+1.06] udp tx: 1142 MB/s 19381 calls/s 19381 msg/s # 3.81 [+0.98] udp rx: 1115 MB/s 907825 calls/s # 3.83 [+0.02] udp tx: 1134 MB/s 19243 calls/s 19243 msg/s # 4.81 [+0.98] udp rx: 1112 MB/s 905912 calls/s # 4.83 [+0.02] udp tx: 1113 MB/s 18881 calls/s 18881 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1065 MB/s 867359 calls/s # 6.01 [+1.06] udp tx: 1117 MB/s 18961 calls/s 18961 msg/s # 6.99 [+0.97] udp rx: 1010 MB/s 823056 calls/s # 7.01 [+0.03] udp tx: 1010 MB/s 17143 calls/s 17143 msg/s # 7.99 [+0.97] udp rx: 1190 MB/s 969264 calls/s # 8.01 [+0.03] udp tx: 1190 MB/s 20195 calls/s 20195 msg/s # 8.61 [+0.59] GRO frag list over UDP tunnel ok # 9.39 [+0.79] GRO fwd over UDP tunnel ok # 9.65 [+0.26] IPv6 # 9.90 [+0.25] No GRO ok # 10.43 [+0.53] GRO frag list ok # 11.00 [+0.57] GRO fwd ok # 11.45 [+0.45] UDP fwd perf udp rx: 1524 MB/s 1241056 calls/s # 12.51 [+1.06] udp tx: 1752 MB/s 29725 calls/s 29725 msg/s # 13.49 [+0.98] udp rx: 1378 MB/s 1122519 calls/s # 13.51 [+0.02] udp tx: 1766 MB/s 29954 calls/s 29954 msg/s # 14.50 [+0.98] udp rx: 1211 MB/s 986446 calls/s # 14.51 [+0.02] udp tx: 1704 MB/s 28905 calls/s 28905 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1468 MB/s 1195299 calls/s # 15.69 [+1.06] udp tx: 1741 MB/s 29529 calls/s 29529 msg/s # 16.67 [+0.98] udp rx: 1656 MB/s 1348656 calls/s # 16.69 [+0.02] udp tx: 1657 MB/s 28111 calls/s 28111 msg/s # 17.67 [+0.98] udp rx: 1735 MB/s 1412496 calls/s # 17.69 [+0.02] udp tx: 1732 MB/s 29384 calls/s 29384 msg/s # 18.24 [+0.55] GRO frag list over UDP tunnel ok # 18.93 [+0.70] 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__->