Searched hist:"29416025185383 aba51d863b9e9eff234b54d855" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | tc_conntrack.h | diff 29416025185383aba51d863b9e9eff234b54d855 Mon Aug 07 08:48:09 CDT 2023 Edward Cree <ecree.xilinx@gmail.com> sfc: handle non-zero chain_index on TC rules
Map it to an 8-bit recirc_id for use by the hardware. Currently nothing in the driver is offloading 'goto chain' actions, so these rules cannot yet be hit.
Reviewed-by: Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tc_conntrack.c | diff 29416025185383aba51d863b9e9eff234b54d855 Mon Aug 07 08:48:09 CDT 2023 Edward Cree <ecree.xilinx@gmail.com> sfc: handle non-zero chain_index on TC rules
Map it to an 8-bit recirc_id for use by the hardware. Currently nothing in the driver is offloading 'goto chain' actions, so these rules cannot yet be hit.
Reviewed-by: Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tc.h | diff 29416025185383aba51d863b9e9eff234b54d855 Mon Aug 07 08:48:09 CDT 2023 Edward Cree <ecree.xilinx@gmail.com> sfc: handle non-zero chain_index on TC rules
Map it to an 8-bit recirc_id for use by the hardware. Currently nothing in the driver is offloading 'goto chain' actions, so these rules cannot yet be hit.
Reviewed-by: Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tc.c | diff 29416025185383aba51d863b9e9eff234b54d855 Mon Aug 07 08:48:09 CDT 2023 Edward Cree <ecree.xilinx@gmail.com> sfc: handle non-zero chain_index on TC rules
Map it to an 8-bit recirc_id for use by the hardware. Currently nothing in the driver is offloading 'goto chain' actions, so these rules cannot yet be hit.
Reviewed-by: Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com> Reviewed-by: Simon Horman <horms@kernel.org> Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|