DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 1/2] net/bonding: support Tx prepare for bonding
 2022-07-25  7:04 UTC  (6+ messages)
` [PATCH v2 0/3] add Tx prepare support for bonding driver
  ` [PATCH v2 1/3] net/bonding: support Tx prepare
  ` [PATCH v2 2/3] net/bonding: support Tx prepare fail stats
  ` [PATCH v2 3/3] net/bonding: add testpmd cmd for Tx prepare

[PATCH 00/11] Fix repeated words in comments and messages
 2022-07-25  6:25 UTC  (14+ messages)
` [PATCH 01/11] remove duplicated 'to to' in messages and comments
` [PATCH 02/11] remove duplicate words 'is is'
` [PATCH 03/11] mvnet,mvpp2: remove duplicate word
  ` [EXT] "
` [PATCH 04/11] Remove repeated word 'on on'
` [PATCH 05/11] fix repeated words 'in in'
` [PATCH 06/11] ring: fix repeated word in comment
` [PATCH 07/11] i40e,igc: fix duplicate word than
` [PATCH 08/11] bnx2x, pcap: replace only only
` [PATCH 09/11] distrubutor: fix repeated word in comment
` [PATCH 10/11] ethdev: "
` [PATCH 11/11] cxgbe: replace 'or or' "

[PATCH] net/ice: support represented port flow action
 2022-07-25  5:35 UTC 

[PATCH] net/ice: support disabling ACL engine in DCF via devargs
 2022-07-25  3:15 UTC 

[PATCH] net/iavf: eth pattern support smac and dmac match
 2022-07-25  3:11 UTC  (3+ messages)
  ` 答复: "

[Bug 1058] Mellanox mlx5_pmd is reporting incorrect number of maximum rx and tx queues supported from rte_eth_dev_info_get
 2022-07-25  1:54 UTC 

[RFC v2] non-temporal memcpy
 2022-07-25  1:17 UTC  (10+ messages)

[PATCH v2] ip_frag: add IPv4 fragment copy packet API
 2022-07-24  8:10 UTC  (18+ messages)
    `  "
` [PATCH v3] "
      `  "
        `  "
  ` [PATCH v4] "
    ` [PATCH v5] "
      ` [PATCH v6] "

Test non-scattered jumbo frames
 2022-07-23 10:35 UTC 

[PATCH v1 00/10] baseband/acc200
 2022-07-22 20:19 UTC  (6+ messages)

RTE_ETH_TX_OFFLOAD_MBUF_FAST_FREE requirements
 2022-07-22 15:24 UTC  (2+ messages)

[PATCH 1/2] vhost: keep a reference to virtqueue index
 2022-07-22 15:13 UTC  (4+ messages)
` [PATCH 2/2] vhost: stop using mempool for IOTLB

[Bug 1057] Unable to use flow rules on VF
 2022-07-22 14:57 UTC 

[PATCH 0/6] app/procinfo: add some extended features
 2022-07-22 10:03 UTC  (8+ messages)
` [PATCH 1/6] app/procinfo: add version dump
` [PATCH 2/6] app/procinfo: add RSS RETA dump
` [PATCH 3/6] app/procinfo: add module info dump
` [PATCH 4/6] app/proc-info: add dump of Rx/Tx burst mode
` [PATCH 5/6] app/procinfo: fix some wrong doxygen syntax
` [PATCH 6/6] doc: add some extended features in procinfo guide

rte_eth_fdir_conf deprecation to be processed in 22.11
 2022-07-22  9:53 UTC  (2+ messages)

[PATCH] net/iavf: fix processing vlan tci in vector path
 2022-07-22  9:29 UTC 

[Bug 1056] [dpdk-19.11.13-rc1] unit_tests_eal/link_bonding_rssconf: link_bonding_rssconf_autotest test failed
 2022-07-22  8:53 UTC 

[PATCH] net/iavf: fix processing vlan tci in vector path
 2022-07-22  8:52 UTC 

[PATCH v2] net/af_xdp: improve documentation
 2022-07-22  8:50 UTC 

GRO Enhancement Proposal
 2022-07-22  8:35 UTC 

REMINDER: DPDK Userspace submissions due July 22
 2022-07-21 17:15 UTC 

[PATCH v2 0/3] add uncore api to be called through l3fwd-power
 2022-07-21 16:48 UTC  (7+ messages)
` [PATCH v2 1/3] power: add uncore API to power library
` [PATCH v2 3/3] l3fwd-power: add option to call uncore API

[PATCH 1/2] examples/ipsec-secgw: use Tx cksum offload conditionally
 2022-07-21 15:31 UTC  (2+ messages)
` [PATCH 2/2] examples/ipsec-secgw: fix issue with IP hdr manipulation

[RFC] memarea: introduce memory area library
 2022-07-21 15:22 UTC  (2+ messages)

