net/dpaa2: support raw pattern in dpdmux
authorAkhil Goyal <akhil.goyal@nxp.com>
Wed, 24 Feb 2021 12:42:58 +0000 (18:12 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 24 Feb 2021 17:03:30 +0000 (18:03 +0100)
commite5e9ef729c8815e6eb0afbece4cc67e6500e7477
tree05ffce03a46e464255c5641b9ea735ac6dd87f63
parent66c64eb24db7cb6c62de7b3afdee5f00ca325326
net/dpaa2: support raw pattern in dpdmux

Added support for flow raw pattern and check that the call
for dpdmux_set_custom_key() which should be called
only once for a particular DPDMUX as all previous rules
will be erased with this call.
Hence calling it for the first time only.

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
drivers/net/dpaa2/dpaa2_mux.c
drivers/net/dpaa2/mc/dpdmux.c
drivers/net/dpaa2/mc/fsl_dpdmux.h
drivers/net/dpaa2/mc/fsl_dpdmux_cmd.h