Messages by Thread
-
-
[dpdk-dev] [PATCH] doc: fill in cxgbe driver features matrix
Rahul Lakkireddy
-
[dpdk-dev] [PATCH] ethdev: don't count missed packets in erroneous packets counter
Igor Ryzhov
-
[dpdk-dev] ixgbevf missed stats
Yaron Illouz
-
[dpdk-dev] [PATCH] doc: add mempool mgr ABI deprication notice
David Hunt
-
[dpdk-dev] [PATCH 1/3] scripts: support parallel building in validate-abi.sh via -j[N] option
Panu Matilainen
-
[dpdk-dev] [PATCH] virtio: fix wrong features returned for legacy virtio
Yuanhan Liu
-
[dpdk-dev] [PATCH] vhost: Fix default value of kickfd and callfd
Tetsuya Mukawa
-
[dpdk-dev] [PATCH, v2] mempool: avoid memory waste with large pagesize
Stephen Hemminger
-
[dpdk-dev] don't use printf!
Stephen Hemminger
-
[dpdk-dev] [RFC 00/35] mempool: rework memory allocation
Olivier Matz
-
[dpdk-dev] [RFC 01/35] mempool: fix comments and style
Olivier Matz
-
[dpdk-dev] [RFC 02/35] mempool: replace elt_size by total_elt_size
Olivier Matz
-
[dpdk-dev] [RFC 03/35] mempool: uninline function to check cookies
Olivier Matz
-
[dpdk-dev] [RFC 04/35] mempool: use sizeof to get the size of header and trailer
Olivier Matz
-
[dpdk-dev] [RFC 05/35] mempool: rename mempool_obj_ctor_t as mempool_obj_cb_t
Olivier Matz
-
[dpdk-dev] [RFC 06/35] mempool: update library version
Olivier Matz
-
[dpdk-dev] [RFC 07/35] mempool: list objects when added in the mempool
Olivier Matz
-
[dpdk-dev] [RFC 08/35] mempool: remove const attribute in mempool_walk
Olivier Matz
-
[dpdk-dev] [RFC 09/35] mempool: use the list to iterate the mempool elements
Olivier Matz
-
[dpdk-dev] [RFC 10/35] eal: introduce RTE_DECONST macro
Olivier Matz
-
[dpdk-dev] [RFC 10/35] eal: introduce RTE_DECONST macro
Stephen Hemminger
-
[dpdk-dev] [RFC 10/35] eal: introduce RTE_DECONST macro
Olivier MATZ
-
[dpdk-dev] [RFC 10/35] eal: introduce RTE_DECONST macro
Stephen Hemminger
-
[dpdk-dev] [RFC 10/35] eal: introduce RTE_DECONST macro
Olivier MATZ
-
[dpdk-dev] [RFC 10/35] eal: introduce RTE_DECONST macro
Stephen Hemminger
-
[dpdk-dev] [RFC 10/35] eal: introduce RTE_DECONST macro
Bruce Richardson
-
[dpdk-dev] [RFC 10/35] eal: introduce RTE_DECONST macro
Olivier MATZ
-
[dpdk-dev] [RFC 10/35] eal: introduce RTE_DECONST macro
Bruce Richardson
-
[dpdk-dev] [RFC 10/35] eal: introduce RTE_DECONST macro
Olivier MATZ
-
[dpdk-dev] [RFC 11/35] mempool: use the list to audit all elements
Olivier Matz
-
[dpdk-dev] [RFC 12/35] mempool: use the list to initialize mempool objects
Olivier Matz
-
[dpdk-dev] [RFC 13/35] mempool: create the internal ring in a specific function
Olivier Matz
-
[dpdk-dev] [RFC 14/35] mempool: store physaddr in mempool objects
Olivier Matz
-
[dpdk-dev] [RFC 15/35] mempool: remove MEMPOOL_IS_CONTIG()
Olivier Matz
-
[dpdk-dev] [RFC 16/35] mempool: store memory chunks in a list
Olivier Matz
-
[dpdk-dev] [RFC 17/35] mempool: new function to iterate the memory chunks
Olivier Matz
-
[dpdk-dev] [RFC 18/35] mempool: simplify xmem_usage
Olivier Matz
-
[dpdk-dev] [RFC 19/35] mempool: introduce a free callback for memory chunks
Olivier Matz
-
[dpdk-dev] [RFC 20/35] mempool: make page size optional when getting xmem size
Olivier Matz
-
[dpdk-dev] [RFC 21/35] mempool: default allocation in several memory chunks
Olivier Matz
-
[dpdk-dev] [RFC 22/35] eal: lock memory when using no-huge
Olivier Matz
-
[dpdk-dev] [RFC 23/35] mempool: support no-hugepage mode
Olivier Matz
-
[dpdk-dev] [RFC 24/35] mempool: replace mempool physaddr by a memzone pointer
Olivier Matz
-
[dpdk-dev] [RFC 25/35] mempool: introduce a function to free a mempool
Olivier Matz
-
[dpdk-dev] [RFC 26/35] mempool: introduce a function to create an empty mempool
Olivier Matz
-
[dpdk-dev] [RFC 27/35] eal/xen: return machine address without knowing memseg id
Olivier Matz
-
[dpdk-dev] [RFC 28/35] mempool: rework support of xen dom0
Olivier Matz
-
[dpdk-dev] [RFC 29/35] mempool: create the internal ring when populating
Olivier Matz
-
[dpdk-dev] [RFC 30/35] mempool: populate a mempool with anonymous memory
Olivier Matz
-
[dpdk-dev] [RFC 31/35] test-pmd: remove specific anon mempool code
Olivier Matz
-
[dpdk-dev] [RFC 32/35] mempool: make mempool populate and free api public
Olivier Matz
-
[dpdk-dev] [RFC 33/35] mem: avoid memzone/mempool/ring name truncation
Olivier Matz
-
[dpdk-dev] [RFC 34/35] mempool: new flag when phys contig mem is not needed
Olivier Matz
-
[dpdk-dev] [RFC 35/35] mempool: update copyright
Olivier Matz
-
[dpdk-dev] [RFC 35/35] mempool: update copyright
Stephen Hemminger
-
[dpdk-dev] [RFC 35/35] mempool: update copyright
Panu Matilainen
-
[dpdk-dev] [RFC 00/35] mempool: rework memory allocation
Olivier MATZ
-
[dpdk-dev] [PATCH] doc: mempool ABI deprecation notice for 16.07
Olivier Matz
-
[dpdk-dev] [PATCH] doc: mempool ABI deprecation notice for 16.07
Thomas Monjalon
-
[dpdk-dev] [PATCH] doc: mempool ABI deprecation notice for 16.07
Hunt, David
-
[dpdk-dev] [PATCH] doc: mempool ABI deprecation notice for 16.07
Wiles, Keith
-
[dpdk-dev] [PATCH] doc: mempool ABI deprecation notice for 16.07
Thomas Monjalon
-
[dpdk-dev] [PATCH 00/36] mempool: rework memory allocation
Olivier Matz
-
[dpdk-dev] [PATCH 01/36] mempool: fix comments and style
Olivier Matz
-
[dpdk-dev] [PATCH 01/36] mempool: fix comments and style
Wiles, Keith
-
[dpdk-dev] [PATCH 02/36] mempool: replace elt_size by total_elt_size
Olivier Matz
-
[dpdk-dev] [PATCH 02/36] mempool: replace elt_size by total_elt_size
Wiles, Keith
-
[dpdk-dev] [PATCH 03/36] mempool: uninline function to check cookies
Olivier Matz
-
[dpdk-dev] [PATCH 04/36] mempool: use sizeof to get the size of header and trailer
Olivier Matz
-
[dpdk-dev] [PATCH 05/36] mempool: rename mempool_obj_ctor_t as mempool_obj_cb_t
Olivier Matz
-
[dpdk-dev] [PATCH 06/36] mempool: update library version
Olivier Matz
-
[dpdk-dev] [PATCH 06/36] mempool: update library version
Olivier Matz
-
[dpdk-dev] [PATCH 07/36] mempool: list objects when added in the mempool
Olivier Matz
-
[dpdk-dev] [PATCH 08/36] mempool: remove const attribute in mempool_walk
Olivier Matz
-
[dpdk-dev] [PATCH 09/36] mempool: remove const qualifier in dump and audit
Olivier Matz
-
[dpdk-dev] [PATCH 10/36] mempool: use the list to iterate the mempool elements
Olivier Matz
-
[dpdk-dev] [PATCH 10/36] mempool: use the list to iterate the mempool elements
Wiles, Keith
-
[dpdk-dev] [PATCH 10/36] mempool: use the list to iterate the mempool elements
Olivier Matz
-
[dpdk-dev] [PATCH 10/36] mempool: use the list to iterate the mempool elements
Wiles, Keith
-
[dpdk-dev] [PATCH v2 10/36] mempool: use the list to iterate the mempool elements
Olivier Matz
-
[dpdk-dev] [PATCH 11/36] mempool: use the list to audit all elements
Olivier Matz
-
[dpdk-dev] [PATCH 12/36] mempool: use the list to initialize mempool objects
Olivier Matz
-
[dpdk-dev] [PATCH 13/36] mempool: create the internal ring in a specific function
Olivier Matz
-
[dpdk-dev] [PATCH 14/36] mempool: store physaddr in mempool objects
Olivier Matz
-
[dpdk-dev] [PATCH 14/36] mempool: store physaddr in mempool objects
Wiles, Keith
-
[dpdk-dev] [PATCH 14/36] mempool: store physaddr in mempool objects
Olivier Matz
-
[dpdk-dev] [PATCH 15/36] mempool: remove MEMPOOL_IS_CONTIG()
Olivier Matz
-
[dpdk-dev] [PATCH 16/36] mempool: store memory chunks in a list
Olivier Matz
-
[dpdk-dev] [PATCH 17/36] mempool: new function to iterate the memory chunks
Olivier Matz
-
[dpdk-dev] [PATCH 18/36] mempool: simplify xmem_usage
Olivier Matz
-
[dpdk-dev] [PATCH 19/36] mempool: introduce a free callback for memory chunks
Olivier Matz
-
[dpdk-dev] [PATCH 20/36] mempool: make page size optional when getting xmem size
Olivier Matz
-
[dpdk-dev] [PATCH 21/36] mempool: default allocation in several memory chunks
Olivier Matz
-
[dpdk-dev] [PATCH 22/36] eal: lock memory when using no-huge
Olivier Matz
-
[dpdk-dev] [PATCH 23/36] mempool: support no-hugepage mode
Olivier Matz
-
[dpdk-dev] [PATCH 24/36] mempool: replace mempool physaddr by a memzone pointer
Olivier Matz
-
[dpdk-dev] [PATCH 25/36] mempool: introduce a function to free a mempool
Olivier Matz
-
[dpdk-dev] [PATCH 26/36] mempool: introduce a function to create an empty mempool
Olivier Matz
-
[dpdk-dev] [PATCH 26/36] mempool: introduce a function to create an empty mempool
Wiles, Keith
-
[dpdk-dev] [PATCH 26/36] mempool: introduce a function to create an empty mempool
Olivier Matz
-
[dpdk-dev] [PATCH 26/36] mempool: introduce a function to create an empty mempool
Wiles, Keith
-
[dpdk-dev] [PATCH 27/36] eal/xen: return machine address without knowing memseg id
Olivier Matz
-
[dpdk-dev] [PATCH 28/36] mempool: rework support of xen dom0
Olivier Matz
-
[dpdk-dev] [PATCH 29/36] mempool: create the internal ring when populating
Olivier Matz
-
[dpdk-dev] [PATCH 30/36] mempool: populate a mempool with anonymous memory
Olivier Matz
-
[dpdk-dev] [PATCH 31/36] mempool: make mempool populate and free api public
Olivier Matz
-
[dpdk-dev] [PATCH 32/36] test-pmd: remove specific anon mempool code
Olivier Matz
-
[dpdk-dev] [PATCH 33/36] mem: avoid memzone/mempool/ring name truncation
Olivier Matz
-
[dpdk-dev] [PATCH 34/36] mempool: new flag when phys contig mem is not needed
Olivier Matz
-
[dpdk-dev] [PATCH 35/36] app/test: rework mempool test
Olivier Matz
-
[dpdk-dev] [PATCH 36/36] mempool: update copyright
Olivier Matz
-
[dpdk-dev] [PATCH 00/36] mempool: rework memory allocation
Wiles, Keith
-
[dpdk-dev] [PATCH 00/36] mempool: rework memory allocation
Olivier MATZ
-
[dpdk-dev] [PATCH 00/36] mempool: rework memory allocation
Wiles, Keith
-
[dpdk-dev] [PATCH 00/36] mempool: rework memory allocation
Hunt, David
-
[dpdk-dev] [PATCH v3 00/35] mempool: rework memory allocation
Olivier Matz
-
[dpdk-dev] [PATCH v3 01/35] mempool: rework comments and style
Olivier Matz
-
[dpdk-dev] [PATCH v3 02/35] mempool: rename element size variables
Olivier Matz
-
[dpdk-dev] [PATCH v3 03/35] mempool: uninline function to check cookies
Olivier Matz
-
[dpdk-dev] [PATCH v3 04/35] mempool: use sizeof to get the size of header and trailer
Olivier Matz
-
[dpdk-dev] [PATCH v3 05/35] mempool: rename object constructor typedef
Olivier Matz
-
[dpdk-dev] [PATCH v3 06/35] mempool: list objects when added
Olivier Matz
-
[dpdk-dev] [PATCH v3 07/35] mempool: remove const qualifier when browsing pools
Olivier Matz
-
[dpdk-dev] [PATCH v3 08/35] mempool: remove const qualifier in dump and audit
Olivier Matz
-
[dpdk-dev] [PATCH v3 09/35] mempool: use the list to iterate the elements
Olivier Matz
-
[dpdk-dev] [PATCH v3 10/35] mempool: use the list to audit all elements
Olivier Matz
-
[dpdk-dev] [PATCH v3 11/35] mempool: use the list to initialize objects
Olivier Matz
-
[dpdk-dev] [PATCH v3 12/35] mempool: create internal ring in a specific function
Olivier Matz
-
[dpdk-dev] [PATCH v3 13/35] mempool: store physical address in objects
Olivier Matz
-
[dpdk-dev] [PATCH v3 13/35] mempool: store physical address in objects
Jain, Deepak K
-
[dpdk-dev] [PATCH v3 13/35] mempool: store physical address in objects
Olivier Matz
-
[dpdk-dev] [PATCH v3 14/35] mempool: remove macro to check if contiguous
Olivier Matz
-
[dpdk-dev] [PATCH v3 15/35] mempool: store memory chunks in a list
Olivier Matz
-
[dpdk-dev] [PATCH v3 16/35] mempool: add function to iterate the memory chunks
Olivier Matz
-
[dpdk-dev] [PATCH v3 17/35] mempool: simplify the memory usage calculation
Olivier Matz
-
[dpdk-dev] [PATCH v3 18/35] mempool: introduce a free callback for memory chunks
Olivier Matz