[dpdk-dev] [PATCHv8 0/6] Implement pmd hardware support exports

2016-07-06 Thread Thomas Monjalon
2016-06-30 08:45, Remy Horton: > On 17/06/2016 19:46, 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: > [..] > > Signed-off-by

[dpdk-dev] [PATCHv8 0/6] Implement pmd hardware support exports

2016-06-30 Thread Remy Horton
On 17/06/2016 19:46, 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: [..] > Signed-off-by: Neil Horman > Acked-by: Panu Matilainen

[dpdk-dev] [PATCHv8 0/6] Implement pmd hardware support exports

2016-06-29 Thread Remy Horton
Morning, Compile error with virtio_user_ethdev.c - looks like a new addition (commit ce2eabdd43ec) that also needs to be converted. Regards, ..Remy On 17/06/2016 19:46, Neil Horman wrote: > Hey all- > So heres attempt number 2 at a method for exporting PMD hardware support > information

[dpdk-dev] [PATCHv8 0/6] Implement pmd hardware support exports

2016-06-29 Thread Neil Horman
On Wed, Jun 29, 2016 at 10:18:26AM +0100, Remy Horton wrote: > Morning, > > Compile error with virtio_user_ethdev.c - looks like a new addition (commit > ce2eabdd43ec) that also needs to be converted. > > Regards, > > ..Remy > diff --git a/drivers/net/virtio/virtio_user_ethdev.c b/drivers/ne

[dpdk-dev] [PATCHv8 0/6] Implement pmd hardware support exports

2016-06-17 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 on