Show patches with: State = Action Required       |   499 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
crypto/openssl: fix CMAC auth context update crypto/openssl: fix CMAC auth context update - 1 - 161- 2024-11-29 Wathsala Vithanage akhil New
[2/2] lib/hash: avoid implicit conversion to 64 bit number [1/2] lib/cryptodev: avoid implicit conversion to 64 bit number - - - 141- 2024-11-28 Andre Muezerie akhil New
[1/2] lib/cryptodev: avoid implicit conversion to 64 bit number [1/2] lib/cryptodev: avoid implicit conversion to 64 bit number - - - 1-- 2024-11-28 Andre Muezerie akhil New
test/crypto: return proper codes in create session test/crypto: return proper codes in create session - - - 141- 2024-11-27 Rajesh Mudimadugula akhil New
[v2] crypto/virtio: remove redundant crypto queue free [v2] crypto/virtio: remove redundant crypto queue free - - - 141- 2024-11-27 Rajesh Mudimadugula akhil New
[v22,13/13] compress/zsda: add zsda compressdev capabilities drivers/zsda: introduce zsda drivers - - - 161- 2024-11-13 Hanxiao Li akhil New
[v22,12/13] compress/zsda: add zsda compressdev dequeue datapath drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v22,11/13] compress/zsda: add zsda compressdev enqueue datapath drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v22,10/13] compress/zsda: add zsda compressdev qp ops drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v22,09/13] compress/zsda: add zsda compressdev xform ops drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v22,08/13] compress/zsda: add zsda compressdev stats ops drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v22,07/13] compress/zsda: add zsda compressdev dev ops drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v22,06/13] compress/zsda: add zsda compressdev driver skeleton drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v22,05/13] common/zsda: add definition and use of msg chan. drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v22,04/13] common/zsda: add functions to operate hardware queue drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v22,03/13] common/zsda: add logging macros drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v22,02/13] common/zsda: add zsdadev driver drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v22,01/13] config: add zsda device number drivers/zsda: introduce zsda drivers - - - 1-- 2024-11-13 Hanxiao Li akhil New
[v8,3/3] app/test: add test sm2 C1/Kp test cases add ec points to sm2 op - - - 11- 2024-11-04 Kusztal, ArkadiuszX akhil New
[v8,2/3] crypto/qat: add sm2 encryption/decryption function add ec points to sm2 op - - - -1- 2024-11-04 Kusztal, ArkadiuszX akhil New
[v8,1/3] cryptodev: add ec points to sm2 op add ec points to sm2 op - - - 12- 2024-11-04 Kusztal, ArkadiuszX akhil New
crypto/scheduler: fix incorrect variable usage crypto/scheduler: fix incorrect variable usage - - - 16-- 2024-09-18 Yong Liang akhil New
RFC: Using and renaming 8-bit reserved field of rte_crypto_op for implementation specific RFC: Using and renaming 8-bit reserved field of rte_crypto_op for implementation specific - - - -3- 2024-03-05 Kundapura, Ganapati akhil New
[RFC] cryptodev: add sm2 key exchange and encryption for HW [RFC] cryptodev: add sm2 key exchange and encryption for HW - - - 6-- 2023-12-28 Kusztal, ArkadiuszX akhil New
[RFC] cryptodev: refactor sm2, add plain message flag [RFC] cryptodev: refactor sm2, add plain message flag - - - 1-2 2023-08-11 Kusztal, ArkadiuszX akhil New
[RFC] Fix cryptodev socket id for devices on unknown NUMA node [RFC] Fix cryptodev socket id for devices on unknown NUMA node - - - 21- 2023-01-17 Didier Pallard akhil New
[v2] app/testpmd: add throughput stats for forward streams [v2] app/testpmd: add throughput stats for forward streams - - - 6-- 2022-06-06 Junfeng Guo arybchenko New
net/ixgbe: fix missing E610 support in flow engine net/ixgbe: fix missing E610 support in flow engine - - - 141- 2024-12-02 Vladimir Medvedkin bruce New
[RFC,v2] net/ice: add devargs to control link update [RFC,v2] net/ice: add devargs to control link update - - - 141- 2024-10-22 Mingjin Ye bruce New
[v1] net/ice: fix incorrect reading of PHY timestamp [v1] net/ice: fix incorrect reading of PHY timestamp - - - 15-- 2024-08-23 Soumyadeep Hore bruce New
[v3] net/iavf: support rte flow with mask for FDIR [v3] net/iavf: support rte flow with mask for FDIR - - - 171- 2023-12-15 Zhichao Zeng bruce New
[2/2] app/test: add test_init_m128i using compiler intrinsic [1/2] lib/hash: initialize __m128i data type in a portable way - - - 141- 2024-11-27 Andre Muezerie dmarchand New
[1/2] lib/hash: initialize __m128i data type in a portable way [1/2] lib/hash: initialize __m128i data type in a portable way - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v2] lib/eal: fix macros for noinline and alwaysinline for MSVC [v2] lib/eal: fix macros for noinline and alwaysinline for MSVC - - - 141- 2024-11-27 Andre Muezerie dmarchand New
[v6,30/30] lib/eal: remove __rte_packed fix packing of structs when building with MSVC - - - 17-- 2024-11-27 Andre Muezerie dmarchand New
[v6,29/30] lib/vhost: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,28/30] lib/pipeline: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,27/30] lib/net: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,26/30] lib/ipsec: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,25/30] lib/eal: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,24/30] examples/vhost_blk: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,23/30] examples/ptpclient: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,22/30] examples/l3fwd: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,21/30] examples/l3fwd-power: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,20/30] examples/ipsec_secgw: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,19/30] examples/ip-pipeline: remove packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,18/30] examples/common: replace packed attributes fix packing of structs when building with MSVC - - - -1- 2024-11-27 Andre Muezerie dmarchand New
[v6,17/30] drivers/vdpa: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,16/30] drivers/regex: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,15/30] drivers/raw: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,14/30] drivers/net: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,13/30] drivers/mempool: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,12/30] drivers/event: replace packed attributes fix packing of structs when building with MSVC - - - -1- 2024-11-27 Andre Muezerie dmarchand New
[v6,11/30] drivers/dma: replace packed attributes fix packing of structs when building with MSVC - - - -1- 2024-11-27 Andre Muezerie dmarchand New
[v6,10/30] drivers/crypto: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,09/30] drivers/compress: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,08/30] drivers/common: replace packed attributes fix packing of structs when building with MSVC - - - -1- 2024-11-27 Andre Muezerie dmarchand New
[v6,07/30] drivers/bus: replace packed attributes fix packing of structs when building with MSVC - - - -1- 2024-11-27 Andre Muezerie dmarchand New
[v6,06/30] drivers/baseband: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,05/30] doc/guides: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,04/30] app/test: replace packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,03/30] app/test-pmd: remove unnecessary packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,02/30] eal/include: add new packing macros fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v6,01/30] devtools: check packed attributes fix packing of structs when building with MSVC - - - 1-- 2024-11-27 Andre Muezerie dmarchand New
[v12,21/21] hash: remove use of VLAs by using standard arrays remove use of VLAs for Windows - - - 17-- 2024-11-21 Andre Muezerie dmarchand New
[v12,20/21] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd remove use of VLAs for Windows 1 - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,19/21] test: remove use of VLAs for Windows built code in bitset tests remove use of VLAs for Windows - - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,18/21] build: enable vla warnings on Windows built code remove use of VLAs for Windows 2 - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,17/21] net/mlx5: remove use of VLAs for Windows built code remove use of VLAs for Windows - - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,16/21] common/mlx5: remove use of VLAs for Windows built code remove use of VLAs for Windows - - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,15/21] net/i40e: remove use of VLAs for Windows built code remove use of VLAs for Windows - 1 - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,14/21] common/idpf: remove use of VLAs for Windows built code remove use of VLAs for Windows 1 - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,13/21] test: remove use of VLAs for Windows built code remove use of VLAs for Windows 1 - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,12/21] app/testpmd: remove use of VLAs for Windows built remove use of VLAs for Windows - - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,11/21] net/ice: remove use of VLAs remove use of VLAs for Windows 1 - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,10/21] net/ixgbe: remove use of VLAs remove use of VLAs for Windows 1 - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,09/21] gro: remove use of VLAs remove use of VLAs for Windows 1 - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,08/21] gro: fix overwrite unprocessed packets remove use of VLAs for Windows 1 - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,07/21] rcu: remove use of VLAs for Windows built code remove use of VLAs for Windows - - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,06/21] hash/thash: remove use of VLAs for Windows built remove use of VLAs for Windows - - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,05/21] hash: remove use of VLAs for Windows built code remove use of VLAs for Windows 2 1 - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,04/21] ethdev: remove use of VLAs for Windows built code remove use of VLAs for Windows - - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,03/21] eal/common: remove use of VLAs remove use of VLAs for Windows 1 - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,02/21] eal/linux: remove use of VLAs remove use of VLAs for Windows - - - 1-- 2024-11-21 Andre Muezerie dmarchand New
[v12,01/21] eal: include header required for alloca remove use of VLAs for Windows - - - 1-- 2024-11-21 Andre Muezerie dmarchand New
bus/vmbus: remove unnecessary packed attribute bus/vmbus: remove unnecessary packed attribute - 1 - 141- 2024-10-22 Stephen Hemminger dmarchand New
[v3] bus/pci: don't open uio device in secondary process [v3] bus/pci: don't open uio device in secondary process - - - 1411 2024-10-11 Konrad Sztyber dmarchand New
[v3,3/3] build: RFC - add support for optional dependencies Improve optional lib support - - - 17-- 2023-12-20 Bruce Richardson dmarchand New
[RFC] : adds support PPS(packet per second) on meter [RFC] : adds support PPS(packet per second) on meter - - - 21- 2021-01-25 Li Zhang fyigit New
[v2] common/cnxk: fix atomic load in batch ops [v2] common/cnxk: fix atomic load in batch ops - - - 141- 2024-12-02 Nawal Kishor jerin New
net/cnxk: toggle link status for representors net/cnxk: toggle link status for representors - - - 131- 2024-11-14 Harman Kalra jerin New
[v2,2/2] common/cnxk: add mailbox debug trace [v2,1/2] common/cnxk: fix mailbox timeout issues - - - 1221 2024-11-14 Harman Kalra jerin New
[v2,1/2] common/cnxk: fix mailbox timeout issues [v2,1/2] common/cnxk: fix mailbox timeout issues - - - -1- 2024-11-14 Harman Kalra jerin New
[v3,2/2] net/cnxk: support rte flow on cn20k [v3,1/2] common/cnxk: support NPC flow on cn20k - 1 - 161- 2024-11-12 Satheesh Paul Antonysamy jerin New
[v3,1/2] common/cnxk: support NPC flow on cn20k [v3,1/2] common/cnxk: support NPC flow on cn20k - 1 - 1-- 2024-11-12 Satheesh Paul Antonysamy jerin New
[v2,2/2] eventdev: add standard aliases for telemetry commands small improvements for eventdev telemetry - - - 17-- 2024-11-06 Bruce Richardson jerin New
[v2,1/2] eventdev: add device info telemetry command small improvements for eventdev telemetry - - - 1-- 2024-11-06 Bruce Richardson jerin New
[RFC,3/3] eventdev: add SW event prefetch hint Introduce event prefetching - - - 16-- 2024-09-10 Pavan Nikhilesh Bhagavatula jerin New
[RFC,2/3] eventdev: allow event ports to modified prefetches Introduce event prefetching - - - 1-- 2024-09-10 Pavan Nikhilesh Bhagavatula jerin New
[RFC,1/3] eventdev: introduce event prefetching Introduce event prefetching - - - 1-- 2024-09-10 Pavan Nikhilesh Bhagavatula jerin New
« 1 2 3 44 5 »