DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 0/2] Wangxun support vector Rx/Tx
 2024-02-07  3:13 UTC  (4+ messages)
` [PATCH 1/2] net/txgbe: add vectorized functions for Rx/Tx

[PATCH 00/13] net/ionic: miscellaneous fixes and improvements
 2024-02-07  3:13 UTC  (28+ messages)
` [PATCH 01/13] net/ionic: add stat for completion queue entries processed
` [PATCH 04/13] net/ionic: fix missing volatile type for cqe pointers
` [PATCH 13/13] net/ionic: optimize device start operation
` [PATCH v2 00/13] net/ionic: miscellaneous fixes and improvements
` [PATCH v2 01/13] net/ionic: add stat for completion queue entries processed
` [PATCH v2 02/13] net/ionic: increase max supported MTU to 9750 bytes
` [PATCH v2 03/13] net/ionic: don't auto-enable Rx scatter-gather a second time
` [PATCH v2 04/13] net/ionic: fix missing volatile type for cqe pointers
` [PATCH v2 05/13] net/ionic: replace non-standard type in structure definition
` [PATCH v2 06/13] net/ionic: memcpy descriptors when using Q-in-CMB
` [PATCH v2 07/13] net/ionic: fix RSS query routine
` [PATCH v2 08/13] net/ionic: report 1G and 200G link speeds when applicable
` [PATCH v2 09/13] net/ionic: add flexible firmware xstat counters
` [PATCH v2 10/13] net/ionic: fix device close sequence to avoid crash
` [PATCH v2 11/13] net/ionic: optimize device close operation
` [PATCH v2 12/13] net/ionic: optimize device stop operation
` [PATCH v2 13/13] net/ionic: optimize device start operation
` [PATCH v3 00/13] net/ionic: miscellaneous fixes and improvements
  ` [PATCH v3 01/13] net/ionic: add stat for completion queue entries processed

[PATCH] cryptodev: add a simple mapping cache to speed up ops pool create
 2024-02-07  3:02 UTC  (4+ messages)
` [EXT] "

[PATCH 1/2] config/arm: avoid mcpu and march conflicts
 2024-02-07  2:55 UTC  (9+ messages)
` [PATCH v2 1/3] "
  ` [PATCH v2 3/3] config/arm: allow WFE to be enabled config time
  ` [PATCH v3 1/3] config/arm: avoid mcpu and march conflicts

[PATCH] ethdev: fast path async flow API
 2024-02-07  0:57 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] app/testpmd: add command to get Tx queue used count
 2024-02-06 23:10 UTC  (3+ messages)
` [PATCH v2] app/testpmd: command to get descriptor "

[RFC V1 0/1] net: extend VXLAN header to support more extensions
 2024-02-06 22:51 UTC  (3+ messages)
` [RFC V1 1/1] "

[PATCH 0/4] introduce encap hash calculation
 2024-02-06 22:39 UTC  (3+ messages)
` [PATCH 1/4] ethdev: "

[PATCH] ethdev: add template table resize API
 2024-02-06 22:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
 2024-02-06 21:24 UTC  (22+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 1/3] ethdev: rename action modify field data structure
  ` [PATCH v6 2/3] ethdev: add compare item
` [PATCH v7 0/4] ethdev: add RTE_FLOW_ITEM_TYPE_COMPARE
  ` [PATCH v7 1/4] ethdev: rename action modify field data structure
  ` [PATCH v7 2/4] ethdev: move flow field data structures
  ` [PATCH v7 3/4] ethdev: add compare item
  ` [PATCH v7 4/4] net/mlx5: add compare item support

[PATCH] ethdev: recommend against using locks in event callbacks
 2024-02-06 20:33 UTC  (4+ messages)

[PATCH] examples/ipsec-secgw: fix IPsec performance drop
 2024-02-06 18:25 UTC  (2+ messages)

[Patch v3] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX WQEs
 2024-02-06 18:06 UTC  (3+ messages)
` [Patch v4] net/mana: use rte_pktmbuf_alloc_bulk for allocating RX mbufs

rte_malloc() and alignment
 2024-02-06 16:17 UTC 

PMD for non PCI device
 2024-02-06 15:58 UTC  (4+ messages)

[PATCH v5 0/5] changes for 24.03
 2024-02-06 15:38 UTC  (7+ messages)
` [PATCH v5 1/5] doc: fix fpga 5gnr configuration values
` [PATCH v5 4/5] baseband/fpga_5gnr_fec: add AGX100 support
` [PATCH v5 5/5] baseband/fpga_5gnr_fec: cosmetic comment changes

[PATCH 0/4] enhance NFP service framework
 2024-02-06 15:17 UTC  (3+ messages)
` [PATCH v2 0/3] "

