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.75 [+0.52] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1619 MB/s 1318648 calls/s # 2.83 [+1.06] udp tx: 1863 MB/s 31612 calls/s 31612 msg/s # 3.80 [+0.97] udp rx: 1847 MB/s 1503936 calls/s # 3.83 [+0.03] udp tx: 1847 MB/s 31338 calls/s 31338 msg/s # 4.80 [+0.98] udp rx: 1882 MB/s 1532208 calls/s # 4.83 [+0.02] udp tx: 1880 MB/s 31888 calls/s 31888 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1696 MB/s 1381362 calls/s # 6.01 [+1.07] udp tx: 1834 MB/s 31120 calls/s 31120 msg/s # 6.99 [+0.97] udp rx: 1488 MB/s 1211637 calls/s # 7.01 [+0.03] udp tx: 1789 MB/s 30350 calls/s 30350 msg/s # 7.99 [+0.97] udp rx: 1624 MB/s 1322666 calls/s # 8.01 [+0.03] udp tx: 1870 MB/s 31728 calls/s 31728 msg/s # 8.60 [+0.58] GRO frag list over UDP tunnel ok # 9.36 [+0.77] GRO fwd over UDP tunnel ok # 9.62 [+0.26] IPv6 # 9.91 [+0.29] No GRO ok # 10.47 [+0.56] GRO frag list ok # 11.05 [+0.58] GRO fwd ok # 11.56 [+0.51] UDP fwd perf udp rx: 960 MB/s 781875 calls/s # 12.64 [+1.07] udp tx: 1126 MB/s 19114 calls/s 19114 msg/s # 13.61 [+0.97] udp rx: 1179 MB/s 960498 calls/s # 13.64 [+0.03] udp tx: 1179 MB/s 20010 calls/s 20010 msg/s # 14.61 [+0.97] udp rx: 956 MB/s 778638 calls/s # 14.64 [+0.03] udp tx: 1152 MB/s 19543 calls/s 19543 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 968 MB/s 788162 calls/s # 15.83 [+1.07] udp tx: 1118 MB/s 18972 calls/s 18972 msg/s # 16.80 [+0.97] udp rx: 1050 MB/s 855422 calls/s # 16.83 [+0.03] udp tx: 1086 MB/s 18424 calls/s 18424 msg/s # 17.80 [+0.97] udp rx: 1046 MB/s 851587 calls/s # 17.83 [+0.03] udp tx: 1086 MB/s 18424 calls/s 18424 msg/s # 18.38 [+0.55] GRO frag list over UDP tunnel ok # 19.08 [+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__->