DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] web: adding section to explain recheck rebase option
 2024-10-22 21:20 UTC  (2+ messages)

[PATCH v3 01/22] event/cnxk: use stdatomic API
 2024-10-22 19:35 UTC  (23+ messages)
` [PATCH v4 "
  ` [PATCH v4 02/22] common/cnxk: implement SSO HW info
  ` [PATCH v4 03/22] event/cnxk: add CN20K specific device probe
  ` [PATCH v4 04/22] event/cnxk: add CN20K device config
  ` [PATCH v4 05/22] event/cnxk: add CN20k event queue configuration
  ` [PATCH v4 06/22] event/cnxk: add CN20K event port configuration
  ` [PATCH v4 07/22] event/cnxk: add CN20K SSO enqueue fast path
  ` [PATCH v4 08/22] event/cnxk: add CN20K SSO dequeue "
  ` [PATCH v4 09/22] event/cnxk: add CN20K event port quiesce
  ` [PATCH v4 10/22] event/cnxk: add CN20K event port profile switch
  ` [PATCH v4 11/22] event/cnxk: add CN20K event port preschedule
  ` [PATCH v4 12/22] event/cnxk: add CN20K device start
  ` [PATCH v4 13/22] event/cnxk: add CN20K device stop and close
  ` [PATCH v4 14/22] event/cnxk: add CN20K xstats, selftest and dump
  ` [PATCH v4 15/22] event/cnxk: support CN20K Rx adapter
  ` [PATCH v4 16/22] event/cnxk: support CN20K Rx adapter fast path
  ` [PATCH v4 17/22] event/cnxk: support CN20K Tx adapter
  ` [PATCH v4 18/22] event/cnxk: support CN20K Tx adapter fast path
  ` [PATCH v4 19/22] common/cnxk: add SSO event aggregator
  ` [PATCH v4 20/22] event/cnxk: add Rx/Tx event vector support
  ` [PATCH v4 21/22] common/cnxk: update timer base code
  ` [PATCH v4 22/22] event/cnxk: add CN20K timer adapter

[PATCH 0/3] Enhance headers check
 2024-10-22 19:27 UTC  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] bus/ifpga: use C linkage where appropriate in driver header

[v3 00/43] DPAA2 specific patches
 2024-10-22 19:12 UTC  (44+ messages)
