> Nitin Saxena (7):
> graph: add API to override node process function
> graph: add feature arc registrations
> graph: add feature arc init APIs
> graph: add feature enable/disable APIs
> ip4: add ip4 output feature arc
> app/graph: add custom feature nodes for ip4 output arc
> test/g
Feature arc represents an ordered list of features/protocols at a given
networking layer. It is a high level abstraction to express relationship
between rte_graph nodes, as feature nodes, and allow packets steering
across these nodes in a simplified manner.
Features (or feature nodes) are nodes wh
2 matches
Mail list logo