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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.39 [+0.60] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1452 MB/s 1182860 calls/s # 2.95 [+1.07] udp tx: 1542 MB/s 26156 calls/s 26156 msg/s # 3.92 [+0.97] udp rx: 1142 MB/s 930240 calls/s # 3.95 [+0.03] udp tx: 1142 MB/s 19386 calls/s 19386 msg/s # 4.92 [+0.97] udp rx: 1200 MB/s 977084 calls/s # 4.95 [+0.03] udp tx: 1234 MB/s 20932 calls/s 20932 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1155 MB/s 940800 calls/s # 6.13 [+1.07] udp tx: 1190 MB/s 20185 calls/s 20185 msg/s # 7.11 [+0.97] udp rx: 1238 MB/s 1008480 calls/s # 7.13 [+0.03] udp tx: 1237 MB/s 20990 calls/s 20990 msg/s # 8.11 [+0.97] udp rx: 1241 MB/s 1010688 calls/s # 8.13 [+0.03] udp tx: 1240 MB/s 21035 calls/s 21035 msg/s # 8.71 [+0.57] GRO frag list over UDP tunnel ok # 9.46 [+0.75] GRO fwd over UDP tunnel ok # 9.71 [+0.25] IPv6 # 9.93 [+0.22] No GRO ok # 10.41 [+0.48] GRO frag list ok # 10.95 [+0.53] GRO fwd ok # 11.43 [+0.48] UDP fwd perf udp rx: 1347 MB/s 1096983 calls/s # 12.50 [+1.07] udp tx: 1747 MB/s 29638 calls/s 29638 msg/s # 13.47 [+0.97] udp rx: 1623 MB/s 1321564 calls/s # 13.50 [+0.03] udp tx: 1823 MB/s 30925 calls/s 30925 msg/s # 14.47 [+0.97] udp rx: 1466 MB/s 1193636 calls/s # 14.50 [+0.03] udp tx: 1804 MB/s 30599 calls/s 30599 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1439 MB/s 1171526 calls/s # 15.69 [+1.07] udp tx: 1775 MB/s 30114 calls/s 30114 msg/s # 16.66 [+0.97] udp rx: 1409 MB/s 1147187 calls/s # 16.69 [+0.03] udp tx: 1764 MB/s 29927 calls/s 29927 msg/s # 17.66 [+0.97] udp rx: 1537 MB/s 1251829 calls/s # 17.69 [+0.03] udp tx: 1773 MB/s 30085 calls/s 30085 msg/s # 18.29 [+0.60] GRO frag list over UDP tunnel ok # 19.12 [+0.84] 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__->