Re: [dpdk-dev] [dpdk-stable] [PATCH 1/2] test/rcu: increase the size of num cores variable

2019-06-28 Thread Honnappa Nagarahalli
> > 28/06/2019 11:09, David Marchand: > > On Fri, Jun 28, 2019 at 5:44 AM Honnappa Nagarahalli > > > --- a/app/test/test_rcu_qsbr.c > > > +++ b/app/test/test_rcu_qsbr.c > > > @@ -27,7 +27,7 @@ > > > #define TEST_RCU_QSBR_CNT_INIT 1 > > > > > > uint16_t enabled_core_ids[RTE_MAX_LCORE]; -uint8_t n

Re: [dpdk-dev] [dpdk-stable] [PATCH 1/2] test/rcu: increase the size of num cores variable

2019-06-28 Thread Thomas Monjalon
28/06/2019 11:09, David Marchand: > On Fri, Jun 28, 2019 at 5:44 AM Honnappa Nagarahalli > > --- a/app/test/test_rcu_qsbr.c > > +++ b/app/test/test_rcu_qsbr.c > > @@ -27,7 +27,7 @@ > > #define TEST_RCU_QSBR_CNT_INIT 1 > > > > uint16_t enabled_core_ids[RTE_MAX_LCORE]; > > -uint8_t num_cores; > > +