net/octeontx: add build infrastructure
authorJerin Jacob <jerin.jacob@caviumnetworks.com>
Sun, 8 Oct 2017 12:44:05 +0000 (18:14 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 12 Oct 2017 00:36:57 +0000 (01:36 +0100)
commit3c0511741c83f3e92917a41889c263dffc999a84
tree2eb407d378fbe82bfc9f145fb0a5c182bd6db927
parenta42d6c6cf20dccfffa8bd9d803c9fe98a327dbd0
net/octeontx: add build infrastructure

Adding bare minimum PMD library and doc build infrastructure.

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Signed-off-by: Santosh Shukla <santosh.shukla@caviumnetworks.com>
MAINTAINERS
config/common_base
doc/guides/nics/features/octeontx.ini [new file with mode: 0644]
drivers/net/Makefile
drivers/net/octeontx/Makefile [new file with mode: 0644]
drivers/net/octeontx/octeontx_logs.h [new file with mode: 0644]
drivers/net/octeontx/rte_pmd_octeontx_version.map [new file with mode: 0644]
mk/rte.app.mk