DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v5 00/40] support setting and querying RSS algorithms
 2023-10-29  7:26 UTC  (28+ messages)
` [PATCH 0/9] "
  ` [PATCH 1/9] ethdev: overwrite some comment related to RSS
  ` [PATCH 2/9] ethdev: support setting and querying RSS algorithm
  ` [PATCH 3/9] net/hns3: report RSS hash algorithms capability
  ` [PATCH 4/9] net/hns3: support setting and querying RSS hash function
  ` [PATCH 5/9] app/proc-info: fix never show RSS info
  ` [PATCH 6/9] app/proc-info: adjust the display format of "
  ` [PATCH 7/9] lib/ethdev: add API to get RSS algorithm names
  ` [PATCH 8/9] app/proc-info: support querying RSS hash algorithm
  ` [PATCH 9/9] app/testpmd: add RSS hash algorithms display
  ` [PATCH v7 0/9] support setting and querying RSS algorithms
    ` [PATCH v7 1/9] ethdev: overwrite some comment related to RSS
    ` [PATCH v7 2/9] ethdev: support setting and querying RSS algorithm
    ` [PATCH v7 3/9] net/hns3: report RSS hash algorithms capability
    ` [PATCH v7 4/9] net/hns3: support setting and querying RSS hash function
    ` [PATCH v7 5/9] app/proc-info: fix never show RSS info
    ` [PATCH v7 6/9] app/proc-info: adjust the display format of "
    ` [PATCH v7 7/9] lib/ethdev: add API to get RSS algorithm names
    ` [PATCH v7 8/9] app/proc-info: support querying RSS hash algorithm
    ` [PATCH v7 9/9] app/testpmd: add RSS hash algorithms display

[PATCH] ethdev: fix flow API support for P4-programmable devices
 2023-10-29  7:17 UTC  (2+ messages)

[PATCH v5 0/3] add telemetry cmds for ring
 2023-10-28  9:50 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v7 "

[PATCH 00/11] Clean up NFP PMD
 2023-10-28  6:53 UTC  (24+ messages)
` [PATCH 01/11] net/nfp: use the suitable helper macro
` [PATCH 02/11] net/nfp: remove the unneeded call of underlying API
` [PATCH 03/11] net/nfp: remove the unneeded check of process type
` [PATCH 04/11] net/nfp: remove the unneeded data abstraction
` [PATCH 05/11] net/nfp: remove the redundancy macro
` [PATCH 06/11] net/nfp: remove redundancy logic of init control BAR
` [PATCH 07/11] net/nfp: use the DPDK defined function
` [PATCH 08/11] net/nfp: replace hard coded value
` [PATCH 09/11] net/nfp: unify the PMD name with macro
` [PATCH 10/11] net/nfp: extract a helper function
` [PATCH 11/11] net/nfp: remove the redundancy logic of representor port
` [PATCH v2 00/11] Clean up NFP PMD
  ` [PATCH v2 01/11] net/nfp: use the suitable helper macro
  ` [PATCH v2 02/11] net/nfp: remove the unneeded call of underlying API
  ` [PATCH v2 03/11] net/nfp: remove the unneeded check of process type
  ` [PATCH v2 04/11] net/nfp: remove the unneeded data abstraction
  ` [PATCH v2 05/11] net/nfp: remove the redundancy macro
  ` [PATCH v2 06/11] net/nfp: remove redundancy logic of init control BAR
  ` [PATCH v2 07/11] net/nfp: use the DPDK defined function
  ` [PATCH v2 08/11] net/nfp: replace hard coded value
  ` [PATCH v2 09/11] net/nfp: unify the PMD name with macro
  ` [PATCH v2 10/11] net/nfp: extract a helper function
  ` [PATCH v2 11/11] net/nfp: remove the redundancy logic of representor port

[PATCH] net/nfp: fix offload flags of the security capabilities
 2023-10-28  6:31 UTC 

[PATCH] net/nfp: reduce space reserved for layer 2 overhead
 2023-10-28  6:26 UTC 

[PATCH 0/3] Fix some reconfigure problem
 2023-10-28  6:23 UTC  (4+ messages)
` [PATCH 1/3] net/nfp: fix the reconfigure logic in PF initialization
` [PATCH 2/3] net/nfp: fix the reconfigure logic in VF initialization
` [PATCH 3/3] net/nfp: fix the reconfigure logic of set mac address

[PATCH 0/8] net/hns3: add some bugfix for hns3
 2023-10-28  1:57 UTC  (12+ messages)
` [PATCH 1/8] net/hns3: fix a typo
` [PATCH 2/8] net/hns3: fix unchecked Rx free threshold
` [PATCH 3/8] net/hns3: fix segmentfault for NEON and SVE
` [PATCH 4/8] net/hns3: fix double stats for IMP and global reset
` [PATCH 5/8] net/hns3: remove reset log in secondary
` [PATCH 6/8] net/hns3: fix multiple reset detected log
` [PATCH 7/8] net/hns3: fix the imp/global reset interrupted possibly
` [PATCH 8/8] net/hns3: refactor interrupt state query

