DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net/ice: fix Tx Prepareation
 2023-11-02 14:22 UTC  (3+ messages)
` [PATCH v2] net/ice: fix Tx preparation

[PATCH] net/iavf: fix Tx preparation
 2023-11-02 12:05 UTC  (2+ messages)

[PATCH 0/5] support setting and querying RSS algorithms
 2023-11-02  8:20 UTC  (26+ messages)
` [PATCH v8 00/10] "
  ` [PATCH v8 01/10] ethdev: overwrite some comment related to RSS
  ` [PATCH v8 02/10] lib/ethdev: check RSS key length
  ` [PATCH v8 03/10] ethdev: support setting and querying RSS algorithm
  ` [PATCH v8 04/10] net/hns3: report RSS hash algorithms capability
  ` [PATCH v8 05/10] net/hns3: support setting and querying RSS hash function
  ` [PATCH v8 06/10] app/proc-info: fix never show RSS info
  ` [PATCH v8 07/10] app/proc-info: adjust the display format of "
  ` [PATCH v8 08/10] ethdev: add API to get RSS algorithm names
  ` [PATCH v8 09/10] app/proc-info: support querying RSS hash algorithm
  ` [PATCH v8 10/10] app/testpmd: add RSS hash algorithms display
` [PATCH v9 0/9] support setting and querying RSS algorithms
  ` [PATCH v9 3/9] net/hns3: report RSS hash algorithms capability

[PATCH 0/5] use rte atomic thread fence
 2023-11-02  7:42 UTC  (7+ messages)
` [PATCH 1/5] distributor: "
` [PATCH 2/5] eal: "
` [PATCH 3/5] hash: "
` [PATCH 4/5] ring: "
` [PATCH 5/5] stack: "

[PATCH 0/5] use abstracted bit count functions
 2023-11-02  7:39 UTC  (7+ messages)
` [PATCH 1/5] table: "
` [PATCH 2/5] distributor: "
` [PATCH 3/5] hash: "
` [PATCH 4/5] member: "
` [PATCH 5/5] rcu: "

[PATCH] ipsec: use sym_session_opaque_data for RTE_SECURITY_TYPE_CPU_CRYPTO
 2023-11-02  7:20 UTC  (5+ messages)

[PATCH 0/2] add support of RX/TX pause frame switch
 2023-11-02  6:16 UTC  (3+ messages)
` [PATCH 1/2] net/nfp: support getting pause frame switch mode
` [PATCH 2/2] net/nfp: support setting "

[PATCH] net/nfp: add support of dynamic config of allmulticast mode
 2023-11-02  5:37 UTC 

[PATCH] net/iavf: fix core dump when exiting testpmd
 2023-11-02  4:43 UTC  (6+ messages)
` [PATCH v2] net/iavf: fix coredump "
  ` [PATCH v3] net/iavf: fix mbuf release API selection

[PATCH] net/ice: fix DCF port statistics not cleared
 2023-11-02  4:08 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/iavf: fix crash on closing representor ports
 2023-11-02  3:59 UTC  (7+ messages)
` [PATCH v2] net/ice: "
  ` [PATCH v3] "

[PATCH 00/11] Add the support of multiple PF
 2023-11-02  2:23 UTC  (12+ messages)
` [PATCH 01/11] net/nfp: refactor the probe logic of the secondary process
` [PATCH 02/11] net/nfp: fix the failure to initialize the LSC mask
` [PATCH 03/11] net/nfp: fix the DMA error caused by app exit abnormally
` [PATCH 04/11] net/nfp: add flag to indicate multiple PFs support
` [PATCH 05/11] net/nfp: add major version to nsp commands
` [PATCH 06/11] net/nfp: adjust physical port check for multiple PFs
` [PATCH 07/11] net/nfp: add the check about the firmware load
` [PATCH 08/11] net/nfp: add PF ID used to format symbols
` [PATCH 09/11] net/nfp: add nsp command to check if firmware is loaded
` [PATCH 10/11] net/nfp: introduce keepalive mechanism for multiple PF
` [PATCH 11/11] drivers: enable multiple PF in application firmware

[PATCH v2 0/3] docs: Unify Getting Started Guides v2 Updates
 2023-11-02  2:14 UTC  (5+ messages)
` [PATCH 1/3] GSG Section 1: Introduction - Updated based on feedback
` [PATCH 2/3] Added link to Getting Started Guide in index.rst
` [PATCH 3/3] GSG Section 2: Install and Build DPDK - Updated based on feedback

[PATCH] test/dma: fix for buffer auto free
 2023-11-02  2:06 UTC  (3+ messages)

[RFC] ethdev: introduce maximum Rx buffer size
 2023-11-02  1:59 UTC  (10+ messages)
