Skip to content

Commit

Permalink
doc: add switch representation documentation
Browse files Browse the repository at this point in the history
Add document to describe the  model for representing switching capable
devices in DPDK, using a general ethdev port model and through port
representors. This document also details the port model and the
rte_flow semantics required for flow programming, as well as listing
some example use cases.

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Signed-off-by: Declan Doherty <declan.doherty@intel.com>
Reviewed-by: Marko Kovacevic <marko.kovacevic@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
  • Loading branch information
declanwd authored and Ferruh Yigit committed Apr 27, 2018
1 parent d0a87d9 commit b7f859c
Show file tree
Hide file tree
Showing 2 changed files with 838 additions and 0 deletions.
1 change: 1 addition & 0 deletions doc/guides/prog_guide/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Programmer's Guide
mbuf_lib
poll_mode_drv
rte_flow
switch_representation
traffic_metering_and_policing
traffic_management
bbdev
Expand Down
Loading

0 comments on commit b7f859c

Please sign in to comment.