DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [RFC 0/2] Prgdev API
@ 2017-01-20  3:21 Chen Jing D(Mark)
  2017-01-20  3:21 ` [dpdk-dev] [RFC 1/2] doc: introduction to prgdev Chen Jing D(Mark)
  2017-01-20  3:21 ` [dpdk-dev] [RFC 2/2] prgdev: introduce generic prgdev API Chen Jing D(Mark)
  0 siblings, 2 replies; 10+ messages in thread
From: Chen Jing D(Mark) @ 2017-01-20  3:21 UTC (permalink / raw)
  To: dev; +Cc: keith.wiles, gerald.rogers, Chen Jing D(Mark)

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-02-09  2:23 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-20  3:21 [dpdk-dev] [RFC 0/2] Prgdev API Chen Jing D(Mark)
2017-01-20  3:21 ` [dpdk-dev] [RFC 1/2] doc: introduction to prgdev Chen Jing D(Mark)
2017-02-01 11:41   ` Jan Blunck
2017-02-03  9:21     ` Liang, Cunming
2017-02-06  9:16     ` Chen, Jing D
2017-02-08  3:30   ` Liang, Cunming
2017-01-20  3:21 ` [dpdk-dev] [RFC 2/2] prgdev: introduce generic prgdev API Chen Jing D(Mark)
2017-02-08 22:49   ` Stephen Hemminger
2017-02-08 23:06     ` Wiles, Keith
2017-02-09  2:23       ` Chen, Jing D

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).