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

Reply via email to