numam-dpdk/config
Jerin Jacob a2da742768 graph: define API
Graph architecture abstracts the data processing functions as
"node" and "link" them together to create a complex "graph" to enable
reusable/modular data processing functions.

These APIs enables graph framework operations such as create, lookup,
dump and destroy on graph and node operations such as clone,
edge update, and edge shrink, etc. The API also allows creating the
stats cluster to monitor per graph and per node stats.

This patch defines the public API for graph support.
This patch also adds support for the build infrastructure and
update the MAINTAINERS file for the graph subsystem.

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
Signed-off-by: Kiran Kumar K <kirankumark@marvell.com>
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
2020-05-05 23:27:49 +02:00
..
arm eal: move arch-specific header files 2020-03-31 13:08:55 +02:00
ppc build: rename ppc sub-directories 2020-03-31 13:08:55 +02:00
x86 build: add cross-file for MinGW-w64 2020-03-18 01:20:48 +01:00
common_armv8a_linux eal: move arch-specific header files 2020-03-31 13:08:55 +02:00
common_base graph: define API 2020-05-05 23:27:49 +02:00
common_freebsd mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
common_linux config: deduplicate options 2020-02-12 11:32:15 +01:00
defconfig_arm64-armada-linux-gcc config: add Marvell ARMADA based on armv8-a 2019-06-04 10:30:14 +02:00
defconfig_arm64-armada-linuxapp-gcc config: update Marvell ARMADA 2020-02-06 15:38:24 +01:00
defconfig_arm64-armv8a-linux-clang mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm64-armv8a-linux-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm64-armv8a-linuxapp-clang mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm64-armv8a-linuxapp-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm64-bluefield-linux-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm64-bluefield-linuxapp-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm64-dpaa-linux-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm64-dpaa-linuxapp-gcc config: remove redundant DPAA2 build 2019-11-06 21:30:00 +01:00
defconfig_arm64-emag-linux-gcc config: add eMAG 2019-11-21 00:30:39 +01:00
defconfig_arm64-emag-linuxapp-gcc remove blank lines at end of file 2019-11-26 00:12:08 +01:00
defconfig_arm64-n1sdp-linux-gcc config: add Arm Neoverse N1 SDP 2019-11-21 00:26:22 +01:00
defconfig_arm64-n1sdp-linuxapp-gcc config: add Arm Neoverse N1 SDP 2019-11-21 00:26:22 +01:00
defconfig_arm64-octeontx2-linux-gcc config: add octeontx2 machine 2019-04-15 22:58:20 +02:00
defconfig_arm64-octeontx2-linuxapp-gcc config: deduplicate options 2020-02-12 11:32:15 +01:00
defconfig_arm64-stingray-linux-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm64-stingray-linuxapp-gcc config: deduplicate options 2020-02-12 11:32:15 +01:00
defconfig_arm64-thunderx2-linux-gcc config: add thunderx2 machine 2019-04-15 22:57:29 +02:00
defconfig_arm64-thunderx2-linuxapp-gcc eal/arm64: add 128-bit atomic compare exchange 2019-10-21 10:06:13 +02:00
defconfig_arm64-thunderx-linux-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm64-thunderx-linuxapp-gcc config: deduplicate options 2020-02-12 11:32:15 +01:00
defconfig_arm64-xgene1-linux-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm64-xgene1-linuxapp-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm-armv7a-linux-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_arm-armv7a-linuxapp-gcc config: deduplicate options 2020-02-12 11:32:15 +01:00
defconfig_i686-native-linux-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_i686-native-linux-icc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_i686-native-linuxapp-gcc net/hns3: add build and doc infrastructure 2019-10-07 15:00:56 +02:00
defconfig_i686-native-linuxapp-icc net/hns3: add build and doc infrastructure 2019-10-07 15:00:56 +02:00
defconfig_ppc_64-power8-linux-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_ppc_64-power8-linuxapp-gcc net/ionic: add skeleton 2020-01-20 18:02:17 +01:00
defconfig_x86_64-native-bsdapp-clang mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_x86_64-native-bsdapp-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_x86_64-native-freebsd-clang mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_x86_64-native-freebsd-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_x86_64-native-linux-clang mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_x86_64-native-linux-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_x86_64-native-linux-icc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_x86_64-native-linuxapp-clang mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_x86_64-native-linuxapp-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_x86_64-native-linuxapp-icc net/hns3: add build and doc infrastructure 2019-10-07 15:00:56 +02:00
defconfig_x86_x32-native-linux-gcc mk: use linux and freebsd in config names 2019-03-12 23:05:06 +01:00
defconfig_x86_x32-native-linuxapp-gcc net/hns3: add build and doc infrastructure 2019-10-07 15:00:56 +02:00
meson.build trace: introduce new subsystem 2020-04-23 15:39:06 +02:00
rte_config.h graph: define API 2020-05-05 23:27:49 +02:00