X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fmempool%2Fcnxk.rst;h=d883b83f7ba87a7de8e3d05be5c5950cae917912;hb=82a153151f7d0983017b2639fb970e722d0a5a30;hp=76a024426f3dc57d9058d1ebe08d01e32810436d;hpb=89627db18fd49f5424fe5607c6ac2c85b09e6218;p=dpdk.git diff --git a/doc/guides/mempool/cnxk.rst b/doc/guides/mempool/cnxk.rst index 76a024426f..d883b83f7b 100644 --- a/doc/guides/mempool/cnxk.rst +++ b/doc/guides/mempool/cnxk.rst @@ -25,6 +25,11 @@ CN9k NPA supports: - Burst alloc of up to 32 pointers. +CN10k NPA supports: + +- Batch dequeue of up to 512 pointers with single instruction. +- Batch enqueue of up to 15 pointers with single instruction. + Prerequisites and Compilation procedure ---------------------------------------