DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v2 0/9] drivers/raw: introduce cnxk rvu lf device driver
 2024-10-22 10:08 UTC  (8+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/9] raw/cnxk_rvu_lf: add PMD API to get BAR addresses
        ` [EXTERNAL] "

[PATCH 0/2] introduce PM QoS interface
 2024-10-22  9:44 UTC  (15+ messages)
` [PATCH v10 0/2] power: "
  ` [PATCH v10 1/2] power: introduce PM QoS API on CPU wide
` [PATCH v11 0/2] power: introduce PM QoS interface
  ` [PATCH v11 1/2] power: introduce PM QoS API on CPU wide
  ` [PATCH v11 2/2] examples/l3fwd-power: add PM QoS configuration

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

[PATCH v2] ip_frag: support IPv6 reassembly with extensions
 2024-10-22  8:39 UTC  (2+ messages)

[PATCH v6 0/5] power: refactor power management library
 2024-10-22  8:36 UTC  (14+ messages)
` [PATCH v7 "
  ` [PATCH v7 1/5] power: refactor core "
  ` [PATCH v7 2/5] power: refactor uncore "

[PATCH 0/7] DTS external DPDK build
 2024-10-22  7:27 UTC  (12+ messages)
` [PATCH v2 "
` [PATCH v3 "
  ` [PATCH v3 1/7] dts: rename build target to "
  ` [PATCH v3 2/7] dts: enforce one dpdk build per test run
  ` [PATCH v3 3/7] dts: change remote and local paths objects
  ` [PATCH v3 4/7] dts: enable copying directories to and from nodes
  ` [PATCH v3 5/7] dts: add support for externally compiled DPDK
  ` [PATCH v3 6/7] doc: update argument options for external DPDK build
  ` [PATCH v3 7/7] dts: remove git ref option

Use of strtok() in dpdk code
 2024-10-22  6:51 UTC  (3+ messages)

[RFC] net/ice: add devargs to control link update
 2024-10-22  6:38 UTC  (2+ messages)
` [RFC v2] "

[PATCH 0/4] net/mlx5: series to fix and improve tx trace capabilities
 2024-10-22  6:37 UTC  (3+ messages)
` [PATCH v2 0/4] net/mlx5: series to fix and improve tx trace capabilitie

[PATCH] net/hns3: fix variable type
 2024-10-22  6:32 UTC  (6+ messages)
` [PATCH v2 0/2] net/hns3: bugfix on register dump
  ` [PATCH v2 1/2] net/hns3: fix variable type
  ` [PATCH v2 2/2] net/hns3: fix pointer offset

[PATCH 0/7] refactor kvargs test
 2024-10-22  6:14 UTC  (10+ messages)
` [PATCH v3 0/8] "
  ` [PATCH v3 1/8] app/test: introduce UT suite framework for kvargs
  ` [PATCH v3 2/8] app/test: extract basic token count testcase "
  ` [PATCH v3 3/8] app/test: extract without keys "
  ` [PATCH v3 4/8] app/test: extract with "
  ` [PATCH v3 5/8] app/test: extract parse list value "
  ` [PATCH v3 6/8] app/test: extract parse empty elements "
  ` [PATCH v3 7/8] app/test: add process opt "
  ` [PATCH v3 8/8] maintainers: update for kvargs library

[PATCH] event/cnxk: remove single dequeue functions
 2024-10-22  5:01 UTC  (2+ messages)

graph: make the in-built nodes better reusable
 2024-10-22  3:52 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH] bus/vmbus: remove unnecessary packed attribute
 2024-10-22  3:43 UTC  (2+ messages)

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

[PATCH v1 0/4] power: refactor power management library
 2024-10-22  2:05 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/4] power: refactor uncore "

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

[PATCH] doc: reword sample app guides
 2024-10-21 23:42 UTC 

[PATCH v1 0/5] Fixes for release 24.07
 2024-10-21 23:24 UTC  (3+ messages)
` [PATCH v1 01/31] net/ntnic: add flow filter init API

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

[PATCH v1 0/2] baseband/acc: vrb2 FFT support
 2024-10-21 20:20 UTC  (7+ messages)
` [PATCH v1 1/2] baseband/acc: FFT support in VRB2 PRQ device

[PATCH 0/3] Enhance headers check
 2024-10-21 18:01 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] bitset: fix build for GCC without experimental API
  ` [PATCH v3 3/4] bus/ifpga: use C linkage where appropriate in driver header

[PATCH v5 0/6] Stage-Ordered API and other extensions for ring library
 2024-10-21 17:47 UTC  (9+ messages)
` [PATCH v6 0/7] "
  ` [PATCH v6 1/7] test/ring: fix failure with custom number of lcores
  ` [PATCH v6 2/7] ring: common functions for 'move head' ops
  ` [PATCH v6 3/7] ring: make copying functions generic
  ` [PATCH v6 4/7] ring: make dump function more verbose
  ` [PATCH v6 5/7] ring/soring: introduce Staged Ordered Ring
  ` [PATCH v6 6/7] app/test: add unit tests for soring API
  ` [PATCH v6 7/7] test: add stress test suite

[dpdk-dev] [PATCH 1/2] common/cnxk: support NPC flow on cn20k
 2024-10-21 17:09 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/2] net/cnxk: support rte "

[PATCH] examples/l3fwd: support setting the data size of mbuf
 2024-10-21 17:07 UTC  (9+ messages)
` [PATCH v2] "

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