[PATCH] app/testpmd: expand noisy neighbour forward mode support

Stephen Hemminger stephen at networkplumber.org
Wed Jan 25 23:56:31 CET 2023


On Wed, 25 Jan 2023 17:45:31 -0500
Mike Pattrick <mkp at redhat.com> wrote:

> +	if (unlikely(nb_rx == 0)) {
> +		// May still need to flush some packet

DPDK style is to only use C style comments


More information about the dev mailing list