[dpdk-dev] [PATCHv4 0/5] Implement pmd hardware support exports

2016-05-25 Thread Panu Matilainen
On 05/24/2016 10:41 PM, Neil Horman wrote: > Hey all- > So heres attempt number 2 at a method for exporting PMD hardware support > information. As we discussed previously, the consensus seems to be that pmd > information should be: > > 1) Able to be interrogated on any ELF binary (applicatio

[dpdk-dev] [PATCHv4 0/5] Implement pmd hardware support exports

2016-05-25 Thread Neil Horman
On Wed, May 25, 2016 at 11:32:06AM +0300, Panu Matilainen wrote: > On 05/24/2016 10:41 PM, Neil Horman wrote: > > Hey all- > > So heres attempt number 2 at a method for exporting PMD hardware support > > information. As we discussed previously, the consensus seems to be that pmd > > informatio

[dpdk-dev] [PATCHv4 0/5] Implement pmd hardware support exports

2016-05-24 Thread Neil Horman
Hey all- So heres attempt number 2 at a method for exporting PMD hardware support information. As we discussed previously, the consensus seems to be that pmd information should be: 1) Able to be interrogated on any ELF binary (application binary or individual DSO) 2) Equally functional o