[dpdk-dev] [PATCH 0/3] Extend port and queue attribute get functions

Gage Eads gage.eads at intel.com
Wed Sep 20 17:21:00 CEST 2017


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



More information about the dev mailing list