[PATCH] net/tap: fix the overflow of the network interface index
 2022-07-21 15:19 UTC  (3+ messages)

[PATCH v4 00/24] Support LoongArch architecture
 2022-07-21 12:51 UTC  (25+ messages)
` [PATCH v4 01/24] eal/loongarch: add atomic operations for LoongArch
` [PATCH v4 02/24] eal/loongarch: add byte order "
` [PATCH v4 03/24] eal/loongarch: add cpu cycle "
` [PATCH v4 04/24] eal/loongarch: add prefetch "
` [PATCH v4 05/24] eal/loongarch: add spinlock "
` [PATCH v4 06/24] eal/loongarch: add cpu flag checks "
` [PATCH v4 07/24] eal/loongarch: add dummy vector memcpy "
` [PATCH v4 08/24] eal/loongarch: add io operations "
` [PATCH v4 09/24] eal/loongarch: add mcslock "
` [PATCH v4 10/24] eal/loongarch: add pause "
` [PATCH v4 11/24] eal/loongarch: add pflock "
` [PATCH v4 12/24] eal/loongarch: add rwlock "
` [PATCH v4 13/24] eal/loongarch: add ticketlock "
` [PATCH v4 14/24] eal/loongarch: add power "
` [PATCH v4 15/24] eal/loongarch: add hypervisor "
` [PATCH v4 16/24] mem: add huge page size definition "
` [PATCH v4 17/24] eal/linux: set eal base address "
` [PATCH v4 18/24] meson: introduce LoongArch architecture
` [PATCH v4 19/24] test/xmmt_ops: add dummy vector implementation for LoongArch
` [PATCH v4 20/24] ixgbe: "
` [PATCH v4 21/24] i40e: "
` [PATCH v4 22/24] tap: add system call number "
` [PATCH v4 23/24] memif: "
` [PATCH v4 24/24] maintainers: claim responsibility "

[PATCH] net/af_xdp: make compatible with libbpf v0.8.0
 2022-07-21 12:16 UTC  (8+ messages)

[RFC PATCH 1/3] net/af_xdp: simplify libbpf version checking in meson
 2022-07-21 12:14 UTC  (3+ messages)
` [RFC PATCH 2/3] net/af_xdp: determine libbpf version by checking for symbols
` [RFC PATCH 3/3] net/af_xdp: use autoconf file instead of cflags

[PATCH] mem: telemetry support for memseg and element information
 2022-07-21 11:21 UTC  (8+ messages)
` [PATCH v4 1/2] "
  ` [PATCH v4 2/2] mem: telemetry support for system memory information

[v3 00/24] Support LoongArch architecture
 2022-07-21 10:33 UTC  (5+ messages)
` [v3 01/24] eal/loongarch: add atomic operations for LoongArch

[PATCH] version: 22.11-rc0
 2022-07-21 10:27 UTC  (10+ messages)

[RFC PATCH v1] net/i40e: put mempool cache out of API
 2022-07-21 10:02 UTC  (6+ messages)

[Bug 1055] [dpdk 19.11.13-rc1] drivers/net/ice meson build error with gcc11.2 on Ubuntu22.04
 2022-07-21  8:45 UTC 

[PATCH 5/6] app/testpmd: drop ixgbe bypass commands
 2022-07-21  8:05 UTC  (4+ messages)
` [PATCH v3 1/3] app/testpmd: restore "
  ` [PATCH v3 2/3] net/ixgbe: move testpmd commands
  ` [PATCH v3 3/3] net/ixgbe: move bypass init in a testpmd command

[PATCH] ethdev: add protocol param to color table update
 2022-07-21  7:32 UTC  (2+ messages)

[PATCH] app/crypto-perf: remove redundant function return
 2022-07-21  4:58 UTC 

[RFC] ethdev: introduce protocol type based header split
 2022-07-21  3:24 UTC  (5+ messages)
` [PATCH v9 0/4] add an api to support proto based buffer split
  ` [PATCH v9 2/4] ethdev: introduce protocol hdr "

High Level DPDK Governing Board Meeting Minutes - 7/12/22
 2022-07-21  1:05 UTC 

[PATCH] examples/l2fwd: add check of Rx packets count
 2022-07-20 17:32 UTC  (4+ messages)
  ` [EXT] "

autotest system requirements
 2022-07-20 15:42 UTC  (3+ messages)

[PATCH] crypto/ccp: Check for the NULL pointer after calling rte_malloc
 2022-07-20 15:42 UTC  (4+ messages)

[Bug 1054] Bugzilla test
 2022-07-20 13:09 UTC 

[RFC] rwlock: prevent readers from starving writers
 2022-07-20  6:48 UTC  (5+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH] net/bonding: fix double get slave link status
 2022-07-20  6:39 UTC  (2+ messages)
` 答复: "

