Apologies for the delay and thanks for the patch and the review!
I applied this to master
On 25/01/2016 07:43, "dev on behalf of Aaron Conole"
wrote:
>Mauricio Vasquez B writes:
>> A ring name length of 10 characters is not enough for dpdkr ports
>> starting from dpdkr10, then it is increased
On Mon, Jan 25, 2016 at 10:43:16AM -0500, Aaron Conole wrote:
> Mauricio Vasquez B writes:
> > A ring name length of 10 characters is not enough for dpdkr ports
> > starting from dpdkr10, then it is increased to RTE_RING_NAMESIZE
> > characters.
> >
> > Signed-off-by: Mauricio Vasquez B
> >
> >
Mauricio Vasquez B writes:
> A ring name length of 10 characters is not enough for dpdkr ports
> starting from dpdkr10, then it is increased to RTE_RING_NAMESIZE
> characters.
>
> Signed-off-by: Mauricio Vasquez B
> ---
> lib/netdev-dpdk.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletio
A ring name length of 10 characters is not enough for dpdkr ports
starting from dpdkr10, then it is increased to RTE_RING_NAMESIZE
characters.
Signed-off-by: Mauricio Vasquez B
---
lib/netdev-dpdk.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lib/netdev-dpdk.c b/lib