[RFC] ethdev: introduce maximum Rx buffer size
 2023-10-28  1:48 UTC  (14+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] ethdev: "
  ` [PATCH v2 2/3] app/testpmd: add maximum Rx buffer size display
  ` [PATCH v2 3/3] net/hns3: report maximum buffer size
` [PATCH v3 0/3] introduce maximum Rx "
  ` [PATCH v3 1/3] ethdev: "
  ` [PATCH v3 2/3] app/testpmd: add maximum Rx buffer size display
  ` [PATCH v3 3/3] net/hns3: report maximum buffer size

[PATCH v2 00/10] test-bbdev changes for 23.11
 2023-10-27 22:57 UTC  (11+ messages)
` [PATCH v2 01/10] test/bbdev: fix python script subprocess
` [PATCH v2 02/10] test/bbdev: update python script parameters
` [PATCH v2 03/10] test/bbdev: rename macros from acc200 to vrb
` [PATCH v2 04/10] test/bbdev: handle exception for LLR generation
` [PATCH v2 05/10] test/bbdev: improve test log messages
` [PATCH v2 06/10] test/bbdev: assert failed test for queue configure
` [PATCH v2 07/10] test/bbdev: ldpc encoder concatenation vector
` [PATCH v2 08/10] test/bbdev: add MLD support
` [PATCH v2 09/10] test/bbdev: support new FFT capabilities
` [PATCH v2 10/10] test/bbdev: support 4 bit LLR compression

[PATCH v3 0/2] FlexRAN SDK update for 23.11
 2023-10-27 22:03 UTC  (3+ messages)
` [PATCH v3 1/2] baseband/acc: support ACC100 deRM corner case SDK
` [PATCH v3 2/2] doc: update FlexRAN SDK links

[PATCH v2 0/2] doc: update FlexRAN SDK links
 2023-10-27 21:57 UTC  (3+ messages)
` [PATCH v2 1/2] baseband/acc: support ACC100 deRM corner case SDK
` [PATCH v2 2/2] doc: update FlexRAN SDK links

[PATCH] net/af_xdp: avoid error log for virtual interfaces
 2023-10-27 20:37 UTC  (2+ messages)

[PATCH v1 00/11] test-bbdev changes for 23.11
 2023-10-27 20:02 UTC  (7+ messages)
` [PATCH v1 02/11] test/bbdev: update python script parameters

[PATCH] crypto/qat: add sm2 ecdsa
 2023-10-27 19:24 UTC  (2+ messages)
` [EXT] "

[PATCH v2] doc: update QAT cryptodev guide to run on aarch64
 2023-10-27 19:16 UTC  (3+ messages)
` [PATCH v3] "
  ` [EXT] "

[PATCH] app/test: validate shorter private key in ECDSA P521 test
 2023-10-27 19:02 UTC  (2+ messages)

[PATCH 0/2] Add AES-CCM support and fix application panic
 2023-10-27 18:39 UTC  (2+ messages)

[PATCH] eal/unix: allow creating thread with real-time priority
 2023-10-27 18:15 UTC  (9+ messages)
` [PATCH v3 0/2] "
` [PATCH v6 1/1] eal/unix: "

[PATCH v3 0/5] net/ena: v2.8.0 driver release
 2023-10-27 16:33 UTC  (2+ messages)

[PATCH] Add bus master enable/disable APIs for CDX devices
 2023-10-27 16:24 UTC  (2+ messages)

[PATCH] crypto/qat: fix build when no openssl exists
 2023-10-27 15:55 UTC  (2+ messages)

[RFC PATCH v3 0/4] dts: add dts api docs
 2023-10-27 15:27 UTC  (7+ messages)
` [RFC PATCH v4 "
  ` [RFC PATCH v4 2/4] dts: add doc generation dependencies
  ` [RFC PATCH v4 3/4] dts: add doc generation

[PATCH 0/7] add Nitrox compress device support
 2023-10-27 14:55 UTC  (8+ messages)
` [PATCH 1/7] crypto/nitrox: move nitrox common code to common folder
` [PATCH 2/7] compress/nitrox: add nitrox compressdev driver
` [PATCH 3/7] common/nitrox: add compress hardware queue management
` [PATCH 4/7] crypto/nitrox: set queue type during queue pair setup
` [PATCH 5/7] compress/nitrox: add software queue management
` [PATCH 6/7] compress/nitrox: add stateless request support
` [PATCH 7/7] compress/nitrox: add stateful "

[PATCH] app/dma-perf: fix dma mapping access overruns
 2023-10-27 14:27 UTC  (3+ messages)
` [PATCH v2] app/dma-perf: fix lcores array out of bounds access
  ` [EXT] "

[PATCH v2] common/qat: limit configuration to the primary process
 2023-10-27 14:16 UTC  (2+ messages)

[PATCH v1 0/3] Add support for inter-domain DMA operations
 2023-10-27 13:46 UTC  (5+ messages)
