Show patches with: State = Action Required       |    Archived = No       |   869 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,32/32] net/af_xdp:: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 15-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,31/32] net/pcap: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,30/32] net/tap: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,29/32] net/null: replace use of fixed size memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,28/32] examples: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - -1- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,27/32] app/test-bbdev: remove unnecessary include of rte_memcpy.h replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,26/32] app/test-pipeline: remove unused rte_memcpy.h include replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,25/32] app/test: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,24/32] app/test-eventdev: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,23/32] app/graph: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,22/32] app/test-pmd: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,21/32] ml/cnxk: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,20/32] mempool: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size 1 - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,19/32] event: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,18/32] crypto: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size 1 - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,17/32] common: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,16/32] baseband: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,15/32] raw: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,14/32] bus: remove unneeded rte_memcpy.h include replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,13/32] security: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,12/32] rib: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,11/32] pipeline: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,10/32] pdcp: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,09/32] node: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,08/32] lpm: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,07/32] net: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,06/32] ip_frag: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,05/32] cryptodev: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,04/32] eventdev: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,03/32] ethdev: replace uses of rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,02/32] eal: replace use of fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v5,01/32] cocci/rte_memcpy: add script to eliminate fixed size rte_memcpy replace use of rte_memcpy() with fixed size - - - 1-- 2024-05-22 Stephen Hemminger tmonjalo New
[v2] hash: provide crc32 functions based on intrinsics [v2] hash: provide crc32 functions based on intrinsics 1 - - 18-- 2024-05-22 Tyler Retzlaff tmonjalo New
[v9,8/8] net/null: use generic SW stats Common statistics for SW PMD's - - - 17-1 2024-05-21 Stephen Hemminger tmonjalo New
[v9,7/8] net/tap: use generic SW stats Common statistics for SW PMD's - - - 1-- 2024-05-21 Stephen Hemminger tmonjalo New
[v9,6/8] net/ring: use generic SW stats Common statistics for SW PMD's - - - 1-- 2024-05-21 Stephen Hemminger tmonjalo New
[v9,5/8] net/pcap: use generic SW stats Common statistics for SW PMD's - - - 1-- 2024-05-21 Stephen Hemminger tmonjalo New
[v9,4/8] net/af_xdp: use generic SW stats Common statistics for SW PMD's - - - 1-- 2024-05-21 Stephen Hemminger tmonjalo New
[v9,3/8] net/af_packet: use generic SW stats Common statistics for SW PMD's - - - 1-- 2024-05-21 Stephen Hemminger tmonjalo New
[v9,2/8] ethdev: add common counters for statistics Common statistics for SW PMD's - - - 1-- 2024-05-21 Stephen Hemminger tmonjalo New
[v9,1/8] eal: generic 64 bit counter Common statistics for SW PMD's 1 - - 1-- 2024-05-21 Stephen Hemminger tmonjalo New
[v15,11/11] net/tap: update documentation net/tap: make RSS work again - - - 18-- 2024-05-21 Stephen Hemminger fyigit New
[v15,10/11] net/tap: remove extraneous newlines net/tap: make RSS work again 1 - - 1-- 2024-05-21 Stephen Hemminger fyigit New
[v15,09/11] net/tap: simplify internals net/tap: make RSS work again - - - 1-- 2024-05-21 Stephen Hemminger fyigit New
[v15,08/11] net/tap: remove no longer used files net/tap: make RSS work again - - - 1-- 2024-05-21 Stephen Hemminger fyigit New
[v15,07/11] net/tap: use libbpf to load new BPF program net/tap: make RSS work again - - - 1-- 2024-05-21 Stephen Hemminger fyigit New
[v15,06/11] net/tap: rewrite the RSS BPF program net/tap: make RSS work again - - - 1-- 2024-05-21 Stephen Hemminger fyigit New
[v15,05/11] net/tap: do not build flow support if header is out of date net/tap: make RSS work again 1 - - 1-- 2024-05-21 Stephen Hemminger fyigit New
[v15,04/11] net/tap: validate and setup parameters for BPF RSS net/tap: make RSS work again - - - 1-- 2024-05-21 Stephen Hemminger fyigit New
[v15,03/11] net/tap: remove unused fields net/tap: make RSS work again 1 - - 1-- 2024-05-21 Stephen Hemminger fyigit New
[v15,02/11] net/tap: do not duplicate fd's net/tap: make RSS work again - - - 1-- 2024-05-21 Stephen Hemminger fyigit New
[v15,01/11] net/tap: fix fd check in flow_isolate net/tap: make RSS work again 1 - - 1-- 2024-05-21 Stephen Hemminger fyigit New
[2/2] net/virtio: fix fortify memcpy warning [1/2] pcapng: fix fortified memcpy warning - - - 17-1 2024-05-21 Stephen Hemminger mcoquelin New
[1/2] pcapng: fix fortified memcpy warning [1/2] pcapng: fix fortified memcpy warning - - - 1-- 2024-05-21 Stephen Hemminger mcoquelin New
net/mlx5: fix Rx Hash queue resource release in sample flow net/mlx5: fix Rx Hash queue resource release in sample flow 1 1 - 16-2 2024-05-20 Jiawei Wang rasland New
net/mlx5/hws: add support for NVGRE matching net/mlx5/hws: add support for NVGRE matching 1 - - 1611 2024-05-20 Dong Zhou rasland New
[v1] net/cpfl: get running host ID for CPFL PMD [v1] net/cpfl: get running host ID for CPFL PMD - - - 18-- 2024-05-20 Wani, Shaiq bruce New
[v1,2/2] app/testpmd: introduce VXLAN-GBP and VXLAN-GPE fields extend VXLAN header to support more extensions 1 - - 1512 2024-05-17 Gavin Li fyigit New
[v1,1/2] net: extend VXLAN header to support more extensions extend VXLAN header to support more extensions 1 - - 1-- 2024-05-17 Gavin Li fyigit New
[10/10] net/cnxk: define CPT HW result format for PMD API [01/10] common/cnxk: sync VF root weight with kernel - - - 14-1 2024-05-17 Nithin Dabilpuram jerin New
[09/10] net/cnxk: clear CGX stats during xstats reset [01/10] common/cnxk: sync VF root weight with kernel - - - 1-- 2024-05-17 Nithin Dabilpuram jerin New
[08/10] common/cnxk: add API to reset CGX stats [01/10] common/cnxk: sync VF root weight with kernel - - - 1-- 2024-05-17 Nithin Dabilpuram jerin New
[07/10] net/cnxk: fix issue with outbound security higher pkt burst [01/10] common/cnxk: sync VF root weight with kernel - - - 1-- 2024-05-17 Nithin Dabilpuram jerin New
[06/10] net/cnxk: add option to disable custom meta aura [01/10] common/cnxk: sync VF root weight with kernel - - - 1-- 2024-05-17 Nithin Dabilpuram jerin New
[05/10] net/cnxk: update SA userdata and keep original cookie [01/10] common/cnxk: sync VF root weight with kernel - - - 1-- 2024-05-17 Nithin Dabilpuram jerin New
[04/10] common/cnxk: override UDP encap ports with session data [01/10] common/cnxk: sync VF root weight with kernel - - - 1-- 2024-05-17 Nithin Dabilpuram jerin New
[03/10] net/cnxk: fix extbuf handling for multisegment packet [01/10] common/cnxk: sync VF root weight with kernel - - - 1-- 2024-05-17 Nithin Dabilpuram jerin New
[02/10] net/cnxk: set VF default root schedule weight [01/10] common/cnxk: sync VF root weight with kernel - - - 1-- 2024-05-17 Nithin Dabilpuram jerin New
[01/10] common/cnxk: sync VF root weight with kernel [01/10] common/cnxk: sync VF root weight with kernel - - - 1-- 2024-05-17 Nithin Dabilpuram jerin New
mempool: dump includes list of memory chunks mempool: dump includes list of memory chunks - - - 18-- 2024-05-16 Morten Brørup tmonjalo New
[v5] devtools: add .clang-format file [v5] devtools: add .clang-format file 1 - - 17-1 2024-05-16 Abdullah Ömer Yamaç tmonjalo New
doc: remove confusing release candidate statements doc: remove confusing release candidate statements 1 - - 18-- 2024-05-15 Thomas Monjalon tmonjalo New
[v6] lib/hash: add defer queue reclaim API [v6] lib/hash: add defer queue reclaim API - 1 - 18-- 2024-05-15 Abdullah Ömer Yamaç tmonjalo New
[v1,4/4] dts: add test case that utilizes offload to pmd_buffer_scatter Add second scatter test case - - - 11- 2024-05-14 Jeremy Spewock tmonjalo New
[v1,3/4] dts: add methods for modifying MTU to testpmd shell Add second scatter test case - - - 1-- 2024-05-14 Jeremy Spewock tmonjalo New
[v1,2/4] dts: add context manager for interactive shells Add second scatter test case - - - -1- 2024-05-14 Jeremy Spewock tmonjalo New
[v1,1/4] dts: improve starting and stopping interactive shells Add second scatter test case - 1 - 12- 2024-05-14 Jeremy Spewock tmonjalo New
[v1,1/1] net/e1000/base: fix link power down [v1,1/1] net/e1000/base: fix link power down - - - 171- 2024-05-14 Burakov, Anatoly bruce New
[v5,3/3] dts: store stderr in RemoteCommandExecutionError error and usage improvements - 1 - 18-- 2024-05-14 Luca Vizzarro tmonjalo New
[v5,2/3] dts: constrain DPDK source argument error and usage improvements - 1 - -1- 2024-05-14 Luca Vizzarro tmonjalo New
[v5,1/3] dts: rework arguments framework error and usage improvements - 1 - 1-- 2024-05-14 Luca Vizzarro tmonjalo New
[v2,2/2] dts: clean up config types dts: update mypy and clean up - 1 - 18-- 2024-05-14 Luca Vizzarro tmonjalo New
[v2,1/2] dts: update mypy static checker dts: update mypy and clean up - 1 - -1- 2024-05-14 Luca Vizzarro tmonjalo New
[v6] lib/vhost: add flag for async connection in client mode [v6] lib/vhost: add flag for async connection in client mode - - - 18-- 2024-05-14 Daniil Ushkov mcoquelin New
[v3] lib/hash: setting the maximum reclamation size [v3] lib/hash: setting the maximum reclamation size - 1 - 17-1 2024-05-13 Abdullah Ömer Yamaç tmonjalo New
[9/9] doc: reword rcu library section in prog guide reowrd in prog guide - - - 17-1 2024-05-13 Nandini Persad tmonjalo New
[8/9] doc: reword stack library section in prog guide reowrd in prog guide - - - 1-- 2024-05-13 Nandini Persad tmonjalo New
[7/9] doc: reword cmdline section in prog guide reowrd in prog guide - - - 1-- 2024-05-13 Nandini Persad tmonjalo New
[6/9] doc: reword log library section in prog guide reowrd in prog guide - - - 1-- 2024-05-13 Nandini Persad tmonjalo New
[5/9] doc: reword trace library section in prog guide reowrd in prog guide - - - 1-- 2024-05-13 Nandini Persad tmonjalo New
[4/9] doc: reword service cores section in prog guide reowrd in prog guide - - - 1-- 2024-05-13 Nandini Persad tmonjalo New
[3/9] doc: reword argparse section in prog guide reowrd in prog guide - - - 1-- 2024-05-13 Nandini Persad tmonjalo New
[2/9] doc: reword pmd section in prog guide reowrd in prog guide - - - 1-- 2024-05-13 Nandini Persad tmonjalo New
[1/9] doc: reword design section in contributors guidelines reowrd in prog guide - - - -1- 2024-05-13 Nandini Persad tmonjalo New
bpf: don't verify classic bpfs bpf: don't verify classic bpfs - - - 1611 2024-05-12 Yoav Winstein tmonjalo New
[v2] net/af_xdp: fix umem map size for zero copy [v2] net/af_xdp: fix umem map size for zero copy 1 - - 1611 2024-05-11 Du, Frank fyigit Under Review
[v2] graph: fix does not return the unique id when create graph [v2] graph: fix does not return the unique id when create graph - - - 16-- 2024-05-10 Gongming Chen tmonjalo New
[v2,5/5] dts: add `show port stats` command to TestPmdShell dts: testpmd show port info/stats - 1 - 15-1 2024-05-09 Luca Vizzarro tmonjalo New
[v2,4/5] dts: add `show port info` command to TestPmdShell dts: testpmd show port info/stats - 1 - 1-- 2024-05-09 Luca Vizzarro tmonjalo New
[v2,3/5] dts: add parsing utility module dts: testpmd show port info/stats - 1 - 1-- 2024-05-09 Luca Vizzarro tmonjalo New
« 1 2 3 48 9 »