On 9/14/2020 3:21 PM, Sachin Saxena (OSS) wrote: > From: Sachin Saxena <sachin.sax...@oss.nxp.com> > > Dpaa2 pmd has no need to bound host interface > for which we require if_index field. > Setting it to 0 as unused. > > Signed-off-by: Sachin Saxena <sachin.sax...@oss.nxp.com>
Fixes: 3e5a335d3f88 ("net/dpaa2: add basic operations") Cc: sta...@dpdk.org Reported-by: Stephen Hemminger <step...@networkplumber.org> Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/main, thanks.