` [PATCH v1 1/3] dmadev: add inter-domain operations

[PATCH v3 00/25] add the NFP vDPA PMD
 2023-10-27 13:38 UTC  (27+ messages)
` [PATCH v4 00/24] "
  ` [PATCH v4 01/24] common/nfp: introduce driver
  ` [PATCH v4 02/24] net/nfp: make VF PMD use NFP common driver
  ` [PATCH v4 03/24] net/nfp: rename net common module
  ` [PATCH v4 04/24] net/nfp: rename ctrl module
  ` [PATCH v4 05/24] net/nfp: extract cap data field
  ` [PATCH v4 06/24] net/nfp: extract qcp "
  ` [PATCH v4 07/24] net/nfp: extract ctrl BAR "
  ` [PATCH v4 08/24] net/nfp: extract ctrl "
  ` [PATCH v4 09/24] net/nfp: change parameter of functions
  ` [PATCH v4 10/24] net/nfp: change parameter of reconfig
  ` [PATCH v4 11/24] net/nfp: extract MAC address data field
  ` [PATCH v4 12/24] net/nfp: rename parameter in related logic
  ` [PATCH v4 13/24] common/nfp: add common ctrl module
  ` [PATCH v4 14/24] common/nfp: add common module
  ` [PATCH v4 15/24] common/nfp: move queue logic
  ` [PATCH v4 16/24] common/nfp: move platform module
  ` [PATCH v4 17/24] common/nfp: move device module
  ` [PATCH v4 18/24] vdpa/nfp: introduce driver
  ` [PATCH v4 19/24] vdpa/nfp: add basic framework
  ` [PATCH v4 20/24] vdpa/nfp: add remap PCI memory
  ` [PATCH v4 21/24] vdpa/nfp: add hardware init
  ` [PATCH v4 22/24] vdpa/nfp: add datapath update
  ` [PATCH v4 23/24] vdpa/nfp: add notify related logic
  ` [PATCH v4 24/24] vdpa/nfp: add device operations

[PATCH] Add bus master enable/disable APIs for CDX devices
 2023-10-27 13:34 UTC 

[PATCH 00/21] use rte optional stdatomic API
 2023-10-27 13:05 UTC  (14+ messages)
` [PATCH v3 00/19] "
  ` [PATCH v3 06/19] ipsec: "
  ` [PATCH v3 07/19] mbuf: "
  ` [PATCH v3 08/19] mempool: "
  ` [PATCH v3 14/19] cryptodev: "
  ` [PATCH v3 16/19] ethdev: "
  ` [PATCH v3 19/19] ring: "

[PATCH] bus/pci: fix legacy device IO port map in secondary process
 2023-10-27 12:50 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] examples/l3fwd-power: fix to configure the uncore env
 2023-10-27 12:37 UTC  (3+ messages)

[PATCH] testpmd: fix early exit from signal
 2023-10-27 12:30 UTC  (3+ messages)

[PATCH] net/nfp: update the supported list of packet types
 2023-10-27 11:43 UTC  (2+ messages)

[PATCH 1/2] app/testpmd: enable cli for programmable action
 2023-10-27 11:06 UTC  (9+ messages)
` [PATCH v4] "

[RFC PATCH 0/1] make cmdline library easier to use
 2023-10-27 11:01 UTC  (11+ messages)
` [PATCH v7 0/9] document and simplify use of cmdline
  ` [PATCH v7 1/9] doc/prog_guide: new chapter on cmdline library
  ` [PATCH v7 2/9] buildtools: script to generate cmdline boilerplate
  ` [PATCH v7 3/9] ci: allow use of DPDK tools when building examples
  ` [PATCH v7 4/9] examples/simple_mp: auto-generate cmdline boilerplate
  ` [PATCH v7 5/9] examples/hotplug_mp: "
  ` [PATCH v7 6/9] examples/bond: "
  ` [PATCH v7 7/9] examples/vdpa: "
  ` [PATCH v7 8/9] buildtools/dpdk-cmdline-gen: support option strings
  ` [PATCH v7 9/9] examples/ntb: auto-generate cmdline boilerplate

[PATCH 1/3] vhost: robustify virtqueue access lock asserts
 2023-10-27 10:11 UTC  (8+ messages)
` [PATCH 2/3] vhost: fix virtqueue access lock in datapath
` [PATCH 3/3] vhost: annotate virtqueue access checks

[PATCH] net/cpfl: support action prog
 2023-10-27  9:42 UTC 

[PATCH] mem: explicitly initialise shared locks
 2023-10-27  9:33 UTC  (2+ messages)

[PATCH v1] dts: add Dockerfile
 2023-10-27  9:19 UTC  (4+ messages)

release candidate 23.11-rc1
 2023-10-27  9:19 UTC  (2+ messages)

[PATCH] eal/unix: lower log level for reading files
 2023-10-27  9:13 UTC  (3+ messages)

[PATCH] net/iavf: fix crash on closing representor ports
 2023-10-27  7:17 UTC  (2+ messages)

[PATCH 0/4] add telemetry commands for TM capabilities
 2023-10-27  6:20 UTC  (4+ messages)
` [PATCH 1/4] net/hns3: fix a typo

[PATCH] app/testpmd: fix UDP cksum error for UFO enable
 2023-10-27  6:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] maintainers: update for DMA perf app
 2023-10-27  3:00 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).