DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] app/testpmd: fix secondary process cannot dump packet
 2022-06-23 18:15 UTC  (2+ messages)

[PATCH 5/6] app/testpmd: drop ixgbe bypass commands
 2022-06-23 12:35 UTC  (5+ messages)
` [PATCH v2 1/3] app/testpmd: restore "
  ` [PATCH v2 3/3] net/ixgbe: move bypass init in a testpmd command

[Bug 1035] __rte_raw_cksum() crash with misaligned pointer
 2022-06-23 12:18 UTC  (21+ messages)
` [PATCH] net: fix checksum with unaligned buffer
` [PATCH v2] "
` [PATCH v3] "

[PATCH 1/2] net: fix GTP PSC headers
 2022-06-23 11:53 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] vdpa/mlx5: add ConnectX-6 LX device ID
 2022-06-23 11:42 UTC  (2+ messages)

[PATCH] app/testpmd: fix flex parser destroy command
 2022-06-23 11:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] eal: allow worker lcore stacks to be allocated from hugepage memory
 2022-06-23 11:21 UTC  (2+ messages)
` [PATCH v7] "

[PATCH] test/ipsec: fix performance test failure
 2022-06-23 11:18 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] app/testpmd: cleanup port resources after implicit close
 2022-06-23 11:17 UTC  (2+ messages)

[PATCH] examples/l2fwd: add check of Rx packets count
 2022-06-23 11:09 UTC  (3+ messages)
  ` [EXT] "

[PATCH v3 1/1] app/testpmd: support different input color method
 2022-06-23 11:05 UTC  (3+ messages)
` [PATCH v4 "

[PATCH] net/af_xdp: allow using copy mode in XSK
 2022-06-23 10:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] eventdev/eth_tx: fix queue delete
 2022-06-23 10:05 UTC 

[PATCH] examples/ipsec-secgw: add support of NEON with poll mode
 2022-06-23  9:38 UTC  (11+ messages)
