DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] Extend port and queue attribute get functions
@ 2017-09-20 15:21 Gage Eads
  2017-09-20 15:21 ` [dpdk-dev] [PATCH 1/3] eventdev: extend queue attribute get function Gage Eads
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Gage Eads @ 2017-09-20 15:21 UTC (permalink / raw)
  To: dev; +Cc: jerin.jacob, harry.van.haaren

This patchset makes the full queue and port configuration structures accessible
through the attribute get functions, adds tests for the new attributes, and
fixes one bug in a port attribute get test.

This patchset is based on patches 29019 through 29023.

Gage Eads (3):
  eventdev: extend queue attribute get function
  eventdev: extend port attribute get function
  test/eventdev: fix bug in port enqueue depth test

 lib/librte_eventdev/rte_eventdev.c | 125 ++++++++++++--------------
 lib/librte_eventdev/rte_eventdev.h |  26 ++++--
 test/test/test_eventdev.c          | 179 +++++++++++++++++++++++++++++++++++--
 3 files changed, 245 insertions(+), 85 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-10-08 13:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-20 15:21 [dpdk-dev] [PATCH 0/3] Extend port and queue attribute get functions Gage Eads
2017-09-20 15:21 ` [dpdk-dev] [PATCH 1/3] eventdev: extend queue attribute get function Gage Eads
2017-09-20 15:21 ` [dpdk-dev] [PATCH 2/3] eventdev: extend port " Gage Eads
2017-09-20 15:21 ` [dpdk-dev] [PATCH 3/3] test/eventdev: fix bug in port enqueue depth test Gage Eads
2017-10-04 14:12 ` [dpdk-dev] [PATCH 0/3] Extend port and queue attribute get functions Van Haaren, Harry
2017-10-08 13:53   ` Jerin Jacob

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).