net/dpaa: fix headroom in VSP case
authorNipun Gupta <nipun.gupta@nxp.com>
Mon, 19 Jul 2021 13:59:12 +0000 (19:29 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 23 Jul 2021 17:41:06 +0000 (19:41 +0200)
commit8d2bf7c1d5b93becd8b4649e0c628eec94be1799
tree950c6e4cdb4de1ed9a722979f747633236b84eb8
parent5ddcf3de6bc08fa7c14fd1ead86012aa575cf665
net/dpaa: fix headroom in VSP case

This patch fixes providing the correct headroom size when
VSP is enabled.

Fixes: e4abd4ff183c ("net/dpaa: support virtual storage profile")
Cc: stable@dpdk.org
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
drivers/net/dpaa/dpaa_flow.c