[dpdk-dev] [RFC 0/2] Prgdev API

Chen Jing D(Mark) jing.d.chen at intel.com
Fri Jan 20 04:21:36 CET 2017


This RFC patch intends to introduce an new abstraction layer API
called prgdev to program programmable devices. Please refer to doc
and API for details.

Chen Jing D(Mark) (2):
  doc: introduction to prgdev
  prgdev: introduce generic prgdev API

 doc/guides/prog_guide/prgdev_lib.rst |  457 ++++++++++++++++++++++++++++++++++
 lib/librte_prgdev/rte_prgdev.h       |  242 ++++++++++++++++++
 2 files changed, 699 insertions(+), 0 deletions(-)
 create mode 100644 doc/guides/prog_guide/prgdev_lib.rst
 create mode 100644 lib/librte_prgdev/rte_prgdev.h

-- 
1.7.7.6



More information about the dev mailing list