On Wed, Jun 26, 2019 at 11:05:42AM -0300, Flavio Leitner via dev wrote: > On Tue, Jun 25, 2019 at 03:57:22PM +0100, Kevin Traynor wrote: > > Add documentation about vhost tx retries and external > > configuration that can help reduce/avoid them. > > > > Signed-off-by: Kevin Traynor <[email protected]> > > Acked-by: Eelco Chaudron <[email protected]> > > --- > > This also has a magic number without a define, but since the > max number of retries is exposed to the users in the next patches > as a parameter in the documentation it seems fine to me. > > Otherwise the patch looks good to me.
Actually it mentions NETDEV_MAX_BATCH where it is NETDEV_MAX_BURST as defined in lib/dp-packet.h fbl _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