` [v4 00/42] "
  ` [v4 01/42] net/dpaa2: enhance Tx scatter-gather mempool
  ` [v4 02/42] net/dpaa2: support PTP packet one-step timestamp
  ` [v4 03/42] net/dpaa2: add proper MTU debugging print
  ` [v4 04/42] net/dpaa2: add support to dump dpdmux counters
  ` [v4 05/42] bus/fslmc: change dpcon close as internal symbol
  ` [v4 06/42] bus/fslmc: add close API to close DPAA2 device
  ` [v4 07/42] net/dpaa2: dpdmux: add support for CVLAN
  ` [v4 08/42] bus/fslmc: upgrade with MC version 10.37
  ` [v4 09/42] net/dpaa2: support link state for eth interfaces
  ` [v4 10/42] net/dpaa2: update DPNI link status method
  ` [v4 11/42] net/dpaa2: add new PMD API to check dpaa platform version
  ` [v4 12/42] bus/fslmc: improve BMAN buffer acquire
  ` [v4 13/42] bus/fslmc: get MC VFIO group FD directly
  ` [v4 14/42] bus/fslmc: enhance MC VFIO multiprocess support
  ` [v4 15/42] bus/fslmc: free VFIO group FD in case of add group failure
  ` [v4 16/42] bus/fslmc: dynamic IOVA mode configuration
  ` [v4 17/42] bus/fslmc: remove VFIO IRQ mapping
  ` [v4 18/42] bus/fslmc: create dpaa2 device with it's object
  ` [v4 19/42] bus/fslmc: fix coverity issue
  ` [v4 20/42] bus/fslmc: change qbman eq desc from d to desc
  ` [v4 21/42] bus/fslmc: introduce VFIO DMA mapping API for fslmc
  ` [v4 22/42] net/dpaa2: change miss flow ID macro name
  ` [v4 23/42] net/dpaa2: flow API refactor
  ` [v4 24/42] net/dpaa2: dump Rx parser result
  ` [v4 25/42] net/dpaa2: enhancement of raw flow extract
  ` [v4 26/42] net/dpaa2: frame attribute flags parser
  ` [v4 27/42] net/dpaa2: add VXLAN distribution support
  ` [v4 28/42] net/dpaa2: protocol inside tunnel distribution
  ` [v4 29/42] net/dpaa2: eCPRI support by parser result
  ` [v4 30/42] net/dpaa2: add GTP flow support
  ` [v4 31/42] net/dpaa2: check if Soft parser is loaded
  ` [v4 32/42] net/dpaa2: soft parser flow verification
  ` [v4 33/42] net/dpaa2: add flow support for IPsec AH and ESP
  ` [v4 34/42] net/dpaa2: fix memory corruption in TM
  ` [v4 35/42] net/dpaa2: support software taildrop
  ` [v4 36/42] net/dpaa2: check IOVA before sending MC command
  ` [v4 37/42] net/dpaa2: improve DPDMUX error behavior settings
  ` [v4 38/42] net/dpaa2: store drop priority in mbuf
  ` [v4 39/42] net/dpaa2: add API to get endpoint name
  ` [v4 40/42] net/dpaa2: support VLAN traffic splitting
  ` [v4 41/42] net/dpaa2: add support for C-VLAN and MAC
  ` [v4 42/42] net/dpaa2: dpdmux single flow/multiple rules support

[PATCH 1/9] rawdev: add API to get device from index
 2024-10-22 19:12 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v6 0/3] add ec points to sm2 op
 2024-10-22 19:06 UTC  (4+ messages)
` [PATCH v6 1/3] cryptodev: "
` [PATCH v6 2/3] crypto/qat: add sm2 encryption/decryption function
` [PATCH v6 3/3] app/test: add test sm2 C1/Kp test cases

[PATCH] eal/linux: clear asan after allocation and before prefaulting
 2024-10-22 18:54 UTC  (4+ messages)

[PATCH v7 0/5] power: refactor power management library
 2024-10-22 18:41 UTC  (9+ messages)
` [PATCH v8 0/6] "
  ` [PATCH v8 1/6] power: refactor core "
  ` [PATCH v8 2/6] power: refactor uncore "
  ` [PATCH v8 3/6] test/power: removed function pointer validations
  ` [PATCH v8 4/6] drivers/power: uncore support for AMD EPYC processors
  ` [PATCH v8 5/6] maintainers: update for drivers/power
  ` [PATCH v8 6/6] power: rename library sources for cpu frequency management

[RFC v2] ethdev: an API for cache stashing hints
 2024-10-22 18:37 UTC  (4+ messages)
` [RFC v3 0/2] An API for Stashing Packets into CPU caches

[PATCH] net/mlx5: add support for transport mode ESP ptype
 2024-10-22 18:06 UTC 

[PATCH v9 03/23] examples/ptp: replace terms master and slave
 2024-10-22 17:26 UTC  (4+ messages)
