20/09/2017 13:32, Olivier Matz: > There is no reason to prevent ring from being larger than 0x0FFFFFFF. > Increase the maximum size to 0x7FFFFFFF, which is the maximum possible > without changing the code and the structure definition (size is stored > on a uint32_t). > > Link: http://dpdk.org/ml/archives/dev/2017-September/074701.html > > Suggested-by: Venkatesh Nuthula <[email protected]> > Signed-off-by: Olivier Matz <[email protected]> > Reviewed-by: Anatoly Burakov <[email protected]>
Applied, thanks

