[dpdk-dev] [PATCH] net/nfp: add port id to mbuf

Ferruh Yigit ferruh.yigit at intel.com
Wed Mar 7 12:37:27 CET 2018


On 2/22/2018 11:13 AM, Alejandro Lucero wrote:
> Although this can be done by the app, because other PMDs are doing it,
> apps expect this behaviour from the PMD.

Although it doesn't explicitly stated, I think expectation is PMD to set it, the
sample applications I checked in the dpdk don't set this.

And it can give better performance setting in PMD where the data is hot.

Fixes: b812daadad0d ("nfp: add Rx and Tx")
Cc: stable at dpdk.org

> Signed-off-by: Alejandro Lucero <alejandro.lucero at netronome.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list