Show patches with: Submitter = Dmitry Kozlyuk       |   474 patches
« 1 22 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,4/4] pmdinfogen: remove C implementation pmdinfogen: rewrite in Python - - - 21- 2020-07-08 Dmitry Kozlyuk tmonjalo Superseded
[v3,3/4] doc/linux_gsg: require pyelftools for pmdinfogen pmdinfogen: rewrite in Python - - - 2-- 2020-07-08 Dmitry Kozlyuk tmonjalo Superseded
[v3,2/4] build: use Python pmdinfogen pmdinfogen: rewrite in Python - - - 2-- 2020-07-08 Dmitry Kozlyuk tmonjalo Superseded
[v3,1/4] pmdinfogen: add Python implementation pmdinfogen: rewrite in Python - - - 2-1 2020-07-08 Dmitry Kozlyuk tmonjalo Superseded
[v3,0/4] pmdinfogen: rewrite in Python - - - --- 2020-07-08 Dmitry Kozlyuk None
eal/windows: detect insufficient privileges for hugepages eal/windows: detect insufficient privileges for hugepages - - 1 7-- 2020-07-07 Dmitry Kozlyuk tmonjalo Superseded
[RFC,v2,3/3] doc/linux_gsg: require pyelftools for pmdinfogen pmdinfogen: rewrite in Python - - - 2-- 2020-07-02 Dmitry Kozlyuk tmonjalo Superseded
[RFC,v2,2/3] build: use Python pmdinfogen pmdinfogen: rewrite in Python - - - 2-- 2020-07-02 Dmitry Kozlyuk tmonjalo Superseded
[RFC,v2,1/3] pmdinfogen: prototype in Python pmdinfogen: rewrite in Python - - - 2-- 2020-07-02 Dmitry Kozlyuk tmonjalo Superseded
[RFC,v2,0/2] pmdinfogen: rewrite in Python - - - --- 2020-07-02 Dmitry Kozlyuk None
[RFC,2/2] build: use Python pmdinfogen pmdinfogen: rewrite in Python - - - 2-- 2020-06-22 Dmitry Kozlyuk tmonjalo Superseded
[RFC,1/2] pmdinfogen: prototype in Python pmdinfogen: rewrite in Python - - - 2-- 2020-06-22 Dmitry Kozlyuk tmonjalo Superseded
[RFC,0/2] pmdinfogen: rewrite in Python - - - --- 2020-06-22 Dmitry Kozlyuk None
[3/3] doc/windows: clarify installation for MinGW-w64 improve MinGW-w64 support - - - 3-- 2020-06-20 Dmitry Kozlyuk tmonjalo Accepted
[2/3] config/x86: don't use absolute paths for MinGW-w64 cross toolchain improve MinGW-w64 support - - - 2-- 2020-06-20 Dmitry Kozlyuk tmonjalo Accepted
[1/3] config: never link with pthread on Windows improve MinGW-w64 support - - - 7-- 2020-06-20 Dmitry Kozlyuk tmonjalo Accepted
[0/3] improve MinGW-w64 support - - - --- 2020-06-20 Dmitry Kozlyuk None
[7/7] examples/cmdline: build on Windows cmdline: support Windows - - - 1-1 2020-06-20 Dmitry Kozlyuk tmonjalo Superseded
[6/7] cmdline: support Windows cmdline: support Windows - - - 1-1 2020-06-20 Dmitry Kozlyuk tmonjalo Superseded
[5/7] eal/windows: improve compatibility networking headers cmdline: support Windows - - - -11 2020-06-20 Dmitry Kozlyuk tmonjalo Superseded
[4/7] cmdline: add internal wrapper for vdprintf cmdline: support Windows - - - 1-1 2020-06-20 Dmitry Kozlyuk tmonjalo Superseded
[3/7] cmdline: add internal wrappers for character input cmdline: support Windows - - - 1-1 2020-06-20 Dmitry Kozlyuk tmonjalo Superseded
[2/7] cmdline: add internal wrappers for terminal handling cmdline: support Windows - - - 1-1 2020-06-20 Dmitry Kozlyuk tmonjalo Superseded
[1/7] cmdline: make implementation opaque cmdline: support Windows - - - 1-1 2020-06-20 Dmitry Kozlyuk tmonjalo Superseded
[0/7] cmdline: support Windows - - - --- 2020-06-20 Dmitry Kozlyuk None
[v9,12/12] eal/windows: implement basic memory management Windows basic memory management - - - 111 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,11/12] eal/windows: initialize hugepage info Windows basic memory management - - - 1-1 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,10/12] doc/windows: split build and run instructions Windows basic memory management - - - 1-1 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,09/12] eal/windows: improve CPU and NUMA node detection Windows basic memory management - - - 1-1 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,08/12] eal/windows: replace sys/queue.h with a complete one from FreeBSD Windows basic memory management - - - -11 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,07/12] eal/windows: add tracing support stubs Windows basic memory management - - - 1-1 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,06/12] trace: add size_t field emitter Windows basic memory management - - - 1-1 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,05/12] eal/mem: extract common code for dynamic memory allocation Windows basic memory management - - - 1-1 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,04/12] eal/mem: extract common code for memseg list initialization Windows basic memory management - - - 1-1 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,03/12] eal: introduce memory management wrappers Windows basic memory management - - - 1-1 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,02/12] eal: introduce internal wrappers for file operations Windows basic memory management - - - 1-1 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,01/12] eal: replace rte_page_sizes with a set of constants Windows basic memory management - - - 6-1 2020-06-15 Dmitry Kozlyuk tmonjalo Accepted
[v9,00/12] Windows basic memory management - - - --- 2020-06-15 Dmitry Kozlyuk None
[v8,11/11] eal/windows: implement basic memory management Windows basic memory management - - - 111 2020-06-10 Dmitry Kozlyuk tmonjalo Superseded
[v8,10/11] eal/windows: initialize hugepage info Windows basic memory management - - - 1-1 2020-06-10 Dmitry Kozlyuk tmonjalo Superseded
[v8,09/11] eal/windows: improve CPU and NUMA node detection Windows basic memory management - - - -11 2020-06-10 Dmitry Kozlyuk tmonjalo Superseded
[v8,08/11] eal/windows: replace sys/queue.h with a complete one from FreeBSD Windows basic memory management - - - -11 2020-06-10 Dmitry Kozlyuk tmonjalo Superseded
[v8,07/11] eal/windows: add tracing support stubs Windows basic memory management - - - 1-1 2020-06-10 Dmitry Kozlyuk tmonjalo Superseded
[v8,06/11] trace: add size_t field emitter Windows basic memory management - - - 1-1 2020-06-10 Dmitry Kozlyuk tmonjalo Superseded
[v8,05/11] eal/mem: extract common code for dynamic memory allocation Windows basic memory management - - - 1-1 2020-06-10 Dmitry Kozlyuk tmonjalo Superseded
[v8,04/11] eal/mem: extract common code for memseg list initialization Windows basic memory management - - - 1-1 2020-06-10 Dmitry Kozlyuk tmonjalo Superseded
[v8,03/11] eal: introduce memory management wrappers Windows basic memory management - - - 1-1 2020-06-10 Dmitry Kozlyuk tmonjalo Superseded
[v8,02/11] eal: introduce internal wrappers for file operations Windows basic memory management - - - 1-1 2020-06-10 Dmitry Kozlyuk tmonjalo Superseded
[v8,01/11] eal: replace rte_page_sizes with a set of constants Windows basic memory management - - - 5-2 2020-06-10 Dmitry Kozlyuk tmonjalo Superseded
[v8,00/11] Windows basic memory management - - - --- 2020-06-10 Dmitry Kozlyuk None
[v7,11/11] eal/windows: implement basic memory management [v7,01/11] eal: replace rte_page_sizes with a set of constants - - - 2-1 2020-06-08 Dmitry Kozlyuk tmonjalo Superseded
[v7,10/11] eal/windows: initialize hugepage info [v7,01/11] eal: replace rte_page_sizes with a set of constants - - - 1-1 2020-06-08 Dmitry Kozlyuk tmonjalo Superseded
[v7,09/11] eal/windows: improve CPU and NUMA node detection [v7,01/11] eal: replace rte_page_sizes with a set of constants - - - -11 2020-06-08 Dmitry Kozlyuk tmonjalo Superseded
[v7,08/11] eal/windows: replace sys/queue.h with a complete one from FreeBSD [v7,01/11] eal: replace rte_page_sizes with a set of constants - - - -11 2020-06-08 Dmitry Kozlyuk tmonjalo Superseded
[v7,07/11] eal/windows: add tracing support stubs [v7,01/11] eal: replace rte_page_sizes with a set of constants - - - 1-1 2020-06-08 Dmitry Kozlyuk tmonjalo Superseded
[v7,06/11] trace: add size_t field emitter [v7,01/11] eal: replace rte_page_sizes with a set of constants - - - 1-1 2020-06-08 Dmitry Kozlyuk tmonjalo Superseded
[v7,05/11] eal/mem: extract common code for dynamic memory allocation [v7,01/11] eal: replace rte_page_sizes with a set of constants - - - 1-1 2020-06-08 Dmitry Kozlyuk tmonjalo Superseded
[v7,04/11] eal/mem: extract common code for memseg list initialization [v7,01/11] eal: replace rte_page_sizes with a set of constants - - - 1-1 2020-06-08 Dmitry Kozlyuk tmonjalo Superseded
[v7,03/11] eal: introduce memory management wrappers [v7,01/11] eal: replace rte_page_sizes with a set of constants - - - 1-1 2020-06-08 Dmitry Kozlyuk tmonjalo Superseded
[v7,02/11] eal: introduce internal wrappers for file operations [v7,01/11] eal: replace rte_page_sizes with a set of constants - - - 1-1 2020-06-08 Dmitry Kozlyuk tmonjalo Superseded
[v7,01/11] eal: replace rte_page_sizes with a set of constants [v7,01/11] eal: replace rte_page_sizes with a set of constants - - - 5-2 2020-06-08 Dmitry Kozlyuk tmonjalo Superseded
[v6,11/11] eal/windows: implement basic memory management Windows basic memory management - - - 2-1 2020-06-02 Dmitry Kozlyuk tmonjalo Superseded
[v6,10/11] eal/windows: initialize hugepage info Windows basic memory management - - - 1-1 2020-06-02 Dmitry Kozlyuk tmonjalo Superseded
[v6,09/11] eal/windows: improve CPU and NUMA node detection Windows basic memory management - - - -11 2020-06-02 Dmitry Kozlyuk tmonjalo Superseded
[v6,08/11] eal/windows: replace sys/queue.h with a complete one from FreeBSD Windows basic memory management - - - -11 2020-06-02 Dmitry Kozlyuk tmonjalo Superseded
[v6,07/11] eal/windows: add tracing support stubs Windows basic memory management - - - 1-1 2020-06-02 Dmitry Kozlyuk tmonjalo Superseded
[v6,06/11] trace: add size_t field emitter Windows basic memory management - 1 - 1-1 2020-06-02 Dmitry Kozlyuk tmonjalo Superseded
[v6,05/11] eal/mem: extract common code for dynamic memory allocation Windows basic memory management - - - 1-1 2020-06-02 Dmitry Kozlyuk tmonjalo Superseded
[v6,04/11] eal/mem: extract common code for memseg list initialization Windows basic memory management - - - 1-1 2020-06-02 Dmitry Kozlyuk tmonjalo Superseded
[v6,03/11] eal: introduce memory management wrappers Windows basic memory management - - - 1-1 2020-06-02 Dmitry Kozlyuk tmonjalo Superseded
[v6,02/11] eal: introduce internal wrappers for file operations Windows basic memory management - - - 1-1 2020-06-02 Dmitry Kozlyuk tmonjalo Superseded
[v6,01/11] eal: replace rte_page_sizes with a set of constants Windows basic memory management 1 - - 5-2 2020-06-02 Dmitry Kozlyuk tmonjalo Superseded
[v6,00/11] Windows basic memory management - - - --- 2020-06-02 Dmitry Kozlyuk None
[v5,11/11] eal/windows: implement basic memory management Windows basic memory management - - - 111 2020-05-25 Dmitry Kozlyuk tmonjalo Superseded
[v5,10/11] eal/windows: initialize hugepage info Windows basic memory management - - - 1-1 2020-05-25 Dmitry Kozlyuk tmonjalo Superseded
[v5,09/11] eal/windows: improve CPU and NUMA node detection Windows basic memory management - - - -11 2020-05-25 Dmitry Kozlyuk tmonjalo Superseded
[v5,08/11] eal/windows: replace sys/queue.h with a complete one from FreeBSD Windows basic memory management - - - -11 2020-05-25 Dmitry Kozlyuk tmonjalo Superseded
[v5,07/11] eal/windows: add tracing support stubs Windows basic memory management - - - 1-1 2020-05-25 Dmitry Kozlyuk tmonjalo Superseded
[v5,06/11] trace: add size_t field emitter Windows basic memory management - - - 1-1 2020-05-25 Dmitry Kozlyuk tmonjalo Superseded
[v5,05/11] eal/mem: extract common code for dynamic memory allocation Windows basic memory management - - - 1-1 2020-05-25 Dmitry Kozlyuk tmonjalo Superseded
[v5,04/11] eal/mem: extract common code for memseg list initialization Windows basic memory management - - - 1-1 2020-05-25 Dmitry Kozlyuk tmonjalo Superseded
[v5,03/11] eal: introduce memory management wrappers Windows basic memory management - - - 1-1 2020-05-25 Dmitry Kozlyuk tmonjalo Superseded
[v5,02/11] eal: introduce internal wrappers for file operations Windows basic memory management - - - 1-1 2020-05-25 Dmitry Kozlyuk tmonjalo Superseded
[v5,01/11] eal: replace rte_page_sizes with a set of constants Windows basic memory management - - - 1-2 2020-05-25 Dmitry Kozlyuk tmonjalo Superseded
[v5,0/8] Windows basic memory management - - - --- 2020-05-25 Dmitry Kozlyuk None
[v4,8/8] eal/windows: implement basic memory management Windows basic memory management - - - 3-- 2020-04-28 Dmitry Kozlyuk tmonjalo Superseded
[v4,7/8] eal/windows: initialize hugepage info Windows basic memory management - - - 2-- 2020-04-28 Dmitry Kozlyuk tmonjalo Superseded
[v4,6/8] eal/windows: improve CPU and NUMA node detection Windows basic memory management - - - 11- 2020-04-28 Dmitry Kozlyuk tmonjalo Superseded
[v4,5/8] eal/windows: replace sys/queue.h with a complete one from FreeBSD Windows basic memory management - - - 11- 2020-04-28 Dmitry Kozlyuk tmonjalo Superseded
[v4,4/8] eal: extract common code for memseg list initialization Windows basic memory management - - - 2-- 2020-04-28 Dmitry Kozlyuk tmonjalo Superseded
[v4,3/8] eal: introduce memory management wrappers Windows basic memory management - - - 2-- 2020-04-28 Dmitry Kozlyuk tmonjalo Superseded
[v4,2/8] eal: introduce internal wrappers for file operations Windows basic memory management 1 - - 2-- 2020-04-28 Dmitry Kozlyuk tmonjalo Superseded
[v4,1/8] eal: replace rte_page_sizes with a set of constants Windows basic memory management - - - 6-- 2020-04-28 Dmitry Kozlyuk tmonjalo Superseded
[v4,0/8] Windows basic memory management - - - --- 2020-04-28 Dmitry Kozlyuk None
[v3] eal: disable tracing on Windows [v3] eal: disable tracing on Windows 1 - - 5-1 2020-04-26 Dmitry Kozlyuk Accepted
[v2,3/3] eal/windows: fix build by enabling trace compilation eal/windows: fix build by enabling trace compilation - - - 2-- 2020-04-26 Dmitry Kozlyuk tmonjalo Changes Requested
[v2,2/3] eal: add internal directory management API eal/windows: fix build by enabling trace compilation 1 - - 2-- 2020-04-26 Dmitry Kozlyuk tmonjalo Changes Requested
[v2,1/3] eal/windows: replace sys/queue.h with a complete one from FreeBSD eal/windows: fix build by enabling trace compilation - - - 411 2020-04-26 Dmitry Kozlyuk tmonjalo Changes Requested
[v2,0/3] eal/windows: fix build by enabling trace compilation - - - --- 2020-04-26 Dmitry Kozlyuk None
[2/2] eal/windows: fix build by supporting trace eal/windows: fix build by supporing trace - - - 2-- 2020-04-26 Dmitry Kozlyuk Superseded
« 1 22 3 4 5 »