[PATCH v1] doc: update guideline for fix commit messages
 2024-02-06 15:12 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2 1/2] vhost: fix memory leak in Virtio Tx split path
 2024-02-06 14:59 UTC  (9+ messages)
` [PATCH v2 2/2] vhost: add new mbuf allocation failure statistic

[PATCH] vdpa/mlx5: fix queue enable drain CQ
 2024-02-06 14:58 UTC  (4+ messages)

[PATCH 1/2] net/virtio-user: improve kick performance with notification area mapping
 2024-02-06 14:57 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/virtio-user: add VIRTIO_NET_F_RSS to supported features

[PATCH] vhost: fix deadlock during software live migration of VDPA in a nested virtualization environment
 2024-02-06 14:57 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH v1 0/5] test case blocking and logging
 2024-02-06 14:57 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] dts: convert dts.py methods to class
  ` [PATCH v2 2/7] dts: move test suite execution logic to DTSRunner
  ` [PATCH v2 3/7] dts: filter test suites in executions
  ` [PATCH v2 4/7] dts: reorganize test result
  ` [PATCH v2 5/7] dts: block all test cases when earlier setup fails
  ` [PATCH v2 6/7] dts: refactor logging configuration
  ` [PATCH v2 7/7] dts: improve test suite and case filtering

net/virtio: duplicated xstats
 2024-02-06 14:56 UTC  (3+ messages)
` [PATCH] net/virtio: fix duplicated rxq xstats

[PATCH v1 0/7] net/mlx5: support copy from inner fields
 2024-02-06 14:39 UTC  (8+ messages)
` [PATCH v1 1/7] common/mlx5: remove enum value duplication
` [PATCH v1 2/7] common/mlx5: reorder modification field PRM list
` [PATCH v1 3/7] common/mlx5: add inner PRM fields
` [PATCH v1 4/7] common/mlx5: add IPv6 flow label PRM field
` [PATCH v1 5/7] net/mlx5: add support for modify inner fields
` [PATCH v1 6/7] net/mlx5: support modify IPv6 traffic class field
` [PATCH v1 7/7] net/mlx5: support modify IPv6 flow label field

[PATCH 0/1] ethdev: add IPv6 field identifiers
 2024-02-06 14:26 UTC  (2+ messages)
` [PATCH 1/1] ethdev: add IPv6 FL and TC "

[PATCH 1/6] ethdev: add modify IPv4 next protocol field
 2024-02-06 13:03 UTC  (8+ messages)
` [PATCH 2/6] app/testpmd: add modify IPv4 next protocol command line
` [PATCH 3/6] net/mlx5: add modify IPv4 protocol implementation
` [PATCH 4/6] ethdev: add modify action support for IPsec fields
` [PATCH 5/6] app/testpmd: add modify ESP related fields command line
` [PATCH 6/6] net/mlx5: add modify field action IPsec support

[PATCH] net/iavf: remove error logs for vlan offloading
 2024-02-06 12:54 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 0/2] net/mlx5: update pattern validations
 2024-02-06 12:27 UTC  (5+ messages)
` [PATCH 1/2] net/mlx5/hws: definer, "
` [PATCH 2/2] net/mlx5: improve pattern template validation

[PATCH v9 00/23] Use inclusive naming in DPDK
 2024-02-06 10:05 UTC  (27+ messages)
  ` [PATCH v9 01/23] devtools: add script to check for non inclusive naming
  ` [PATCH v9 02/23] test: replace use of term segregate
  ` [PATCH v9 03/23] examples/ptp: replace terms master and slave
  ` [PATCH v9 04/23] test: remove use of word master in test_red
  ` [PATCH v9 05/23] mbuf: replace term sanity check
  ` [PATCH v9 06/23] eal: replace use of sanity check in comments and messages
  ` [PATCH v9 07/23] test: replace use word sanity
  ` [PATCH v9 08/23] examples: remove term sanity
    ` [EXT] "
  ` [PATCH v9 09/23] lib: replace use of sanity check in comments and messages
  ` [PATCH v9 10/23] doc/eventdev_pipeline: remove sanity
  ` [PATCH v9 11/23] net/ring: replace use of sanity
  ` [PATCH v9 12/23] net/fm10k, net/ixgbe: remove word sanity
  ` [PATCH v9 13/23] net/mlx[45]: "
  ` [PATCH v9 14/23] net/sfc: remove term "sanity check"
  ` [PATCH v9 15/23] net/ark: replace use of term sanity
  ` [PATCH v9 16/23] net/bnxt: "
  ` [PATCH v9 17/23] net/bnx2x: remove reference to sanity
  ` [PATCH v9 18/23] cnxk: replace term sanity
  ` [PATCH v9 19/23] event/opdl: remove "
  ` [PATCH v9 20/23] net/txgbe: replace "
  ` [PATCH v9 21/23] net/cxgbe: remove use of "
  ` [PATCH v9 22/23] crypto/bcmfs: replace term sanity check
  ` [PATCH v9 23/23] drivers: remove use of "

[PATCH] lib/dmadev: get DMA device using device ID
 2024-02-06  6:24 UTC  (4+ messages)
` [PATCH v2] "

