Show patches with: Submitter = Tyler Retzlaff       |    State = Action Required       |    Archived = No       |   37 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,14/14] eal: do not define typeof macro when building with MSVC msvc integration changes 1 - - 1711 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,13/14] eal: always define MSVC as little endian msvc integration changes 1 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,12/14] telemetry: avoid expanding versioned symbol macros on MSVC msvc integration changes 2 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,11/14] eal: exclude exposure of rte atomic APIs for MSVC builds msvc integration changes 1 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,10/14] eal: expand most macros to empty when using MSVC msvc integration changes 1 - - -1- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,09/14] eal: hide typedefs based on GCC vector extensions msvc integration changes 1 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,08/14] eal: hide GCC extension based alignment markers msvc integration changes 1 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,07/14] eal: use byte swap intrinsics msvc integration changes 1 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,06/14] eal: use prefetch intrinsics msvc integration changes 3 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,05/14] eal: use umonitor umwait and tpause intrinsics msvc integration changes 2 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,04/14] eal: use cpuid and cpuidex intrinsics msvc integration changes 1 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,03/14] eal: use barrier intrinsics msvc integration changes 3 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,02/14] eal: use rtm and xtest intrinsics msvc integration changes 3 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v8,01/14] eal: use rdtsc intrinsic msvc integration changes 2 - - 1-- 2023-05-02 Tyler Retzlaff tmonjalo New
[v3,4/4] build: enable MSVC specific compiler options enable use of the MSVC compiler - - - 19-- 2023-04-25 Tyler Retzlaff tmonjalo New
[v3,3/4] build: limit what is built when using MSVC compiler enable use of the MSVC compiler 1 - - 1-- 2023-04-25 Tyler Retzlaff tmonjalo New
[v3,2/4] build: determine execution environment at config time enable use of the MSVC compiler 1 - - 1-- 2023-04-25 Tyler Retzlaff tmonjalo New
[v3,1/4] build: unblock the use of the MSVC compiler enable use of the MSVC compiler 1 - - 1-- 2023-04-25 Tyler Retzlaff tmonjalo New
[v8,3/3] maintainers: add bitcount test under EAL API and common code eal: provide abstracted bit counting functions - - - 19-- 2023-04-04 Tyler Retzlaff tmonjalo New
[v8,2/3] eal: provide abstracted bit count functions eal: provide abstracted bit counting functions 2 - - 1-- 2023-04-04 Tyler Retzlaff tmonjalo New
[v8,1/3] eal: move bit count functions to bitops header eal: provide abstracted bit counting functions 3 - - 1-- 2023-04-04 Tyler Retzlaff tmonjalo New
[3/3] eal: use C11 memory model GCC builtin atomics use C11 memory model GCC builtin atomics - - - 18-1 2023-03-27 Tyler Retzlaff dmarchand New
[2/3] crypto/ccp: use C11 memory model GCC builtin atomics use C11 memory model GCC builtin atomics - - - 1-- 2023-03-27 Tyler Retzlaff dmarchand New
[1/3] bus/vmbus: use C11 memory model GCC builtin atomics use C11 memory model GCC builtin atomics - - - 1-- 2023-03-27 Tyler Retzlaff dmarchand New
[v3,7/7] net/ring: replace rte atomics with GCC builtin atomics replace rte atomics with GCC builtin atomics 1 - - 15-- 2023-03-23 Tyler Retzlaff dmarchand New
[v3,6/7] net/null: replace rte atomics with GCC builtin atomics replace rte atomics with GCC builtin atomics - - - 1-- 2023-03-23 Tyler Retzlaff dmarchand New
[v3,5/7] net/ixgbe: replace rte atomics with GCC builtin atomics replace rte atomics with GCC builtin atomics - - - 1-- 2023-03-23 Tyler Retzlaff dmarchand New
[v3,4/7] net/ice: replace rte atomics with GCC builtin atomics replace rte atomics with GCC builtin atomics - - - 1-- 2023-03-23 Tyler Retzlaff dmarchand New
[v3,3/7] dma/idxd: replace rte atomics with GCC builtin atomics replace rte atomics with GCC builtin atomics 2 - - 1-- 2023-03-23 Tyler Retzlaff dmarchand New
[v3,2/7] stack: replace rte atomics with GCC builtin atomics replace rte atomics with GCC builtin atomics - - - 1-- 2023-03-23 Tyler Retzlaff dmarchand New
[v3,1/7] ring: replace rte atomics with GCC builtin atomics replace rte atomics with GCC builtin atomics - - - 1-- 2023-03-23 Tyler Retzlaff dmarchand New
[6/6] windows: remove most pthread lifetime shim functions windows: remove most pthread lifetime shim functions - - - 19-- 2023-03-17 Tyler Retzlaff dmarchand New
[5/6] eal: use rte thread API windows: remove most pthread lifetime shim functions - - - 1-- 2023-03-17 Tyler Retzlaff dmarchand New
[4/6] net/iavf: use rte thread API windows: remove most pthread lifetime shim functions - - - 1-- 2023-03-17 Tyler Retzlaff dmarchand New
[3/6] net/ice: use rte thread API windows: remove most pthread lifetime shim functions - - - 1-- 2023-03-17 Tyler Retzlaff dmarchand New
[2/6] net/ixgbe: use rte thread API windows: remove most pthread lifetime shim functions - - - 1-- 2023-03-17 Tyler Retzlaff dmarchand New
[1/6] dma/skeleton: use rte thread API windows: remove most pthread lifetime shim functions - - - 1-- 2023-03-17 Tyler Retzlaff dmarchand New