[dpdk-dev] [PATCH] virtio: don't count broadcast packets in multicast packets counter

Bruce Richardson bruce.richardson at intel.com
Wed Mar 9 16:12:22 CET 2016


On Fri, Feb 26, 2016 at 06:01:23PM +0300, Igor Ryzhov wrote:
> Signed-off-by: Igor Ryzhov <iryzhov at nfware.com>
> ---
>  drivers/net/virtio/virtio_rxtx.c | 9 +++++++--
>  1 file changed, 7 insertions(+), 2 deletions(-)
>
Applied to dpdk-next-net/rel_16_04 with superflous braces removed to comply with
coding standards: 
http://dpdk.org/doc/guides/contributing/coding_style.html#control-statements-and-loops

Note to reviewers: if possible, please run checkpatch to catch issues like this.

Regards,
/Bruce


More information about the dev mailing list