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.80 [+0.55] GRO frag list ok # 1.41 [+0.61] GRO fwd ok # 1.89 [+0.48] UDP fwd perf udp rx: 1663 MB/s 1354556 calls/s # 2.96 [+1.07] udp tx: 1860 MB/s 31554 calls/s 31554 msg/s # 3.93 [+0.97] udp rx: 1838 MB/s 1496728 calls/s # 3.96 [+0.03] udp tx: 1884 MB/s 31959 calls/s 31959 msg/s # 4.93 [+0.98] udp rx: 1840 MB/s 1498147 calls/s # 4.96 [+0.02] udp tx: 1879 MB/s 31884 calls/s 31884 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1626 MB/s 1324369 calls/s # 6.15 [+1.07] udp tx: 1828 MB/s 31021 calls/s 31021 msg/s # 7.12 [+0.97] udp rx: 1623 MB/s 1321547 calls/s # 7.15 [+0.03] udp tx: 1899 MB/s 32211 calls/s 32211 msg/s # 8.12 [+0.97] udp rx: 1734 MB/s 1412083 calls/s # 8.15 [+0.03] udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # 8.79 [+0.64] GRO frag list over UDP tunnel ok # 9.57 [+0.78] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.07 [+0.25] No GRO ok # 10.64 [+0.56] GRO frag list ok # 11.22 [+0.58] GRO fwd ok # 11.73 [+0.51] UDP fwd perf udp rx: 1013 MB/s 825164 calls/s # 12.80 [+1.07] udp tx: 1087 MB/s 18439 calls/s 18439 msg/s # 13.77 [+0.97] udp rx: 1119 MB/s 911232 calls/s # 13.80 [+0.03] udp tx: 1117 MB/s 18949 calls/s 18949 msg/s # 14.77 [+0.97] udp rx: 1114 MB/s 906960 calls/s # 14.80 [+0.03] udp tx: 1112 MB/s 18873 calls/s 18873 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 937 MB/s 763006 calls/s # 15.99 [+1.07] udp tx: 1108 MB/s 18799 calls/s 18799 msg/s # 16.96 [+0.97] udp rx: 1066 MB/s 867859 calls/s # 16.99 [+0.03] udp tx: 1070 MB/s 18154 calls/s 18154 msg/s # 17.96 [+0.97] udp rx: 1126 MB/s 917040 calls/s # 17.99 [+0.03] udp tx: 1126 MB/s 19101 calls/s 19101 msg/s # 18.61 [+0.62] GRO frag list over UDP tunnel ok # 19.39 [+0.78] 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__->