Show patches with: Submitter = Jie Zhou       |   339 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v15,11/11] app/test: enable unit test on Windows app/test: enable subset of tests on Windows 1 - - 131- 2022-01-26 Jie Zhou tmonjalo Accepted
[v15,10/11] app/test: replace .sh script with .py script app/test: enable subset of tests on Windows 1 - - 1-- 2022-01-26 Jie Zhou tmonjalo Accepted
[v15,09/11] app/test: skip tests that are not supported yet app/test: enable subset of tests on Windows 1 - - -1- 2022-01-26 Jie Zhou tmonjalo Accepted
[v15,08/11] app/test: resolve name collision app/test: enable subset of tests on Windows 1 - - 1-- 2022-01-26 Jie Zhou tmonjalo Accepted
[v15,07/11] app/test: remove two alarm_autotest cases app/test: enable subset of tests on Windows 1 - - 1-- 2022-01-26 Jie Zhou tmonjalo Accepted
[v15,06/11] app/test: differentiate a strerror on different OS app/test: enable subset of tests on Windows 1 - - 1-- 2022-01-26 Jie Zhou tmonjalo Accepted
[v15,05/11] app/test: skip two logs_autotest cases on Windows app/test: enable subset of tests on Windows 1 - - 1-- 2022-01-26 Jie Zhou tmonjalo Accepted
[v15,04/11] app/test: skip interrupt tests on Windows app/test: enable subset of tests on Windows 1 - - -1- 2022-01-26 Jie Zhou tmonjalo Accepted
[v15,03/11] app/test: fix incorrect errno variable app/test: enable subset of tests on Windows 1 - - 1-- 2022-01-26 Jie Zhou tmonjalo Accepted
[v15,02/11] app/test: remove POSIX-specific code app/test: enable subset of tests on Windows 1 - - -1- 2022-01-26 Jie Zhou tmonjalo Accepted
[v15,01/11] eal/windows: return ENOTSUP for not supported API app/test: enable subset of tests on Windows 1 - - 1-- 2022-01-26 Jie Zhou tmonjalo Accepted
[v2] mempool/stack: build on Windows [v2] mempool/stack: build on Windows 1 - - 21- 2021-10-01 Jie Zhou tmonjalo Accepted
[v2] eal/windows: enforce alarm APIs parameter check [v2] eal/windows: enforce alarm APIs parameter check 1 - - 7-1 2021-07-07 Jie Zhou dmarchand Accepted
[v16,9/9] app/testpmd: enable building testpmd on Windows app/testpmd: enable testpmd on Windows 2 - - 6-3 2021-06-29 Jie Zhou arybchenko Accepted
[v16,8/9] app/testpmd: fix unused function warnings app/testpmd: enable testpmd on Windows 2 - - 1-- 2021-06-29 Jie Zhou arybchenko Accepted
[v16,7/9] app/testpmd: replace POSIX specific code app/testpmd: enable testpmd on Windows 2 - - 1-- 2021-06-29 Jie Zhou arybchenko Accepted
[v16,6/9] app/testpmd: fix parse_fec_mode return type name app/testpmd: enable testpmd on Windows - 1 - 1-- 2021-06-29 Jie Zhou arybchenko Accepted
[v16,5/9] app/testpmd: resolve name collisions app/testpmd: enable testpmd on Windows 2 - - 1-- 2021-06-29 Jie Zhou arybchenko Accepted
[v16,4/9] eal/Windows: add clock_gettime on Windows app/testpmd: enable testpmd on Windows 1 - - 1-- 2021-06-29 Jie Zhou arybchenko Accepted
[v16,3/9] eal/windows: add device event stubs app/testpmd: enable testpmd on Windows 2 - - 1-- 2021-06-29 Jie Zhou arybchenko Accepted
[v16,2/9] eal/windows: add necessary macros app/testpmd: enable testpmd on Windows 2 - - 1-- 2021-06-29 Jie Zhou arybchenko Accepted
[v16,1/9] lib: build libraries that testpmd depends on app/testpmd: enable testpmd on Windows 1 - - 1-- 2021-06-29 Jie Zhou arybchenko Accepted
[v4] rte_metrics: unconditionally exports rte_metrics_tel_xxx functions [v4] rte_metrics: unconditionally exports rte_metrics_tel_xxx functions 2 - - 71- 2021-03-08 Jie Zhou tmonjalo Accepted
WindowsGSGDoc: Update the meson version to use for Windows DPDK WindowsGSGDoc: Update the meson version to use for Windows DPDK 1 - - 311 2021-02-24 Jie Zhou tmonjalo Accepted
[v3] rte_metrics: unconditionally exports rte_metrics_tel_xxx functions [v3] rte_metrics: unconditionally exports rte_metrics_tel_xxx functions 1 - - 9-2 2021-02-24 Jie Zhou tmonjalo Accepted
[v14,11/11] app/test: enable unit test on Windows app/test: enable subset of tests on Windows 1 - - 13-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v14,10/11] app/test: replace .sh script with .py script app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v14,09/11] app/test: add test stubs for not supported ones app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v14,08/11] app/test: resolve name collision app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v14,07/11] app/test: remove two alarm_autotest cases app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v14,06/11] app/test: differentiate a strerror on different OS app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v14,05/11] app/test: skip two logs_autotest cases on Windows app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v14,04/11] app/test: skip interrupt tests on Windows app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v14,03/11] app/test: fix incorrect errno variable app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v14,02/11] app/test: remove POSIX-specific code app/test: enable subset of tests on Windows 1 - - -1- 2021-12-08 Jie Zhou tmonjalo Superseded
[v14,01/11] eal/windows: return ENOTSUP for not supported API app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v13,11/11] app/test: enable unit test on Windows app/test: enable subset of tests on Windows 1 - - 8-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v13,10/11] app/test: replace .sh script with .py script app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v13,09/11] app/test: add test stubs for not supported ones app/test: enable subset of tests on Windows - - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v13,08/11] app/test: resolve name collision app/test: enable subset of tests on Windows - - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v13,07/11] app/test: remove two alarm_autotest cases app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v13,06/11] app/test: differentiate a strerror on different OS app/test: enable subset of tests on Windows - - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v13,05/11] app/test: skip two logs_autotest cases on Windows app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v13,04/11] app/test: skip interrupt tests on Windows app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v13,03/11] app/test: fix incorrect errno variable app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v13,02/11] app/test: remove POSIX-specific code app/test: enable subset of tests on Windows - - - -1- 2021-12-08 Jie Zhou tmonjalo Superseded
[v13,01/11] eal/windows: return ENOTSUP for not supported API app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-08 Jie Zhou tmonjalo Superseded
[v12,11/11] app/test: enable unit test for Windows app/test: enable subset of tests on Windows - - - 211 2021-12-07 Jie Zhou Superseded
[v12,10/11] app/test: replace .sh script with .py script app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-07 Jie Zhou Superseded
[v12,09/11] app/test: add test stubs for not supported ones app/test: enable subset of tests on Windows - - - -1- 2021-12-07 Jie Zhou Superseded
[v12,08/11] app/test: resolve name collision app/test: enable subset of tests on Windows - - - 1-- 2021-12-07 Jie Zhou Superseded
[v12,07/11] app/test: remove two alarm_autotest cases app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-07 Jie Zhou Superseded
[v12,06/11] app/test: differentiate a strerror on different OS app/test: enable subset of tests on Windows - - - 1-- 2021-12-07 Jie Zhou Superseded
[v12,05/11] app/test: skip two logs_autotest cases on Windows app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-07 Jie Zhou Superseded
[v12,04/11] app/test: skip interrupt tests on Windows app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-07 Jie Zhou Superseded
[v12,03/11] app/test: fix incorrect errno variable app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-07 Jie Zhou Superseded
[v12,02/11] app/test: remove POSIX-specific code app/test: enable subset of tests on Windows - - - -1- 2021-12-07 Jie Zhou Superseded
[v12,01/11] eal/windows: return ENOTSUP for not supported API app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-07 Jie Zhou Superseded
[v11,9/9] app/test: enable subset of unit tests on Windows app/test: enable subset of tests on Windows - - - 13-- 2021-12-03 Jie Zhou tmonjalo Superseded
[v11,8/9] app/test: replace .sh script with .py script app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-03 Jie Zhou tmonjalo Superseded
[v11,7/9] app/test: remove two alarm_autotest cases app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-03 Jie Zhou tmonjalo Superseded
[v11,6/9] app/test: differentiate a strerror on different OS app/test: enable subset of tests on Windows - - - 1-- 2021-12-03 Jie Zhou tmonjalo Superseded
[v11,5/9] app/test: skip two logs_autotest cases on Windows app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-03 Jie Zhou tmonjalo Superseded
[v11,4/9] app/test: skip interrupt tests on Windows app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-03 Jie Zhou tmonjalo Superseded
[v11,3/9] app/test: fix incorrect errno variable app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-03 Jie Zhou tmonjalo Superseded
[v11,2/9] app/test: remove POSIX-specific code app/test: enable subset of tests on Windows - - - 1-- 2021-12-03 Jie Zhou tmonjalo Superseded
[v11,1/9] eal/windows: return ENOTSUP for not supported API app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-03 Jie Zhou tmonjalo Superseded
[v10,9/9] app/test: enable subset of unit tests on Windows app/test: enable subset of tests on Windows - - - 1012 2021-12-01 Jie Zhou tmonjalo Superseded
[v10,8/9] app/test: replace .sh script with .py script app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou tmonjalo Superseded
[v10,7/9] app/test: remove two alarm_autotest cases app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou tmonjalo Superseded
[v10,6/9] app/test: differentiate a strerror on different OS app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou tmonjalo Superseded
[v10,5/9] app/test: skip two logs_autotest cases on Windows app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou tmonjalo Superseded
[v10,4/9] app/test: skip interrupt tests on Windows app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou tmonjalo Superseded
[v10,3/9] app/test: fix incorrect errno variable app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou tmonjalo Superseded
[v10,2/9] app/test: remove POSIX-specific code app/test: enable subset of tests on Windows - - - -1- 2021-12-01 Jie Zhou tmonjalo Superseded
[v10,1/9] eal/windows: return ENOTSUP for not supported API app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-01 Jie Zhou tmonjalo Superseded
[v9,9/9] app/test: enable subset of unit tests on Windows app/test: enable subset of tests on Windows - - - 922 2021-12-01 Jie Zhou Superseded
[v9,8/9] app/test: replace .sh script with .py script app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou Superseded
[v9,7/9] app/test: remove two alarm_autotest cases app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou Superseded
[v9,6/9] app/test: differentiate a strerror on different OS app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou Superseded
[v9,5/9] app/test: skip two logs_autotest cases on Windows app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou Superseded
[v9,4/9] app/test: skip interrupt tests on Windows app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou Superseded
[v9,3/9] app/test: fix incorrect errno variable app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou Superseded
[v9,2/9] app/test: remove POSIX-specific code app/test: enable subset of tests on Windows - - - 1-- 2021-12-01 Jie Zhou Superseded
[v9,1/9] eal/windows: return ENOTSUP for not supported API app/test: enable subset of tests on Windows 1 - - 1-- 2021-12-01 Jie Zhou Superseded
[v8,11/11] app/test: enable subset of unit tests on Windows app/test: enable subset of tests on Windows - - - 13-- 2021-10-26 Jie Zhou tmonjalo Superseded
[v8,10/11] app/test: replace .sh scripts with .py scripts app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou tmonjalo Superseded
[v8,09/11] app/test: remove two alarm_autotest cases app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou tmonjalo Superseded
[v8,08/11] app/test: differentiate a strerror on different OS app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou tmonjalo Superseded
[v8,07/11] app/test: skip two logs_autotest cases on Windows app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou tmonjalo Superseded
[v8,06/11] app/test: temporarily "skip" one cmdline test case app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou tmonjalo Superseded
[v8,05/11] app/test: skip interrupt tests on Windows app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou tmonjalo Superseded
[v8,04/11] app/test: exclude ENOTSUP as failure app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou tmonjalo Superseded
[v8,03/11] app/test: replace POSIX specific code app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou tmonjalo Superseded
[v8,02/11] app/test: remove unnecessary headers app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou tmonjalo Superseded
[v8,01/11] eal/windows: return ENOTSUP for not supported API app/test: enable subset of tests on Windows 1 - - 1-- 2021-10-26 Jie Zhou tmonjalo Superseded
[v7,11/11] app/test: enable subset of unit tests on Windows app/test: enable subset of tests on Windows - - - 121- 2021-10-26 Jie Zhou Superseded
[v7,10/11] app/test: replace .sh scripts with .py scripts app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou Superseded
[v7,09/11] app/test: remove two alarm_autotest cases app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou Superseded
[v7,08/11] app/test: differentiate a strerror on different OS app/test: enable subset of tests on Windows - - - 1-- 2021-10-26 Jie Zhou Superseded
« 1 2 3 4 »