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

2017-10-08 Thread Jerin Jacob
-Original Message- > Date: Wed, 4 Oct 2017 14:12:50 + > From: "Van Haaren, Harry" > To: "Eads, Gage" , "dev@dpdk.org" > CC: "jerin.ja...@caviumnetworks.com" > Subject: RE: [PATCH 0/3] Extend port and queue attribute get functions > > > From: Eads, Gage > > Sent: Wednesday, September

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

2017-10-04 Thread Van Haaren, Harry
> From: Eads, Gage > Sent: Wednesday, September 20, 2017 4:21 PM > To: dev@dpdk.org > Cc: jerin.ja...@caviumnetworks.com; Van Haaren, Harry > > Subject: [PATCH 0/3] Extend port and queue attribute get functions > > This patchset makes the full queue and port configuration structures > accessible

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

2017-09-20 Thread Gage Eads
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 at