` [PATCH v3 0/3] "

[PATCH 00/11] Clean up NFP PMD
 2023-11-02  1:25 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 04/11] net/nfp: remove the unneeded data abstraction

[PATCH] net/enic: avoid extra unlock when setting MTU in enic
 2023-11-02  1:25 UTC  (3+ messages)

[PATCH] net/tap: fix L4 checksum
 2023-11-02  1:21 UTC  (3+ messages)
` [PATCH v3 1/3] net/tap: fix L4 checksum offloading

[PATCH 0/3] some bugfixes for PTP
 2023-11-01 23:39 UTC  (11+ messages)
` [PATCH v3 0/2] ethdev: add the check for PTP capability

[PATCH] eal: provide trace point register macro for MSVC
 2023-11-01 22:47 UTC 

[PATCH] eal: add missing extension to statement expression
 2023-11-01 22:07 UTC 

[PATCH 0/6] net/hns3: add some bugfix for hns3
 2023-11-01 21:40 UTC  (2+ messages)

[PATCH v1] event/dlb2: add support for disabling PASID
 2023-11-01 19:05 UTC  (10+ messages)
` [PATCH v3] event/dlb2: fix disable PASID for kernel 6.2

[PATCH] eal: stop iteration after lcore info is processed
 2023-11-01 18:13 UTC  (2+ messages)

[RFC 1/2] eal: add pointer compression functions
 2023-11-01 18:13 UTC  (17+ messages)
` [PATCH v3 0/3] add pointer compression API
  ` [PATCH v3 1/3] eal: add pointer compression functions
  ` [PATCH v3 2/3] test: add pointer compress tests to ring perf test
  ` [PATCH v3 3/3] docs: add pointer compression to the EAL guide
` [PATCH v4 0/4] add pointer compression API
  ` [PATCH v4 1/4] eal: add pointer compression functions
  ` [PATCH v4 2/4] test: add pointer compress tests to ring perf test
  ` [PATCH v4 3/4] docs: add pointer compression to the EAL guide
  ` [PATCH v4 4/4] test: add unit test for ptr compression
` [PATCH v5 0/4] add pointer compression API
  ` [PATCH v5 1/4] eal: add pointer compression functions
  ` [PATCH v5 2/4] test: add pointer compress tests to ring perf test
  ` [PATCH v5 3/4] docs: add pointer compression to the EAL guide
  ` [PATCH v5 4/4] test: add unit test for ptr compression

[RFC] MAINTAINERS: add status information
 2023-11-01 18:02 UTC  (13+ messages)
` [PATCH 0/3] net/tap: update and fix the BPF program
  ` [PATCH 1/3] net/tap: support infrastructure to build the BPF filter
  ` [PATCH 2/3] net/tap: Fixed RSS algorithm to support fragmented packets
  ` [PATCH 3/3] net/tap; rebuild and update the BPF flow program
` [PATCH v5 0/3] net/tap: build and fix for BPF program
  ` [PATCH v5 1/3] net/tap: support infrastructure to build the BPF filter
  ` [PATCH v5 2/3] net/tap: Fixed RSS algorithm to support fragmented packets
  ` [PATCH v5 3/3] net/tap; rebuild and update the BPF flow program
` [PATCH v6 0/3] net/tap: build and fix for BPF program
  ` [PATCH v6 1/3] net/tap: support infrastructure to build the BPF filter
  ` [PATCH v6 2/3] net/tap: Fixed RSS algorithm to support fragmented packets
  ` [PATCH v6 3/3] net/tap; rebuild and update the BPF flow program

[PATCH] net/nfp: fix offload flags of the security capabilities
 2023-11-01 17:23 UTC  (2+ messages)

[PATCH] ethdev: fix 32-bit build with GCC-13
 2023-11-01 16:57 UTC  (3+ messages)

[PATCH 1/2] net/txgbe: add proper memory barriers in Rx
 2023-11-01 16:55 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] net/ngbe: "

[PATCH] maintainers: update for mempool library
 2023-11-01 16:48 UTC  (2+ messages)

[PATCH 2/3] net/bonding: fix illegal memory accesses
 2023-11-01 15:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] net/mlx5: replenish MPRQ buffers for miniCQEs
 2023-11-01 14:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] config/arm: update aarch32 build with gcc13
 2023-11-01 12:57 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v5 00/40] support setting and querying RSS algorithms
 2023-11-01 12:55 UTC  (15+ messages)
` [PATCH 0/9] "
  ` [PATCH 1/9] ethdev: overwrite some comment related to RSS
  ` [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 7/9] lib/ethdev: add API to get RSS algorithm names

[PATCH] net/nfp: reduce space reserved for layer 2 overhead
 2023-11-01 12:00 UTC  (2+ messages)

[PATCH] doc: update matching list for i40e and ice driver
 2023-11-01 11:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] doc: update matching versions for idpf and cpfl
 2023-11-01 10:34 UTC  (4+ messages)
` [PATCH v2] doc: update for Intel IPU

[PATCH v2] crypto/qat: add sm2 ecdsa
 2023-11-01  8:51 UTC  (2+ messages)

