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.30 [+0.28] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.49 [+0.63] GRO fwd ok # 2.01 [+0.52] UDP fwd perf udp rx: 1090 MB/s 887482 calls/s # 3.09 [+1.08] udp tx: 1218 MB/s 20660 calls/s 20660 msg/s # 4.05 [+0.97] udp rx: 1133 MB/s 923184 calls/s # 4.09 [+0.03] udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # 5.05 [+0.97] udp rx: 1285 MB/s 1046578 calls/s # 5.09 [+0.03] udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 1204 MB/s 980352 calls/s # 6.29 [+1.08] udp tx: 1246 MB/s 21142 calls/s 21142 msg/s # 7.25 [+0.97] udp rx: 1311 MB/s 1068000 calls/s # 7.29 [+0.03] udp tx: 1310 MB/s 22228 calls/s 22228 msg/s # 8.26 [+0.97] udp rx: 1307 MB/s 1064496 calls/s # 8.29 [+0.03] udp tx: 1306 MB/s 22153 calls/s 22153 msg/s # 8.93 [+0.64] GRO frag list over UDP tunnel ok # 9.77 [+0.84] GRO fwd over UDP tunnel ok # 10.04 [+0.27] IPv6 # 10.31 [+0.27] No GRO ok # 10.86 [+0.55] GRO frag list ok # 11.42 [+0.56] GRO fwd ok # 11.90 [+0.48] UDP fwd perf udp rx: 1389 MB/s 1130814 calls/s # 12.97 [+1.06] udp tx: 1744 MB/s 29587 calls/s 29587 msg/s # 13.94 [+0.98] udp rx: 1755 MB/s 1429528 calls/s # 13.97 [+0.02] udp tx: 1751 MB/s 29713 calls/s 29713 msg/s # 14.94 [+0.98] udp rx: 1165 MB/s 949062 calls/s # 14.97 [+0.02] udp tx: 1681 MB/s 28513 calls/s 28513 msg/s # 15.09 [+0.12] UDP GRO fwd perf udp rx: 1525 MB/s 1241875 calls/s # 16.16 [+1.07] udp tx: 1689 MB/s 28659 calls/s 28659 msg/s # 17.13 [+0.97] udp rx: 1547 MB/s 1260145 calls/s # 17.16 [+0.03] udp tx: 1804 MB/s 30600 calls/s 30600 msg/s # 18.13 [+0.97] udp rx: 1807 MB/s 1471824 calls/s # 18.16 [+0.03] udp tx: 1823 MB/s 30928 calls/s 30928 msg/s # 18.81 [+0.65] GRO frag list over UDP tunnel ok # 19.64 [+0.83] 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__->