Ping.
> -----Original Message----- > From: lng-odp [mailto:[email protected]] On Behalf Of > Github ODP bot > Sent: Monday, October 23, 2017 3:00 PM > To: [email protected] > Subject: [lng-odp] [PATCH API-NEXT v3 0/8] api: pool subparameters > > Added packet pool parameters for more fine grained pool > configuration. The basic usage of the parameters is not changed, > except that implementation may now round up 'num' by default. > Application can limit the round up with new 'max_num' parameter. > If application does not limit max_num (but is still interested on > max_num value), it can check the new info.pkt.max_num. > The new specification allows implementation to use sub-pools, > also application is able to request e.g. this kind of pool:
