Show patches with: State = Action Required       |   595 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] build: reduce use of AVX compiler flags [RFC] build: reduce use of AVX compiler flags - - - 52- 2025-03-25 Bruce Richardson tmonjalo New
drivers/net/mlx5: fix mlx5 send packet failed drivers/net/mlx5: fix mlx5 send packet failed - - - 1045 2025-03-25 Wenbo Liu rasland New
[v2,3/3] eal: allow automatic mapping of high lcore ids allow easier use of high lcore-ids - - - 19-- 2025-03-24 Bruce Richardson dmarchand New
[v2,2/3] eal: convert core masks and lists to core sets allow easier use of high lcore-ids - - - 1-- 2025-03-24 Bruce Richardson dmarchand New
[v2,1/3] eal: centralize core parameter parsing allow easier use of high lcore-ids - - - 1-- 2025-03-24 Bruce Richardson dmarchand New
[2/2] net/mlx5: added a bitmap that tracks ipool allocs and frees add debug capabilities to ipool 1 - - 19-- 2025-03-24 Shani Peretz rasland New
[1/2] net/mlx5: add ipool debug capabilities add debug capabilities to ipool 1 - - 1-- 2025-03-24 Shani Peretz rasland New
[v2,2/2] net/mlx5: enhance log file path [v2,1/2] net/mlx5: enhance socket file path - - - 1211 2025-03-21 Yang Ming rasland New
[v2,1/2] net/mlx5: enhance socket file path [v2,1/2] net/mlx5: enhance socket file path - - - 1-- 2025-03-21 Yang Ming rasland New
crypto/qat: fix out-of-place header bytes in aead raw api crypto/qat: fix out-of-place header bytes in aead raw api 1 - - 18-- 2025-03-20 Arkadiusz Kusztal akhil New
test: fix race in per lcore test test: fix race in per lcore test - - - 171- 2025-03-17 David Marchand tmonjalo New
[v5,3/3] app/test: add tests for portable version of __builtin_add_overflow add portable version of __builtin_add_overflow - - - 171- 2025-03-14 Andre Muezerie dmarchand New
[v5,2/3] net/intel: use portable version of __builtin_add_overflow add portable version of __builtin_add_overflow 1 - - 1-- 2025-03-14 Andre Muezerie dmarchand New
[v5,1/3] eal: add portable version of __builtin_add_overflow add portable version of __builtin_add_overflow - - - 1-- 2025-03-14 Andre Muezerie dmarchand New
[v2,7/7] dts: enable shell pooling dts: shell improvements - 4 - 91- 2025-03-14 Luca Vizzarro PaulSzczepanek New
[v2,6/7] dts: remove multi-inheritance classes dts: shell improvements - 4 - 1-- 2025-03-14 Luca Vizzarro PaulSzczepanek New
[v2,5/7] dts: make shells path dynamic dts: shell improvements - 4 - 1-- 2025-03-14 Luca Vizzarro PaulSzczepanek New
[v2,4/7] dts: revert back to a single InteractiveShell dts: shell improvements - 4 - 1-- 2025-03-14 Luca Vizzarro PaulSzczepanek New
[v2,3/7] dts: add shells pool dts: shell improvements - 3 - 1-- 2025-03-14 Luca Vizzarro PaulSzczepanek New
[v2,2/7] dts: add blocking dpdk app class dts: shell improvements - 4 - 1-- 2025-03-14 Luca Vizzarro PaulSzczepanek New
[v2,1/7] dts: escape single quotes dts: shell improvements - 4 - 11- 2025-03-14 Luca Vizzarro PaulSzczepanek New
[v2] eal/linux: improve ASLR check [v2] eal/linux: improve ASLR check 1 - - 17-1 2025-03-13 Yang Ming dmarchand New
[v5,2/2] dts: add VF configuration and workflow dts: add VFs to the framework - - - 111- 2025-03-13 Patrick Robb PaulSzczepanek New
[v5,1/2] dts: add OS abstractions for creating virtual functions dts: add VFs to the framework - - - 11- 2025-03-13 Patrick Robb PaulSzczepanek New
[RFC,7/7] app/testpmd: replace comma operator with bracket avoid unnecessary use of comma op - - - 18-- 2025-03-12 Stephen Hemminger tmonjalo New
[RFC,6/7] test: replace unnecessary comma operators avoid unnecessary use of comma op - - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[RFC,5/7] net/mlx5: replace unnecessary comma operators avoid unnecessary use of comma op - - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[RFC,4/7] net/mlx4: replace unnecessary comma operators avoid unnecessary use of comma op - - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[RFC,3/7] graph: replace unnecessary comma operator avoid unnecessary use of comma op - - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[RFC,2/7] ipsec: replace unnecessary comma operator avoid unnecessary use of comma op - - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[RFC,1/7] eal: replace unnecessary comma operator avoid unnecessary use of comma op - - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[v3,9/9] net/ice: replace open coded version of LIST_FOREACH_SAFE introduce common FOREACH_SAFE macros - - - 18-- 2025-03-12 Stephen Hemminger tmonjalo New
[v3,8/9] net/i40e: replace open coded version of LIST_FOREACH_SAFE introduce common FOREACH_SAFE macros - - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[v3,7/9] raw/ifpga: use EAL version of TAILQ_FOREACH_SAFE introduce common FOREACH_SAFE macros - 1 - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[v3,6/9] vhost: replace open coded TAILQ_FOREACH_SAFE introduce common FOREACH_SAFE macros - - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[v3,5/9] net/iavf: replace local version of TAILQ_FOREACH_SAFE introduce common FOREACH_SAFE macros - - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[v3,4/9] net/bnxt: fix use after free introduce common FOREACH_SAFE macros 1 - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[v3,3/9] bus/fslmc: fix use after free introduce common FOREACH_SAFE macros 1 - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[v3,2/9] net/qede: fix use after free introduce common FOREACH_SAFE macros - - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
[v3,1/9] eal: add queue macro extensions from FreeBSD introduce common FOREACH_SAFE macros - - - 1-- 2025-03-12 Stephen Hemminger tmonjalo New
app/crypto-perf: avoid infinite loop app/crypto-perf: avoid infinite loop - - - 16-- 2025-03-11 Rupesh Chiluka akhil New
[4/4] vhost: remove unnecessary deref of function pointers more unnecessary function pointer - - - 17-- 2025-03-11 Stephen Hemminger tmonjalo New
[3/4] regexdev: another unnecessary deref of function pointers more unnecessary function pointer - - - 1-- 2025-03-11 Stephen Hemminger tmonjalo New
[2/4] crypto/ionic: remove unnecessary deref of function pointer more unnecessary function pointer - - - 1-- 2025-03-11 Stephen Hemminger tmonjalo New
[1/4] raw/ifpga: remove unnecessary deref of function pointers more unnecessary function pointer 2 - - 1-- 2025-03-11 Stephen Hemminger tmonjalo New
app/crypto-perf: fix aad offset alignment app/crypto-perf: fix aad offset alignment - - - 16-- 2025-03-11 Shani Peretz akhil New
[v1] net/mlx5: support multi-host lag probe [v1] net/mlx5: support multi-host lag probe 1 - - 131- 2025-03-11 Rongwei Liu rasland New
test_ipfrag: remove array of size zero test_ipfrag: remove array of size zero - - - 18-- 2025-03-07 Andre Muezerie tmonjalo New
rcu: remove VLAs rcu: remove VLAs - - - 18-- 2025-03-07 Andre Muezerie dmarchand New
[v1,4/4] change verification field in unified packet suite dts: change verbose packet verification to layer 4 ports - - - 17-- 2025-03-06 Dean Marx PaulSzczepanek New
[v1,3/4] dts: remove unnecessary capability requirement dts: change verbose packet verification to layer 4 ports - - - 1-- 2025-03-06 Dean Marx PaulSzczepanek New
[v1,2/4] dts: change verification field in checksum offload suite dts: change verbose packet verification to layer 4 ports - - - 1-- 2025-03-06 Dean Marx PaulSzczepanek New
[v1,1/4] dts: add layer 4 port field to verbose parser dts: change verbose packet verification to layer 4 ports - - - 1-- 2025-03-06 Dean Marx PaulSzczepanek New
[v2] doc/guides: Mention needed kernel option for mlx5 [v2] doc/guides: Mention needed kernel option for mlx5 - - - -3- 2025-03-06 Jaromír Smrček rasland New
[v3,2/2] devtools/dump-cpu-flags: add tool to update CPU flags table allow AVX512 instructions to be used with MSVC - - - 171- 2025-03-06 Andre Muezerie dmarchand New
[v3,1/2] config: allow AVX512 instructions to be used with MSVC allow AVX512 instructions to be used with MSVC - - - -1- 2025-03-06 Andre Muezerie dmarchand New
[v2,2/2] drivers/net: remove use of non-standard array range initialization remove use of non-standard array range initialization 1 - - 18-- 2025-03-05 Andre Muezerie dmarchand New
[v2,1/2] app/test: remove use of non-standard array range initialization remove use of non-standard array range initialization - - - 1-- 2025-03-05 Andre Muezerie dmarchand New
[RFC] doc: Document frequency and volume limits on patches. [RFC] doc: Document frequency and volume limits on patches. - - - 6-- 2025-03-05 Aaron Conole tmonjalo New
[v4] lib/fib: remove warning about implicit 64-bit conversion [v4] lib/fib: remove warning about implicit 64-bit conversion - - - 17-- 2025-03-04 Andre Muezerie tmonjalo New
[v2,9/9] app/test: add zsda cryptodev test crypto/zsda: add zsda cryptodev driver - - - 6-2 2025-03-03 Hanxiao Li akhil New
[v2,8/9] crypto/zsda: add capabilities crypto/zsda: add zsda cryptodev driver - - - 1-- 2025-03-03 Hanxiao Li akhil New
[v2,7/9] crypto/zsda: add dequeue datapath crypto/zsda: add zsda cryptodev driver - - - 1-- 2025-03-03 Hanxiao Li akhil New
[v2,6/9] crypto/zsda: add enqueue datapath crypto/zsda: add zsda cryptodev driver - - - 1-- 2025-03-03 Hanxiao Li akhil New
[v2,5/9] crypto/zsda: add session configuration crypto/zsda: add zsda cryptodev driver - - - 1-- 2025-03-03 Hanxiao Li akhil New
[v2,4/9] crypto/zsda: add queue pair configuration crypto/zsda: add zsda cryptodev driver - - - 1-- 2025-03-03 Hanxiao Li akhil New
[v2,3/9] crypto/zsda: add statistics crypto/zsda: add zsda cryptodev driver - - - 1-- 2025-03-03 Hanxiao Li akhil New
[v2,2/9] crypto/zsda: add device operations crypto/zsda: add zsda cryptodev driver - - - 1-- 2025-03-03 Hanxiao Li akhil New
[v2,1/9] crypto/zsda: add skeleton crypto/zsda: add zsda cryptodev driver - - - 1-- 2025-03-03 Hanxiao Li akhil New
mempool: micro optimizations mempool: micro optimizations 2 - - 17-- 2025-02-26 Morten Brørup tmonjalo New
net/mlx5: add GRE as L4 layer for entropy calculation net/mlx5: add GRE as L4 layer for entropy calculation 1 - - 161- 2025-02-26 Yaniv Rosner rasland New
[v3,1/1] pcapng: fix null dereference in rte_pcapng_close pcapng: fix null dereference in rte_pcapng_close - - - 161- 2025-02-24 Ariel Otilibili tmonjalo New
[3/3] doc/nics: document how to create large VFs for iavf improve documentation iavf driver - - - 7-- 2025-02-24 Bruce Richardson bruce New
[2/3] doc/nics: rework notes for iavf use improve documentation iavf driver - - - -1- 2025-02-24 Bruce Richardson bruce New
[1/3] doc/nics: improve structure of Intel VF section improve documentation iavf driver - - - 1-- 2025-02-24 Bruce Richardson bruce New
net: fix IPv4 compat and mapped checks net: fix IPv4 compat and mapped checks - - - 11-1 2025-02-24 Robin Jarry tmonjalo New
[RFC,1/1] eal/x86: replace inline assembly prefetch with cc builtins replace inline assembly prefetch with cc builtins - - - 17-- 2025-02-23 Mattias Rönnblom tmonjalo New
[RFC,v20] mempool: fix mempool cache size [RFC,v20] mempool: fix mempool cache size - - - 17-- 2025-02-21 Morten Brørup tmonjalo New
[v1] doc/guides: update monitor PMD mode description [v1] doc/guides: update monitor PMD mode description - - - 7-- 2025-02-21 Chris MacNamara tmonjalo New
sched: fix wrr parameter data type sched: fix wrr parameter data type 1 - - 111- 2025-02-21 Megha Ajmera tmonjalo New
[v9,15/15] devtools/cocci: add script to find problematic memset fix insecure use of memset bugs - - - 13-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,14/15] net/ntnic: remove unnecessary memset fix insecure use of memset bugs - - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,13/15] net/ntnic: check result of malloc fix insecure use of memset bugs - - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,12/15] test: remove unneeded memset fix insecure use of memset bugs 1 - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,11/15] compress/octeontx: remove unnecessary memset fix insecure use of memset bugs 1 - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,10/15] bus/uacce: remove memset before free fix insecure use of memset bugs 1 - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,09/15] crypto/qat: use secure free for keys fix insecure use of memset bugs 1 - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,08/15] crypto/qat: fix size calculation for memset fix insecure use of memset bugs 1 - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,07/15] crypto/qat: force zero of keys fix insecure use of memset bugs 1 - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,06/15] common/cnxk: remove unused variable fix insecure use of memset bugs - - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,05/15] app/test: add test for rte_free_sensitive fix insecure use of memset bugs - - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,04/15] app/test: use unit test runner for malloc tests fix insecure use of memset bugs - - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,03/15] eal: add new secure free function fix insecure use of memset bugs 1 - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,02/15] app/test: remove unused variable fix insecure use of memset bugs - - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v9,01/15] eal: introduce new secure memory zero fix insecure use of memset bugs 1 - - 1-- 2025-02-20 Stephen Hemminger tmonjalo New
[v2,3/3] fbarray: flatten the loop in find prev n [v2,1/3] fbarray: rename tests to be more meaningful - - - 141- 2025-02-20 Burakov, Anatoly tmonjalo New
[v2,2/3] fbarray: flatten the loop in find next n [v2,1/3] fbarray: rename tests to be more meaningful - - - 1-- 2025-02-20 Burakov, Anatoly tmonjalo New
[v2,1/3] fbarray: rename tests to be more meaningful [v2,1/3] fbarray: rename tests to be more meaningful - - - 1-- 2025-02-20 Burakov, Anatoly tmonjalo New
bus: invoke TAILQ_REMOVE when bus cleanup bus: invoke TAILQ_REMOVE when bus cleanup 1 - - 16-1 2025-02-20 fengchengwen tmonjalo New
[v7,8/8] devtools: add script to generate DPDK dependency graphs Record and rework component dependencies - - - 17-- 2025-02-19 Burakov, Anatoly tmonjalo New
« 1 2 3 45 6 »