[PATCH] common/mlx5: Optimize mlx5 mempool get extmem
 2023-11-01  8:29 UTC  (3+ messages)
` [PATCH v2] "

[Bug 1109] ice completely ignores flow rule transfer attribute prio to 22.11-rc1
 2023-11-01  7:27 UTC  (2+ messages)
` [Bug 1109] net/ice "

[Bug 1108] i40e completely ignores flow rule transfer attribute prio to 22.11-rc1
 2023-11-01  7:24 UTC  (2+ messages)
` [Bug 1108] net/i40e "

[PATCH v3 0/6] support IPv6 extension push remove
 2023-11-01  4:44 UTC  (15+ messages)
` [PATCH v4 00/13] support IPv6 push remove action
  ` [PATCH v4 01/13] net/mlx5/hws: support insert header action
  ` [PATCH v4 02/13] net/mlx5/hws: support remove "
  ` [PATCH v4 03/13] net/mlx5/hws: allow jump to TIR over FDB
  ` [PATCH v4 04/13] net/mlx5/hws: support dynamic re-parse
  ` [PATCH v4 05/13] net/mlx5/hws: dynamic re-parse for modify header
  ` [PATCH v4 06/13] net/mlx5/hws: fix incorrect re-parse on complex rules
  ` [PATCH v4 07/13] net/mlx5: sample the srv6 last segment
  ` [PATCH v4 08/13] net/mlx5/hws: fix potential wrong rte_errno value
  ` [PATCH v4 09/13] net/mlx5/hws: add IPv6 routing extension push remove actions
  ` [PATCH v4 10/13] net/mlx5/hws: add setter for IPv6 routing push remove
  ` [PATCH v4 11/13] net/mlx5: implement "
  ` [PATCH v4 12/13] net/mlx5/hws: fix srv6 push compilation failure
  ` [PATCH v4 13/13] net/mlx5/hws: add stc reparse support for srv6 push pop

[PATCH 0/5] fix race-condition of proactive error handling mode
 2023-11-01  4:09 UTC  (12+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] ethdev: "
  ` [PATCH v2 2/7] net/hns3: replace fp ops config function
  ` [PATCH v2 4/7] net/bnxt: use fp ops setup function
  ` [PATCH v2 5/7] app/testpmd: add error recovery usage demo
  ` [PATCH v2 6/7] app/testpmd: extract event handling to event.c

Reminder - DPDK Tech Board Meeting - Tomorrow Wed. 11/1/23 - 7am Pacific/10am Eastern/1400h UTC
 2023-11-01  1:20 UTC 

[PATCH 0/5] fix segment fault when parse args
 2023-11-01  1:16 UTC  (7+ messages)
` [PATCH v2 00/44] "
` [RFC] kvargs: don't pass parse handler a NULL pointer

[PATCH] TCP data length is incorrectly calculated in the gro_tcp4_reassemble function
 2023-11-01  1:12 UTC  (3+ messages)
  ` 答复: "

[PATCH] doc: update feature list for idpf and cpfl
 2023-11-01  0:59 UTC  (3+ messages)
` [PATCH v2] "

release candidate 23.11-rc1
 2023-10-31 23:15 UTC  (2+ messages)

[PATCH 0/8] net/mlx5: add Multiport E-Switch support
 2023-10-31 21:49 UTC  (5+ messages)
` [PATCH 4/8] net/mlx5: add sysfs check for Multiport E-Switch

[RFC 0/1] ring: add callback infrastructire to ring library
 2023-10-31 21:41 UTC  (3+ messages)
` [RFC 1/1] ring: add infrastructure to allow callbacks within the "

[dpdk-dev] [PATCH 2/2] net/bonding: ensure device is started for dedicated queues setup
 2023-10-31 21:38 UTC  (2+ messages)

[PATCH v2 0/3] example/l3fwd: relax l3fwd rx RSS/Offload if needed
 2023-10-31 20:08 UTC  (3+ messages)
` [PATCH v2 3/3] doc: add a relax rx mode requirement option

[dpdk-dev] [PATCH 1/2] doc: add policy for adding vendor PMD specific examples
 2023-10-31 20:02 UTC  (4+ messages)
` [v2 "

[PATCH] sched:In rte_sched_subport_config() API, subport_profile_id is not set correctly
 2023-10-31 18:59 UTC  (2+ messages)

[PATCH] gro : fix pkt length when extra bytes are padded to ethernet frame
 2023-10-31 18:49 UTC  (7+ messages)
    ` Fwd: "

[PATCH] examples/l2fwd-macsec: add MACsec forwarding application
 2023-10-31 18:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] make dpdk buildable with latest msvc
 2023-10-31 18:39 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] usertools: add check for IOMMU support in dpdk-devbind
 2023-10-31 18:34 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] test/security: fix buffer leaks in error path
 2023-10-31 17:59 UTC  (4+ messages)
` [PATCH v2] "
    ` [EXT] "

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