DPDK patches and discussions
 help / color / mirror / Atom feed
[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] ice/base: fix gcc 12 warning stringop-overflow
 2022-06-23  7:42 UTC  (5+ messages)

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

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

[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 v6 1/7] eventdev/eth_rx: add adapter instance get API
 2022-06-23  6:24 UTC  (31+ 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] 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 0/2] remove unnecessary words in function documention
 2022-06-23  4:57 UTC  (7+ messages)
` [PATCH 1/2] rawdev, dmadev: remove passive voice in function doc
` [PATCH 2/2] eal: remove passive voice from interrupt function documentation

[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  (10+ messages)
` [PATCH v2 1/7] net/txgbe: support OEM subsystem vendor ID
` [PATCH v2 2/7] net/ngbe: "
` [PATCH v2 3/7] net/txgbe: fix register polling
` [PATCH v2 4/7] net/ngbe: add more packet statistics
` [PATCH v2 5/7] net/ngbe: fix YT PHY UTP mode to link up
` [PATCH v2 6/7] net/ngbe: support autoneg on/off for external PHY SFI mode
` [PATCH v2 7/7] net/ngbe: support YT PHY SGMII to RGMII mode

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

[PATCH] doc: update async enqueue API usage
 2022-06-23  3:09 UTC  (5+ 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 v2 00/15] Add support of NFP3800 chip and firmware with NFDk
 2022-06-23  2:26 UTC  (19+ 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] maintainers: update for hns3 pmd
 2022-06-23  1:07 UTC  (2+ messages)
` CC Yisen//Re: "

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

[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] examples/ipsec-secgw: add support of NEON with poll mode
 2022-06-22 23:25 UTC  (6+ messages)
` [PATCH v2 1/2] examples/l3fwd: common packet group functionality
      ` [EXT] "

[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 0/2] net/hns3: support backplane media type
 2022-06-22 10:59 UTC  (8+ messages)
` [PATCH 2/2] "
  ` [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)

[PATCH v1 0/3] fix tunnel support for VXLAN in FDIR
 2022-06-22  3:00 UTC  (4+ messages)
` [PATCH v1 1/3] net/ice/base: extend VXLAN type with inner pattern for FDIR
` [PATCH v1 2/3] net/ice: fix outer src mac as FDIR input field
` [PATCH v1 3/3] net/ice: fix flow management in FDIR

[PATCH 0/7] Fixes and supports for Wangxun NICs
 2022-06-22  2:44 UTC  (4+ messages)
` [PATCH 3/7] net/txgbe: fix register polling

ask for TXA_FLUSH_THRESHOLD change
 2022-06-22  2:13 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: support more flow patterns and actions
 2022-06-22  1:22 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH v2] vhost: fix avail idx update error when desc copy failed
 2022-06-22  1:06 UTC 

[PATCH] examples/distributor: update dynamic configuration
 2022-06-21 21:13 UTC 

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