Show patches with: Submitter = Tyler Retzlaff       |    Archived = No       |   471 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[00/16] use __atomic operations returning new value - - - --- 2023-03-10 Tyler Retzlaff None
[00/17] use __atomic operations returning previous value - - - --- 2023-03-02 Tyler Retzlaff None
[01/16] eal: include header required for alloca remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[01/83] examples: move alignment attribute on types move alignment attribute on types - 1 - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[02/16] hash: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[02/83] net/ark: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[0/2] add thread priority accessors - - - --- 2022-05-23 Tyler Retzlaff None
[0/2] eal: provide leading and trailing zero bit count - - - --- 2022-11-23 Tyler Retzlaff None
[0/2] enable lcores test on Windows - - - --- 2022-12-06 Tyler Retzlaff None
[0/2] improve code portability - - - --- 2023-04-03 Tyler Retzlaff None
[0/2] test: enable most driver tests on windows - - - --- 2022-03-29 Tyler Retzlaff None
[03/16] ethdev: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[03/83] net/avp: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[0/3] add eal functions for thread affinity - - - --- 2022-04-01 Tyler Retzlaff None
[0/3] cleanup bsf and fls inline function return types - - - --- 2022-08-08 Tyler Retzlaff None
[0/3] eal: rte_ctrl_thread_create API replacement - - - --- 2022-12-05 Tyler Retzlaff None
[0/3] unblock the use of the MSVC compiler - - - --- 2023-01-25 Tyler Retzlaff None
[0/3] use C11 memory model GCC builtin atomics - - - --- 2023-03-27 Tyler Retzlaff None
[04/16] gro: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[04/83] net/axgbe: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[05/16] latencystats: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[05/83] net/bnxt: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[0/5] add lcore set name and get name API - - - --- 2022-12-07 Tyler Retzlaff None
[06/16] lpm: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[06/83] net/bonding: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[0/6] add thread lifetime and attributes API - - - --- 2022-06-09 Tyler Retzlaff None
[0/6] windows: remove most pthread lifetime shim functions - - - --- 2023-03-17 Tyler Retzlaff None
[07/16] rcu: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[07/83] net/cxgbe: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[0/7] replace rte atomics with GCC builtin atomics - - - --- 2023-03-17 Tyler Retzlaff None
[08/16] app/testpmd: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[08/83] net/e1000: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[09/16] test: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[09/83] net/ena: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[0/9] msvc integration changes - - - --- 2023-04-03 Tyler Retzlaff None
[10/16] common/idpf: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[10/83] net/enic: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[11/16] net/i40e: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[11/83] net/fm10k: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[12/16] net/ice: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[12/83] net/hinic: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[1/2] eal: provide macro for GCC builtin constant intrinsic provide toolchain abstracted __builtin_constant_p - 1 - 1-- 2024-03-20 Tyler Retzlaff tmonjalo New
[1/2] eal: provide movdiri for MSVC provide rte_ffs32, rte_ffs64 and __rte_x86_movdiri for MSVC - - - 1-- 2024-03-20 Tyler Retzlaff tmonjalo New
[1/2] eal: provide prefetch functions for MSVC adapt prefetch functions for MSVC - - - 1-- 2024-03-20 Tyler Retzlaff tmonjalo New
[13/16] net/ixgbe: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[13/83] net/hns3: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[1/3] buildtools: ignore exports for MSVC RFC fix import/export MSVC data variables - - - 1-1 2024-03-12 Tyler Retzlaff tmonjalo New
[14/16] common/mlx5: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[14/83] net/i40e: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[1/4] latencystats: use alloca instead of vla trivial RFC samples converting VLA to alloca - - - 1-- 2024-04-04 Tyler Retzlaff Superseded
[15/16] net/mlx5: remove use of VLAs for Windows built code remove use of VLAs for Windows built code - - - 1-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[15/83] net/iavf: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[16/16] build: enable vla warnings on Windows built code remove use of VLAs for Windows built code - - - 18-- 2024-04-17 Tyler Retzlaff tmonjalo Superseded
[16/83] net/ice: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[17/83] net/igc: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[18/83] net/ionic: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[19/83] net/ixgbe: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[20/83] net/memif: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[21/83] net/mlx5: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[22/83] net/mlx4: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[2/2] eal: add rte ffs32 and rte ffs64 inline functions provide rte_ffs32, rte_ffs64 and __rte_x86_movdiri for MSVC - - - 171- 2024-03-20 Tyler Retzlaff tmonjalo New
[2/2] eal: adjust intrinsic type casts for CXX adapt prefetch functions for MSVC - - - 17-1 2024-03-20 Tyler Retzlaff tmonjalo New
[2/2] mempool: use rte constant macro instead of GCC builtin provide toolchain abstracted __builtin_constant_p - 1 - 18-- 2024-03-20 Tyler Retzlaff tmonjalo New
[23/83] net/mvpp2: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[2/3] eal: import and export data variables for MSVC RFC fix import/export MSVC data variables - - - -1- 2024-03-12 Tyler Retzlaff tmonjalo New
[24/83] net/netvsc: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[2/4] hash: use alloca instead of vla trivial RFC samples converting VLA to alloca - - - 1-- 2024-04-04 Tyler Retzlaff Superseded
[25/83] net/nfp: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[26/83] net/ngbe: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[27/83] net/octeontx: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[28/83] net/pfe: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[29/83] net/qede: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[30/83] net/softnic: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[31/83] net/tap: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[32/83] net/thunderx: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[33/83] net/txgbe: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[3/3] ethdev: import and export data variables for MSVC RFC fix import/export MSVC data variables - - - 1-3 2024-03-12 Tyler Retzlaff tmonjalo New
[34/83] net/virtio: move alignment attribute on types move alignment attribute on types - - - -1- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[3/4] vhost: use alloca instead of vla sizeof RFC samples converting VLA to alloca - - - 1-- 2024-04-04 Tyler Retzlaff Superseded
[35/83] vdpa/mlx5: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[36/83] regex/cn9k: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[37/83] raw/ntb: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[38/83] ml/cnxk: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[39/83] mempool/cnxk: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[40/83] event/sw: move alignment attribute on types move alignment attribute on types - - - -1- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[41/83] event/skeleton: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[42/83] event/opdl: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[43/83] event/octeontx: move alignment attribute on types move alignment attribute on types - - - -1- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[44/83] event/dsw: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[4/4] dispatcher: use alloca instead of vla multi dimensional RFC samples converting VLA to alloca - - - 13-4 2024-04-04 Tyler Retzlaff Superseded
[45/83] event/dlb2: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[46/83] event/cnxk: move alignment attribute on types move alignment attribute on types - - - -1- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[47/83] dma/skeleton: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[48/83] dma/ioat: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[49/83] dma/idxd: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[50/83] crypto/uadk: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[51/83] crypto/scheduler: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[52/83] crypto/qat: move alignment attribute on types move alignment attribute on types - - - -1- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[53/83] crypto/openssl: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
[54/83] crypto/octeontx: move alignment attribute on types move alignment attribute on types - - - 1-- 2024-03-20 Tyler Retzlaff dmarchand Superseded
« 1 2 3 44 5 »