net/dpaa: support VSP in fmlib
authorJun Yang <jun.yang@nxp.com>
Fri, 4 Sep 2020 08:39:24 +0000 (14:09 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:07 +0000 (18:55 +0200)
commit663ff698e38f8a806dd312f64f11478583c0e736
tree6a37631276f0851cfbd2519892888ddfdfbf152a
parent2ffc1057f072442ecba3873fb59d76dfb2011e9e
net/dpaa: support VSP in fmlib

This patch adds support for VSP (Virtual Storage Profile)
in fmlib routines.
VSP allow a network interface to be divided into physical
and virtual instance(s).
The concept is very similar to SRIOV.

Signed-off-by: Jun Yang <jun.yang@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
doc/guides/nics/dpaa.rst
drivers/net/dpaa/fmlib/fm_vsp.c [new file with mode: 0644]
drivers/net/dpaa/fmlib/fm_vsp_ext.h [new file with mode: 0644]
drivers/net/dpaa/meson.build