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.73 [+0.50] GRO frag list ok # 1.32 [+0.59] GRO fwd ok # 1.84 [+0.52] UDP fwd perf udp rx: 1090 MB/s 887852 calls/s # 2.91 [+1.08] udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # 3.88 [+0.97] udp rx: 1251 MB/s 1018992 calls/s # 3.91 [+0.03] udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # 4.88 [+0.97] udp rx: 1293 MB/s 1053264 calls/s # 4.91 [+0.03] udp tx: 1293 MB/s 21940 calls/s 21940 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1200 MB/s 977155 calls/s # 6.10 [+1.07] udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # 7.07 [+0.97] udp rx: 1235 MB/s 1006187 calls/s # 7.10 [+0.03] udp tx: 1267 MB/s 21498 calls/s 21498 msg/s # 8.07 [+0.97] udp rx: 1192 MB/s 971226 calls/s # 8.10 [+0.03] udp tx: 1275 MB/s 21641 calls/s 21641 msg/s # 8.68 [+0.59] GRO frag list over UDP tunnel ok # 9.46 [+0.77] GRO fwd over UDP tunnel ok # 9.71 [+0.26] IPv6 # 9.97 [+0.25] No GRO ok # 10.50 [+0.53] GRO frag list ok # 11.02 [+0.52] GRO fwd ok # 11.48 [+0.47] UDP fwd perf udp rx: 1593 MB/s 1297496 calls/s # 12.55 [+1.07] udp tx: 1809 MB/s 30693 calls/s 30693 msg/s # 13.52 [+0.97] udp rx: 1851 MB/s 1507104 calls/s # 13.55 [+0.03] udp tx: 1848 MB/s 31360 calls/s 31360 msg/s # 14.52 [+0.98] udp rx: 1745 MB/s 1420627 calls/s # 14.55 [+0.02] udp tx: 1814 MB/s 30783 calls/s 30783 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1794 MB/s 1460880 calls/s # 15.73 [+1.07] udp tx: 1843 MB/s 31265 calls/s 31265 msg/s # 16.71 [+0.97] udp rx: 1850 MB/s 1506864 calls/s # 16.73 [+0.03] udp tx: 1848 MB/s 31358 calls/s 31358 msg/s # 17.71 [+0.98] udp rx: 1847 MB/s 1504128 calls/s # 17.73 [+0.02] udp tx: 1846 MB/s 31312 calls/s 31312 msg/s # 18.35 [+0.62] GRO frag list over UDP tunnel ok # 19.08 [+0.73] 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__->