Searched hist:da56552d04c54b68788fb3700b5150814e1de3d1 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | ef100_rep.h | diff da56552d04c54b68788fb3700b5150814e1de3d1 Wed Jul 20 13:29:34 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: determine representee m-port for EF100 representors
An MAE port, or m-port, is a port (source/destination for traffic) on the Match-Action Engine (the internal switch on EF100). Representors will use their representee's m-port for two purposes: as a destination override on TX from the representor, and as a source match in 'default rules' to steer representee traffic (when not matched by e.g. a TC flower rule) to representor RX via the parent PF's receive queue.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ef100_rep.c | diff da56552d04c54b68788fb3700b5150814e1de3d1 Wed Jul 20 13:29:34 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: determine representee m-port for EF100 representors
An MAE port, or m-port, is a port (source/destination for traffic) on the Match-Action Engine (the internal switch on EF100). Representors will use their representee's m-port for two purposes: as a destination override on TX from the representor, and as a source match in 'default rules' to steer representee traffic (when not matched by e.g. a TC flower rule) to representor RX via the parent PF's receive queue.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mae.h | da56552d04c54b68788fb3700b5150814e1de3d1 Wed Jul 20 13:29:34 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: determine representee m-port for EF100 representors
An MAE port, or m-port, is a port (source/destination for traffic) on the Match-Action Engine (the internal switch on EF100). Representors will use their representee's m-port for two purposes: as a destination override on TX from the representor, and as a source match in 'default rules' to steer representee traffic (when not matched by e.g. a TC flower rule) to representor RX via the parent PF's receive queue.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mae.c | da56552d04c54b68788fb3700b5150814e1de3d1 Wed Jul 20 13:29:34 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: determine representee m-port for EF100 representors
An MAE port, or m-port, is a port (source/destination for traffic) on the Match-Action Engine (the internal switch on EF100). Representors will use their representee's m-port for two purposes: as a destination override on TX from the representor, and as a source match in 'default rules' to steer representee traffic (when not matched by e.g. a TC flower rule) to representor RX via the parent PF's receive queue.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | diff da56552d04c54b68788fb3700b5150814e1de3d1 Wed Jul 20 13:29:34 CDT 2022 Edward Cree <ecree.xilinx@gmail.com> sfc: determine representee m-port for EF100 representors
An MAE port, or m-port, is a port (source/destination for traffic) on the Match-Action Engine (the internal switch on EF100). Representors will use their representee's m-port for two purposes: as a destination override on TX from the representor, and as a source match in 'default rules' to steer representee traffic (when not matched by e.g. a TC flower rule) to representor RX via the parent PF's receive queue.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|