trace: remove limitation on patterns number
authorDavid Marchand <david.marchand@redhat.com>
Thu, 30 Apr 2020 16:31:55 +0000 (18:31 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 6 May 2020 13:07:07 +0000 (15:07 +0200)
commit970a407648b39944b1fb15a5ebf4bc9f711f3690
treeed42e47afaef664e87869c682b9d3a5e1537696c
parentd73b9f83cd432e77582e7f3b0517a9cbf75dd50f
trace: remove limitation on patterns number

There is nothing performance sensitive in this list, use dynamic
allocations and remove the arbitrary limit on the number of trace
patterns a user can pass.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Sunil Kumar Kori <skori@marvell.com>
lib/librte_eal/common/eal_common_trace.c
lib/librte_eal/common/eal_common_trace_utils.c
lib/librte_eal/common/eal_trace.h