[dpdk-dev] [PATCH v2] examples/client_server_mp: check port ownership
Thomas Monjalon
thomas at monjalon.net
Thu Jul 4 22:48:14 CEST 2019
We need a review here.
04/06/2019 00:28, Stephen Hemminger:
> From: Stephen Hemminger <sthemmin at microsoft.com>
>
> The mp_server would accept a port mask that included hidden (owned)
> ports and which later caused either lost packets or failed initialization.
>
> This fixes explicitly checks for ownership when parsing the port mask.
>
> Fixes: 5b7ba31148a8 ("ethdev: add port ownership")
> Signed-off-by: Stephen Hemminger <sthemmin at microsoft.com>
More information about the dev
mailing list