` [PATCH v2 1/2] examples/l3fwd: common packet group functionality
  ` [PATCH v2 2/2] examples/ipsec-secgw: add support of NEON with poll mode
      ` [EXT] Re: [PATCH v2 1/2] examples/l3fwd: common packet group functionality
` [PATCH v3 "
  ` [PATCH v3 2/2] examples/ipsec-secgw: add support of NEON with poll mode

[PATCH v6 1/7] eventdev/eth_rx: add adapter instance get API
 2022-06-23  9:30 UTC  (38+ messages)
` [PATCH v7 "
  ` [PATCH v7 2/7] eventdev/eth_rx: add telemetry callback for instance get
  ` [PATCH v7 3/7] test/eth_rx: add test case for instance get API
  ` [PATCH v7 4/7] eventdev/eth_tx: add "
  ` [PATCH v7 5/7] test/eth_tx: add testcase for "
  ` [PATCH v7 6/7] doc/eth_rx: update "
  ` [PATCH v7 7/7] doc/eth_tx: "
  ` [PATCH v8 1/7] eventdev/eth_rx: add adapter "
    ` [PATCH v8 2/7] eventdev/eth_rx: add telemetry callback for instance get
    ` [PATCH v8 3/7] test/eth_rx: add test case for instance get API
    ` [PATCH v8 4/7] eventdev/eth_tx: add "
    ` [PATCH v8 5/7] test/eth_tx: add testcase for "
    ` [PATCH v8 6/7] doc/eth_rx: update "
    ` [PATCH v8 7/7] doc/eth_tx: "
    ` [PATCH v9 1/7] eventdev/eth_rx: add adapter "
      ` [PATCH v9 2/7] eventdev/eth_rx: add telemetry callback for instance get
      ` [PATCH v9 3/7] test/eth_rx: add test case for instance get API
      ` [PATCH v9 4/7] eventdev/eth_tx: add "
      ` [PATCH v9 5/7] test/eth_tx: add testcase for "
      ` [PATCH v9 6/7] doc/eth_rx: update "
      ` [PATCH v9 7/7] doc/eth_tx: "
      ` [PATCH v10 1/7] eventdev/eth_rx: add adapter "
        ` [PATCH v10 2/7] eventdev/eth_rx: add telemetry callback for instance get
        ` [PATCH v10 3/7] test/eth_rx: add test case for instance get API
        ` [PATCH v10 4/7] eventdev/eth_tx: add "
        ` [PATCH v10 5/7] test/eth_tx: add testcase for "
        ` [PATCH v10 6/7] doc/eth_rx: update "
        ` [PATCH v10 7/7] doc/eth_tx: "

DPDK Release Status Meeting 2022-06-23
 2022-06-23  9:26 UTC 

[PATCH] ice/base: fix gcc 12 warning stringop-overflow
 2022-06-23  9:21 UTC  (7+ messages)
` [PATCH v2] net/ice/base: "

[PATCH 0/3] more null pointer check removal
 2022-06-23  9:13 UTC  (7+ messages)
` [PATCH 1/3] vdpa/mlx5: remove unnecessary null check
` [PATCH 2/3] raw/ifpga: "
` [PATCH 3/3] dmap/dpaa2: "

[PATCH v2 00/15] Add support of NFP3800 chip and firmware with NFDk
 2022-06-23  9:11 UTC  (20+ messages)
` [PATCH v3 00/13] "
  ` [PATCH v3 12/13] net/nfp: nfdk packet xmit function
  ` [PATCH v4 00/13] Add support of NFP3800 chip and firmware with NFDk
    ` [PATCH v4 01/13] net/nfp: change the coding style
    ` [PATCH v4 02/13] net/nfp: remove unnecessary forward function declaration
    ` [PATCH v4 03/13] net/nfp: remove pessimistic limit
    ` [PATCH v4 04/13] net/nfp: rename set MAC function
    ` [PATCH v4 05/13] net/nfp: rename function and struct
    ` [PATCH v4 06/13] net/nfp: support NFP3800 card
    ` [PATCH v4 07/13] net/nfp: support firmware with NFDk
    ` [PATCH v4 08/13] net/nfp: structure adjustment
    ` [PATCH v4 09/13] net/nfp: nfdk netdev option and queue function
    ` [PATCH v4 10/13] net/nfp: add queue stop and close helper function
    ` [PATCH v4 11/13] net/nfp: move macro from C file to head file
    ` [PATCH v4 12/13] net/nfp: nfdk packet xmit function
    ` [PATCH v4 13/13] net/nfp: modify RSS logic

[PATCH] crypto/ipsec_mb: enable compilation for non x86 arch
 2022-06-23  8:53 UTC  (6+ messages)

[PATCH 0/2] remove unnecessary words in function documention
 2022-06-23  8:40 UTC  (8+ messages)
` [PATCH 1/2] rawdev, dmadev: remove passive voice in function doc
` [PATCH 2/2] eal: remove passive voice from interrupt function documentation

[dpdk-dev] [PATCH] examples/ipsec-secgw: support more flow patterns and actions
 2022-06-23  8:35 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH 0/2] fix C++ include checks in cross-compilation
 2022-06-23  8:04 UTC  (9+ messages)
` [PATCH 1/2] config: Use G++ as C++ compiler
` [PATCH 2/2] ci: use crossbuild-essential packages

[PATCH 0/1] ci: restrict concurrency
 2022-06-23  7:59 UTC  (5+ messages)
` [PATCH 1/1] "

[RFC] eal_debug: do not use malloc in rte_dump_stack
 2022-06-23  7:51 UTC  (3+ messages)
` [PATCH v4] rte_dump_stack: make in async signal safe

[PATCH] eal: fixes the bug where rte_malloc() fails to allocates memory
 2022-06-23  7:50 UTC  (5+ messages)

[PATCH] examples/vhost: Fix retry logic on Rx
 2022-06-23  7:20 UTC  (7+ messages)
` [PATCH v3] examples/vhost: fix retry logic on eth rx path
` [PATCH v4] "

[PATCH] app/testpmd: fix quit testpmd with vfs and pf
 2022-06-23  6:41 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] raw/ifpga: avoid potential integer overflow
 2022-06-23  6:35 UTC  (3+ messages)

[PATCH] raw/ifpga/base: check pointer before dereference
 2022-06-23  6:25 UTC  (3+ messages)

[PATCH] vhost: fix avail idx update error when desc copy failed
 2022-06-23  6:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 4/4] app/test: add additional stream cipher tests
 2022-06-23  6:19 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] net/igc: fix segmentation fault in secondary dpdk-symmetric_mp
 2022-06-23  3:50 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH] common/cnxk: fix GRE tunnel parsing issue
 2022-06-23  3:42 UTC 

[PATCH v2 0/7] Fixes and supports for Wangxun NICs
 2022-06-23  3:26 UTC  (3+ messages)

[PATCH] doc: clean vhost async path doc
 2022-06-23  3:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] doc: update async enqueue API usage
 2022-06-23  3:09 UTC  (3+ messages)
` [PATCH v2] "

Fw:[PATCH v2] vhost: fix avail idx update error when desc copy failed
 2022-06-23  3:03 UTC  (2+ messages)

[PATCH] vhost: fix unchecked return value
 2022-06-23  2:44 UTC  (2+ messages)

[PATCH] ip_frag: replace the rte memcpy with memcpy
 2022-06-23  2:35 UTC  (3+ messages)

[PATCH] maintainers: update for hns3 pmd
 2022-06-23  1:07 UTC  (2+ messages)
` CC Yisen//Re: "

[PATCH v3 0/8] yet more unnecessary NULL checks
 2022-06-23  0:37 UTC  (3+ messages)
` [PATCH v4] lib: document existing free functions

[PATCH] rte_rib6: fix references to rte_rib
 2022-06-22 20:41 UTC 

[PATCH 0/6] add thread lifetime and attributes API
 2022-06-22 20:26 UTC  (16+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] eal: add thread lifetime management
` [PATCH v3 0/6] add thread lifetime and attributes API
  ` [PATCH v3 1/6] eal: add thread attributes
  ` [PATCH v3 2/6] eal: add thread lifetime management
  ` [PATCH v3 3/6] eal: add basic rte thread ID equal API
  ` [PATCH v3 4/6] test/threads: add tests for thread lifetime API
  ` [PATCH v3 5/6] test/threads: add tests for thread attributes API
  ` [PATCH v3 6/6] test/threads: remove unit test use of pthread

[RFC PATCH v1] net/i40e: put mempool cache out of API
 2022-06-22 19:07 UTC  (3+ messages)

[PATCH] vhost/crypto: fix descriptor processing
 2022-06-22 17:14 UTC  (4+ messages)

[PATCH v2] app/test: add event inline security tests
 2022-06-22 16:32 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 00/12] Fix compilation with gcc 12
 2022-06-22 15:42 UTC  (4+ messages)
` [PATCH 08/12] net/qede/base: fix build with GCC 12

[PATCH 12/12] test/ipsec: fix build with GCC 12
 2022-06-22 15:31 UTC  (8+ messages)
` [PATCH v3] vhost/crypto: "

[PATCH v5] ched: enable CMAN at runtime
 2022-06-22 15:12 UTC  (4+ messages)
` [PATCH v6] sched: "

[PATCH 0/3] more unnecessary null checks
 2022-06-22 14:55 UTC  (5+ messages)
` [PATCH v3 4/8] lib: document existing free functions

[Bug 1041] dma/idxd build failure with clang 3.4.2
 2022-06-22 14:18 UTC 

[PATCH v1 0/8] dts: ssh connection to a node
 2022-06-22 12:14 UTC  (9+ messages)
` [PATCH v1 1/8] dts: add ssh pexpect library
` [PATCH v1 2/8] dts: add locks for parallel node connections
` [PATCH v1 3/8] dts: add ssh connection extension
` [PATCH v1 4/8] dts: add basic logging facility
` [PATCH v1 5/8] dts: add Node base class
` [PATCH v1 6/8] dts: add config parser module
` [PATCH v1 7/8] dts: add dts runtime workflow module
` [PATCH v1 8/8] dts: add main script for running dts

[PATCH v5 0/5] drivers/baseband: PMD to support ACC100/ACC101 devices
 2022-06-22 11:50 UTC  (4+ messages)
` [PATCH v7 0/6] "
  ` [EXT] "

[PATCH 2/2] net/hns3: support backplane media type
 2022-06-22 10:59 UTC  (5+ messages)
` [PATCH V2 "
` [PATCH V3 "

[PATCH] doc/qat: update QAT driver location
 2022-06-22 10:35 UTC 

[PATCH] examples/ipsec-secgw: fix Tx checksum offload flag
 2022-06-22  9:46 UTC  (2+ messages)

[PATCH] eal/x86: don't export internal alignment macro
 2022-06-22  9:32 UTC  (3+ messages)

[RFT 0/2] pie: floating point fixes
 2022-06-22  9:21 UTC  (3+ messages)
` [PATCH v5 0/3] introduce random floating point function

[PATCH 0/5] support telemetry dump dev
 2022-06-22  9:19 UTC  (10+ messages)
` [PATCH v2 0/5] support telemetry dump
  ` [PATCH v2 1/5] telemetry: escape special char when tel string

[PATCH] vdpa/mlx5: return correct error code after rte_intr_instance_alloc failed
 2022-06-22  8:46 UTC  (6+ messages)

[PATCH] vhost: fix virtio blk vDPA live migration IO drop
 2022-06-22  7:47 UTC 

[PATCH 00/10] Sync BPHY changes
 2022-06-22  7:04 UTC  (2+ messages)

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