commit | 5e29c16f3a327fb0f4e887a73588ae12e5e8b069 | [log] [tgz] |
---|---|---|
author | Ionut-robert Aron <ionut-robert.aron@nxp.com> | Fri Sep 25 17:44:21 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 25 17:10:27 2020 -0700 |
tree | 8a4cf47435025b1071554000f94e91b44d6bafb5 | |
parent | 4c33a5bd063f9fdbced5fd1ceb7814e5f64f6a7b [diff] |
dpaa2-eth: install a single steering rule when SHARED_FS is enabled When SHARED_FS is enabled on a DPNI object the flow steering tables are shared between all the traffic classes. Modify the driver so that we only add a new flow steering entry on the TC#0 when this new option is enabled. Signed-off-by: Ionut-robert Aron <ionut-robert.aron@nxp.com> Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>