Introducing ODP plugin node 19/7219/3
authorSachin Saxena <[email protected]>
Thu, 15 Jun 2017 09:04:30 +0000 (14:34 +0530)
committersrsurend <[email protected]>
Mon, 3 Jul 2017 10:09:53 +0000 (06:09 -0400)
commit704381d7bac04215ef270359f34658856c00d9a0
tree3175cbb46106deb423d242f2be61c74968cda2d0
parent8e60f32c576095fe44b904a9d0a99f5da2c081ab
Introducing ODP plugin node

Change-Id: I364fa14ade5282ec828662894041f9cc784ace7c
Signed-off-by: srsurend <[email protected]>
Signed-off-by: sachin saxena <[email protected]>
12 files changed:
.gitreview
README.vppodp [new file with mode: 0644]
build-data/packages/vpp.mk
build-data/platforms/odp.mk [new file with mode: 0644]
src/configure.ac
src/plugins/Makefile.am
src/plugins/odp.am [new file with mode: 0644]
src/plugins/odp/cli.c [new file with mode: 0755]
src/plugins/odp/device.c [new file with mode: 0755]
src/plugins/odp/node.c [new file with mode: 0755]
src/plugins/odp/odp_packet.c [new file with mode: 0755]
src/plugins/odp/odp_packet.h [new file with mode: 0755]