[dpdk-dev] [PATCH v3 02/14] ring: create common structure for prod and cons metadata
    Olivier Matz 
    olivier.matz at 6wind.com
       
    Mon Mar 27 09:20:45 CEST 2017
    
    
  
On Fri, 24 Mar 2017 17:09:56 +0000, Bruce Richardson <bruce.richardson at intel.com> wrote:
> create a common structure to hold the metadata for the producer and
> the consumer, since both need essentially the same information - the
> head and tail values, the ring size and mask.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
Acked-by: Olivier Matz <olivier.matz at 6wind.com>
    
    
More information about the dev
mailing list