From: Boon Ang
Date: Wed, 29 Nov 2017 16:25:16 +
> I hope the above explains our motivation. Let us know if you have
> more questions.
Please add these descriptive details to your commit message and
resubmit.
From: Shrikrishna Khare
Date: Tue, 28 Nov 2017 13:12:04 -0800
> We often notice rx packet drops due to small default rx ring sizes and
> solve the problem by increasing the ring sizes. This patch increases the
> default rx ring sizes thereby reducing the probability of rx packet
> drops out of th
On Tue, 28 Nov 2017, Andrew Lunn wrote:
> > /*
> > * Version numbers
> > */
> > -#define VMXNET3_DRIVER_VERSION_STRING "1.4.a.0-k"
> > +#define VMXNET3_DRIVER_VERSION_STRING "1.4.11.0-k"
> >
> > /* a 32-bit int, each byte encode a verion number in
> > VMXNET3_DRIVER_VERSION */
> > -
> /*
> * Version numbers
> */
> -#define VMXNET3_DRIVER_VERSION_STRING "1.4.a.0-k"
> +#define VMXNET3_DRIVER_VERSION_STRING "1.4.11.0-k"
>
> /* a 32-bit int, each byte encode a verion number in VMXNET3_DRIVER_VERSION
> */
> -#define VMXNET3_DRIVER_VERSION_NUM 0x01040a00
> +#define
We often notice rx packet drops due to small default rx ring sizes and
solve the problem by increasing the ring sizes. This patch increases the
default rx ring sizes thereby reducing the probability of rx packet
drops out of the box.
Signed-off-by: Shrikrishna Khare
Acked-by: Jin Heo
Acked-by: G
5 matches
Mail list logo