Searched hist:d54b70feb696f0d110626438432d0acec3cb4752 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_dpipe.h | diff d54b70feb696f0d110626438432d0acec3cb4752 Tue Mar 28 17:24:13 CEST 2017 Arkadi Sharshevsky <arkadis@mellanox.com> mlxsw: spectrum: Add definition for egress rif table
Add definition for egress router interface table. This table describes the final part in the routing pipeline. This table matches the egress interface index (rif index, which is set by the previous stages and determine the out port) and makes the decision of forwarding the packet towards the L2 logic or dropping it.
The metadata header is added to represent this internal information. The rif index field is mapped logically to netdevice ifindex.
Signed-off-by: Arkadi Sharshevsky <arkadis@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | spectrum_dpipe.c | diff d54b70feb696f0d110626438432d0acec3cb4752 Tue Mar 28 17:24:13 CEST 2017 Arkadi Sharshevsky <arkadis@mellanox.com> mlxsw: spectrum: Add definition for egress rif table
Add definition for egress router interface table. This table describes the final part in the routing pipeline. This table matches the egress interface index (rif index, which is set by the previous stages and determine the out port) and makes the decision of forwarding the packet towards the L2 logic or dropping it.
The metadata header is added to represent this internal information. The rif index field is mapped logically to netdevice ifindex.
Signed-off-by: Arkadi Sharshevsky <arkadis@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|