[RFC] net/ice: support represented port flow action
 2022-07-20  2:02 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bonding:fix balance-xor link down stack overflow
 2022-07-20  1:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH] net/bonding: fix array overflow in Rx burst
  ` 答复: "

[PATCH] config: set pkgconfig for ppc64le
 2022-07-19 23:02 UTC  (7+ messages)

[dpdk-dev] [RFC] testpmd: support user-id attribute
 2022-07-19 20:44 UTC  (2+ messages)

config files profile.cfg in examples/qos_sched
 2022-07-19 20:41 UTC  (5+ messages)

rwlock with transactional memory
 2022-07-19 20:20 UTC 

[PATCH 1/2] common: add safe version of foreach-list to Linux
 2022-07-19 18:25 UTC  (3+ messages)
` [PATCH v3] examples/vm_power_manager: use safe version of list iterator

[RFC PATCH 00/29] cover letter for net/qdma PMD
 2022-07-19 17:22 UTC  (8+ messages)

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-07-19 12:20 UTC  (8+ messages)

[PATCH v2] devtools: ensure proper tag sequence
 2022-07-19 12:01 UTC  (2+ messages)
` [PATCH v3] "

[PATCH 1/4] cnxk/net: add fc check in vector event Tx path
 2022-07-19 11:11 UTC  (4+ messages)
` [PATCH 2/4] event/cnxk: avoid reading non cached registers
` [PATCH 3/4] event/cnxk: set dequeue mode to prefetch with wait
` [PATCH 4/4] event/cnxk: disable timer resolution estimation

[dpdk-dev v1] crypto/openssl: fix of dstlen passed in HMAC
 2022-07-19  9:49 UTC  (2+ messages)

[dpdk-dev v1] crypto/qat: Enable OpenSSL legacy provider in session
 2022-07-19  9:48 UTC  (2+ messages)

[PATCH v10 1/7] eventdev/eth_rx: add adapter instance get API
 2022-07-19  8:25 UTC  (8+ messages)
` [PATCH v11 "
  ` [PATCH v11 2/7] eventdev/eth_rx: add telemetry callback for instance get
  ` [PATCH v11 3/7] test/eth_rx: add test case for instance get API
  ` [PATCH v11 4/7] eventdev/eth_tx: add "
  ` [PATCH v11 5/7] test/eth_tx: add testcase for "
  ` [PATCH v11 6/7] doc/eth_rx: update "
  ` [PATCH v11 7/7] doc/eth_tx: "

[PATCH 1/1] vhost: support VIRTIO_F_RING_RESET for vhost-user
 2022-07-19  7:26 UTC 

19.11.13 patches review and test
 2022-07-19  5:27 UTC  (3+ messages)

21.11.2 patches review and test
 2022-07-19  2:40 UTC  (2+ messages)

[PATCH v2 5/5] bbdev: add new operation for FFT processing
 2022-07-18 22:38 UTC  (8+ messages)
` [PATCH v4 0/7] bbdev changes for 22.11
  ` [PATCH v4 5/7] bbdev: add new operation for FFT processing

[dpdk-dev] [PATCH] doc: propose correction rte_bsf64 return type declaration
 2022-07-18 21:28 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2] doc: propose correction rte_{bsf, fls} inline functions type use

[PATCH v4 1/1] crypto/openssl: support aes cmac operations
 2022-07-18 16:54 UTC  (4+ messages)
` [PATCH v5 0/1] crypto/openssl: add aes cmac support
  ` [PATCH v5 1/1] crypto/openssl: support aes cmac operations

[PATCH v3 1/1] crypto/openssl: support aes cmac operations
 2022-07-18 16:18 UTC  (4+ messages)
` [PATCH v4 0/1] crypto/openssl: add aes cmac support

[PATCH] net/af_xdp: improve documentation
 2022-07-18 15:14 UTC 

[PATCH] examples/l3fwd: fix issue with MTU set on event mode
 2022-07-18 14:30 UTC  (3+ messages)

[PATCH 1/9] pipeline: move specification data structures to internal header
 2022-07-18 13:26 UTC  (10+ messages)
` [PATCH V2 "
  ` [PATCH V2 2/9] pipeline: add pipeline specification data structure
  ` [PATCH V2 3/9] pipeline: rework the specification file-based pipeline build
  ` [PATCH V2 4/9] pipeline: generate the code for pipeline specification structure
  ` [PATCH V2 5/9] pipeline: add API for pipeline code generation
  ` [PATCH V2 6/9] pipeline: add API for shared library-based pipeline build
  ` [PATCH V2 7/9] examples/pipeline: add CLI command for pipeline code generation
  ` [PATCH V2 8/9] examples/pipeline: add CLI command for shared library build
  ` [PATCH V2 9/9] examples/pipeline: call CLI commands for code generation and build

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