DPDK testpmd with E823 link status is down
 2024-02-06  3:24 UTC  (2+ messages)

[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
 2024-02-06  1:10 UTC 

[PATCH 00/26] Replace uses of RTE_LOGTYPE_PMD
 2024-02-06  0:51 UTC  (16+ messages)
` [PATCH v7 00/19] "
  ` [PATCH v7 11/19] crypto/armv8: do not use PMD logtype
  ` [PATCH v7 12/19] crypto/caam_jr: use dedicated logtype
  ` [PATCH v7 13/19] crypto/ccp: do not use PMD logtype
  ` [PATCH v7 14/19] crypto/dpaa_sec, crypto/dpaa2_sec: use dedicated logtype
  ` [PATCH v7 15/19] event/dpaa, event/dpaa2: "
  ` [PATCH v7 16/19] event/dlb2: "
  ` [PATCH v7 17/19] event/skeleton: replace logtype PMD with dynamic type
  ` [PATCH v7 18/19] examples/fips_validation: replace use of PMD logtype
  ` [PATCH v7 19/19] log: remove PMD log type

[PATCH 1/1] eal: add C++ include guard in generic/rte_vect.h
 2024-02-05 21:07 UTC  (5+ messages)

[PATCH] app/testpmd: support updating flow rule actions
 2024-02-05 19:18 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 2/2] drivers: RTE_LOG_DP newline consistency
 2024-02-05 18:43 UTC  (3+ messages)
` [PATCH] drivers: Convert uses of RTE_LOG_DP to use RTE_LOG_DP_LINE

DPDK Release Status Meeting 2024-02-01
 2024-02-05 14:35 UTC 

Adding helper function for ARM "dsb st"
 2024-02-05 14:11 UTC 

Regarding https://mails.dpdk.org/archives/dev/2023-June/270558.html dpdk patch
 2024-02-05 11:08 UTC  (3+ messages)

[PATCH] ethdev: add dump regs for telemetry
 2024-02-05 10:51 UTC  (9+ messages)
` [PATCH v2 0/7] support dump reigser names and filter them
  ` [PATCH v2 1/7] ethdev: support report register names and filter
  ` [PATCH v2 2/7] ethdev: add telemetry cmd for registers
  ` [PATCH v2 3/7] net/hns3: fix dump counter of registers
  ` [PATCH v2 4/7] net/hns3: remove dump format "
  ` [PATCH v2 5/7] net/hns3: add names for registers
  ` [PATCH v2 6/7] net/hns3: support filter directly accessed registers
  ` [PATCH v2 7/7] net/hns3: support filter dump of registers

[PATCH v7 0/4] PCI Dev and SG copy support
 2024-02-05 10:37 UTC  (4+ messages)
` [PATCH v8 "

[PATCH v7 0/3] test/dma: add vchan reconfig and SG tests
 2024-02-05 10:34 UTC  (4+ messages)
` [PATCH v8 "

[PATCH v1 0/1] baseband/acc: remove ACC101 variant
 2024-02-05  9:49 UTC  (3+ messages)
` [PATCH v1 1/1] baseband/acc: remove acc101

[PATCH] net/hns3: support power monitor
 2024-02-05  8:35 UTC 

[PATCH v4 1/2] net/octeon_ep: improve Rx performance
 2024-02-05  6:16 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/2] net/octeon_ep: add Rx NEON routine

Arm roadmap for 24.03
 2024-02-05  5:21 UTC 

[PATCH 1/2] rcu: use atomic operation on acked token
 2024-02-05  4:59 UTC  (2+ messages)
` [PATCH 2/2] rcu: use correct value of acked token in debug print

[PATCH] dmadev: standardize alignment and allocation
 2024-02-04  1:38 UTC  (2+ messages)

rss calculation as the nic
 2024-02-03 17:03 UTC 

[dpdk-dev] [PATCH v4] eal: refactor rte_eal_init into sub-functions
 2024-02-03 12:57 UTC  (5+ messages)

[PATCH v2 1/2] telemetry: correct json empty dictionaries
 2024-02-02 14:04 UTC  (4+ messages)
` [PATCH] "

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