` [PATCH v10] "

[PATCH v1 00/73] Provide flow filter API and statistics
 2024-10-22 17:20 UTC  (78+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/73] net/ntnic: add API for configuration NT flow dev
  ` [PATCH v2 02/73] net/ntnic: add flow filter API
  ` [PATCH v2 03/73] net/ntnic: add minimal create/destroy flow operations
  ` [PATCH v2 04/73] net/ntnic: add internal flow create/destroy API
  ` [PATCH v2 05/73] net/ntnic: add minimal NT flow inline profile
  ` [PATCH v2 06/73] net/ntnic: add management API for NT flow profile
  ` [PATCH v2 07/73] net/ntnic: add NT flow profile management implementation
  ` [PATCH v2 08/73] net/ntnic: add create/destroy implementation for NT flows
  ` [PATCH v2 09/73] net/ntnic: add infrastructure for for flow actions and items
  ` [PATCH v2 10/73] net/ntnic: add action queue
  ` [PATCH v2 11/73] net/ntnic: add action mark
  ` [PATCH v2 12/73] net/ntnic: add ation jump
  ` [PATCH v2 13/73] net/ntnic: add action drop
  ` [PATCH v2 14/73] net/ntnic: add item eth
  ` [PATCH v2 15/73] net/ntnic: add item IPv4
  ` [PATCH v2 16/73] net/ntnic: add item ICMP
  ` [PATCH v2 17/73] net/ntnic: add item port ID
  ` [PATCH v2 18/73] net/ntnic: add item void
  ` [PATCH v2 19/73] net/ntnic: add item UDP
  ` [PATCH v2 20/73] net/ntnic: add action TCP
  ` [PATCH v2 21/73] net/ntnic: add action VLAN
  ` [PATCH v2 22/73] net/ntnic: add item SCTP
  ` [PATCH v2 23/73] net/ntnic: add items IPv6 and ICMPv6
  ` [PATCH v2 24/73] net/ntnic: add action modify filed
  ` [PATCH v2 25/73] net/ntnic: add items gtp and actions raw encap/decap
  ` [PATCH v2 26/73] net/ntnic: add cat module
  ` [PATCH v2 27/73] net/ntnic: add SLC LR module
  ` [PATCH v2 28/73] net/ntnic: add PDB module
  ` [PATCH v2 29/73] net/ntnic: add QSL module
  ` [PATCH v2 30/73] net/ntnic: add KM module
  ` [PATCH v2 31/73] net/ntnic: add hash API
  ` [PATCH v2 32/73] net/ntnic: add TPE module
  ` [PATCH v2 33/73] net/ntnic: add FLM module
  ` [PATCH v2 34/73] net/ntnic: add flm rcp module
  ` [PATCH v2 35/73] net/ntnic: add learn flow queue handling
  ` [PATCH v2 36/73] net/ntnic: match and action db attributes were added
  ` [PATCH v2 37/73] net/ntnic: add flow dump feature
  ` [PATCH v2 38/73] net/ntnic: add flow flush
  ` [PATCH v2 39/73] net/ntnic: add GMF (Generic MAC Feeder) module
  ` [PATCH v2 40/73] net/ntnic: sort FPGA registers alphanumerically
  ` [PATCH v2 41/73] net/ntnic: add MOD CSU
  ` [PATCH v2 42/73] net/ntnic: add MOD FLM
  ` [PATCH v2 43/73] net/ntnic: add HFU module
  ` [PATCH v2 44/73] net/ntnic: add IFR module
  ` [PATCH v2 45/73] net/ntnic: add MAC Rx module
  ` [PATCH v2 46/73] net/ntnic: add MAC Tx module
  ` [PATCH v2 47/73] net/ntnic: add RPP LR module
  ` [PATCH v2 48/73] net/ntnic: add MOD SLC LR
  ` [PATCH v2 49/73] net/ntnic: add Tx CPY module
  ` [PATCH v2 50/73] net/ntnic: add Tx INS module
  ` [PATCH v2 51/73] net/ntnic: add Tx RPL module
  ` [PATCH v2 52/73] net/ntnic: update alignment for virt queue structs
  ` [PATCH v2 53/73] net/ntnic: enable RSS feature
  ` [PATCH v2 54/73] net/ntnic: add statistics API
  ` [PATCH v2 55/73] net/ntnic: add rpf module
  ` [PATCH v2 56/73] net/ntnic: add statistics poll
  ` [PATCH v2 57/73] net/ntnic: added flm stat interface
  ` [PATCH v2 58/73] net/ntnic: add tsm module
  ` [PATCH v2 59/73] net/ntnic: add STA module
  ` [PATCH v2 60/73] net/ntnic: add TSM module
  ` [PATCH v2 61/73] net/ntnic: add xstats
  ` [PATCH v2 62/73] net/ntnic: added flow statistics
  ` [PATCH v2 63/73] net/ntnic: add scrub registers
  ` [PATCH v2 64/73] net/ntnic: update documentation
  ` [PATCH v2 65/73] net/ntnic: added flow aged APIs
  ` [PATCH v2 66/73] net/ntnic: add aged API to the inline profile
  ` [PATCH v2 67/73] net/ntnic: add info and configure flow API
  ` [PATCH v2 68/73] net/ntnic: add aged flow event
  ` [PATCH v2 69/73] net/ntnic: add thread termination
  ` [PATCH v2 70/73] net/ntnic: add age documentation
  ` [PATCH v2 71/73] net/ntnic: add meter API
  ` [PATCH v2 72/73] net/ntnic: add meter module
  ` [PATCH v2 73/73] net/ntnic: add meter documentation

[RFC v3 00/10] eventdev: remove single-event enqueue and dequeue
 2024-10-22 17:15 UTC  (4+ messages)
` [PATCH "
  ` [PATCH 01/10] event/dsw: remove single event "

[PATCH v2 0/9] drivers/raw: introduce cnxk rvu lf device driver
 2024-10-22 17:06 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/9] raw/cnxk_rvu_lf: add PMD API to get BAR addresses
        ` [EXTERNAL] "

[PATCH 0/5] updates for net/ice driver
 2024-10-22 16:39 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 1/4] net/ice: detect stopping a flow-director queue twice
  ` [PATCH v4 2/4] net/ice: improve Tx scheduler graph output
  ` [PATCH v4 3/4] net/ice: add option to choose DDP package file
  ` [PATCH v4 4/4] net/ice: limit the number of queues to sched capabilities

[PATCH v12 01/12] zsda: add zsdadev driver documents
 2024-10-22 16:20 UTC  (5+ messages)
` [PATCH v13 00/12] drivers/zsda: introduce zsda drivers
  ` [PATCH v13 03/12] common/zsda: add some common functions

[PATCH] ixgbe: Removed FreeBSD forcing wait in ixgbe_dev_link_update_share()
 2024-10-22 16:16 UTC  (4+ messages)

[PATCH v6 00/47] TruFlow update for Thor2
 2024-10-22 16:12 UTC  (7+ messages)
` [PATCH v6 06/47] net/bnxt: tf_core: TF support flow scale query
` [PATCH v6 12/47] net/bnxt: tf_ulp: add vxlan-gpe base support

[PATCH dpdk] meson: properly disable docs
 2024-10-22 16:01 UTC  (6+ messages)

Including contigmem in core dumps
 2024-10-22 16:00 UTC  (5+ messages)

[PATCH 00/10] net/mlx5: improve MAC address and VLAN add latency
 2024-10-22 15:41 UTC  (3+ messages)
` [PATCH v2 "

Use of strtok() in dpdk code
 2024-10-22 15:25 UTC  (4+ messages)

[RFC] net/ice: add devargs to control link update
 2024-10-22 15:23 UTC  (2+ messages)

[PATCH v2 1/5] net/mlx5/hws: introduce new matcher type
 2024-10-22 15:02 UTC  (11+ messages)
` [PATCH v2 2/5] net/mlx5/hws: introduce jump to matcher action
` [PATCH v2 3/5] net/mlx5: create array ste matcher
` [PATCH v2 4/5] net/mlx5: add flow rule insertion by index with pattern
` [PATCH v2 5/5] net/mlx5: implement jump to table index action

[PATCH 0/7] DTS external DPDK build
 2024-10-22 14:56 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2 00/47] TruFlow update for Thor2
 2024-10-22 14:47 UTC  (6+ messages)
` [PATCH v2 17/47] net/bnxt: tf_ulp: support for Thor2 ulp layer
  ` FreeBSD problem with ixgbe

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).