Neale Ranns 43161a8733 PPPoE usses a midchain adjacency stack on an interface-tx DPO
1) introduce an interface-tx DPO. This is a simple wrapper around a sw_if_index. enhance DPO stacking functions to allow per-instance next-nodes and hence allow children to stack onto the interface per-instance tx node and not on 'interface-output'.
2) update PPPoE code to use ta midchain stack on a interface-tx DPO of the encap-interface. This remove the need for pppoe_encap node (which is replaced by the adj-midchain-tx) and interface-output node is no longer used (see above). Since PPPoE encap node is no longer needed, the PPPoE seesion does not need to be retrieved in the data-path, hence the cahce misses are removed.

Change-Id: Id8b40f53daa14889a9c51d802e14fed7fba4399a
Signed-off-by: Neale Ranns <nranns@cisco.com>
2017-08-21 04:07:00 -07:00
..
2017-08-10 00:14:59 +00:00
2017-08-10 00:14:59 +00:00
2017-08-10 00:14:59 +00:00
2017-08-08 17:25:00 +00:00
2017-08-03 17:00:31 +00:00
2017-08-08 17:25:00 +00:00
2017-05-15 19:34:00 +00:00
2017-08-08 17:25:00 +00:00
2017-08-08 17:25:00 +00:00
2017-08-08 17:25:00 +00:00
2017-08-08 17:25:00 +00:00
2017-07-24 08:21:52 +03:00
2017-06-21 01:29:37 +00:00
2017-07-04 11:57:35 +00:00
2017-04-05 09:06:23 +01:00
2017-08-08 17:25:00 +00:00
2017-08-08 17:25:00 +00:00
2017-08-09 07:41:11 +00:00
2017-08-01 14:44:13 +00:00