DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 1/4] eventdev/timer: add periodic event timer support
 2022-08-03 16:25 UTC 

[PATCH] mbuf: add mbuf physical address field to dynamic field
 2022-08-03 15:34 UTC  (5+ messages)
      ` [EXT] "

[dpdk-dev] [RFC PATCH 0/1] mldev: introduce machine learning device library
 2022-08-03 15:19 UTC  (3+ messages)
` [dpdk-dev] [RFC PATCH 1/1] "

[PATCH 00/13] add support for idpf PMD in DPDK
 2022-08-03 15:16 UTC  (16+ messages)
` [PATCH 01/13] net/idpf/base: introduce base code
` [PATCH 02/13] net/idpf/base: add logs and OS specific implementation
` [PATCH 03/13] net/idpf: support device initialization
` [PATCH 04/13] net/idpf: add queue operations
` [PATCH 05/13] net/idpf: add support to get device information
` [PATCH 06/13] net/idpf: add support to get packet type
` [PATCH 07/13] net/idpf: add support to update link status
` [PATCH 08/13] net/idpf: add basic Rx/Tx datapath
` [PATCH 09/13] net/idpf: add support for RSS
` [PATCH 10/13] net/idpf: add mtu configuration
` [PATCH 11/13] net/idpf: add hw statistics
` [PATCH 12/13] net/idpf: support write back based on ITR expire
` [PATCH 13/13] net/idpf: add AVX512 data path for single queue model

[PATCH] net/ring: add umonitor callback
 2022-08-03 14:28 UTC 

[dpdk-dev] [PATCH 1/1] net/mlx5: fix memory leak when releasing a drop action
 2022-08-03 13:23 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] fixes for mlx5
 2022-08-03 13:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/mlx5: fix use after free when releasing tx queues
` [dpdk-dev] [PATCH 2/2] net/mlx5: fix resource leak when releasing a drop action

[PATCH 0/3] ethdev: remove deprecated Flow Director configuration
 2022-08-03 11:13 UTC  (4+ messages)
` [PATCH 1/3] net/ixgbe: add helper to get "
` [PATCH 2/3] net/txgbe: "
` [PATCH 3/3] ethdev: remove deprecated "

19.11.13 patches review and test
 2022-08-03 10:29 UTC 

19.11.13 patches review and test
 2022-08-03 10:19 UTC  (7+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: fix flow pattern buffer overrun
 2022-08-03  9:25 UTC 

[PATCH v1] net/ice/base: fix symm RSS hash not valid for inner IPv4/6
 2022-08-03  2:19 UTC 

[dpdk-kmods] windows/netuio: fix bar parsing
 2022-08-02 19:10 UTC 

[PATCH] app/testpmd: add command line argument 'rx-metadata'
 2022-08-02 17:51 UTC  (8+ messages)
  ` [PATCH] app/testpmd: add command line argument 'nic-to-pmd-rx-metadata'
    ` [PATCH v2 1/2] version: 22.11-rc0
    ` [PATCH v2 2/2] app/testpmd: add command line argument 'nic-to-pmd-rx-metadata'
  ` [PATCH v2 1/1] "

[PATCH v3 0/2] vhost fixes for OVS SIGSEGV in PMD
 2022-08-02 17:20 UTC  (6+ messages)
` [PATCH v3 1/2] vhost: check for nr_vec == 0 in desc_to_mbuf, mbuf_to_desc
` [PATCH v3 2/2] vhost: improve error handling in desc_to_mbuf

[PATCH 1/2] doc: update required kernel version to 4.9
 2022-08-02 16:28 UTC  (3+ messages)
` [RFC] doc: update required kernel version to 4.14

[PATCH] doc: add removal note for power empty poll API
 2022-08-02 15:22 UTC 

21.11.2 patches review and test
 2022-08-02 10:14 UTC  (8+ messages)

[RFC] ethdev: introduce protocol type based header split
 2022-08-02 10:12 UTC  (14+ messages)
` [PATCH v9 0/4] add an api to support proto based buffer split
  ` [PATCH v9 1/4] ethdev: introduce protocol header API
  ` [PATCH v9 2/4] ethdev: introduce protocol hdr based buffer split

[RFC v2] non-temporal memcpy
 2022-08-02  9:05 UTC  (27+ messages)

[PATCH v1] net/nfp: compose firmware file name with new hwinfo
 2022-08-02  7:55 UTC 

[PATCH v1] buildtools: ensure the NUMA nodes are counted correct
 2022-08-02  7:54 UTC 

[PATCH v3] net/bnxt: fix null pointer dereference in bnxt_hwrm_port_led_cfg()
 2022-08-02  4:14 UTC  (3+ messages)
  ` 答复: "

[PATCHv2] net/bnxt: fix null pointer dereference in bnxt_hwrm_port_led_cfg()
 2022-08-02  3:51 UTC  (2+ messages)

[PATCH] net/bnxt: fix null pointer dereference in bnxt_hwrm_port_led_cfg()
 2022-08-02  3:07 UTC 

[PATCH] net/bnxt: fix null pointer dereference in bnxt_hwrm_port_led_cfg()
 2022-08-02  3:06 UTC  (2+ messages)

[PATCH v3] app/testpmd: fix quit testpmd with vfs and pf
 2022-08-02  2:16 UTC  (3+ messages)
` [PATCH v4] net/i40e: fix the issue caused by PF and VF release order

Question about pattern types for rte_flow RSS rule
 2022-08-02  1:27 UTC  (9+ messages)

[PATCH v2 0/2] vhost fixes for OVS SIGSEGV in PMD
 2022-08-02  0:39 UTC  (3+ messages)
` [PATCH 1/2] vhost: check for nr_vec == 0 in desc_to_mbuf, mbuf_to_desc
` [PATCH 2/2] vhost: improve error handling in desc_to_mbuf

[RFC PATCH 00/11] Bus cleanup for 22.11
 2022-08-01 17:18 UTC  (44+ messages)
` [RFC v3 00/26] Bus and device "
  ` [RFC v3 03/26] raw/ifpga: remove PCI bus accessor
  ` [RFC v3 06/26] examples/ethtool: prefer device name
  ` [RFC v3 08/26] dev: move unrelated macros from header
  ` [RFC v3 14/26] bus/ifpga: cleanup exported symbols
  ` [RFC v3 15/26] bus/ifpga: make driver-only headers private
  ` [RFC v3 16/26] bus/pci: "
  ` [RFC v3 17/26] bus/vdev: "
  ` [RFC v3 19/26] bus: move IOVA definition from header
  ` [RFC v3 20/26] bus: introduce accessors
  ` [RFC v3 21/26] bus: hide bus object
  ` [RFC v3 22/26] dev: introduce driver accessors
  ` [RFC v3 23/26] dev: hide driver object
  ` [RFC v3 24/26] dev: introduce device accessors
  ` [RFC v3 25/26] dev: provide Bus specific information
  ` [RFC v3 26/26] dev: hide device object

[PATCH] pcapng: fix write more packets than IOV_MAX limit
 2022-08-01 15:33 UTC  (12+ messages)
` [PATCH v2 0/2] pcapng: fix some issues with writing packets
  ` [PATCH v2 1/2] pcapng: fix write more packets than IOV_MAX limit
  ` [PATCH v2 2/2] pcapng: check if writev() returns a partial write
  ` [PATCH v3] pcapng: fix write more packets than IOV_MAX limit

[PATCH v1] graph: fix out of bounds access when re-allocate node objs
 2022-08-01 13:13 UTC  (2+ messages)

segfault in ovs in setup with DPDK, qemu vhost-user
 2022-08-01 12:28 UTC  (4+ messages)

[PATCH 0/2] vhost fixes for OVS SIGSEGV in PMD
 2022-08-01 11:53 UTC  (3+ messages)
` [PATCH 1/2] vhost: fix error handling in virtio_dev_tx_split
` [PATCH 2/2] vhost: improve error handling in desc_to_mbuf

[PATCH 1/2] eventdev/eth_tx: add spinlock for adapter start/stop
 2022-08-01  6:54 UTC  (4+ messages)
` [PATCH 2/2] eventdev/eth_tx: fix adapter stop

[dpdk-dev] [PATCH 1/3] common/cnxk: fix printing disabled MKEX registers
 2022-08-01  6:16 UTC  (3+ messages)
` [dpdk-dev] [PATCH 2/3] common/cnxk: print counters along with flow dump
` [dpdk-dev] [PATCH 3/3] common/cnxk: update MKEX capability flags

[PATCH v6] net/ice: add retry mechanism for DCF after failure
 2022-08-01  5:44 UTC  (4+ messages)

DPDK source code browser
 2022-08-01  2:28 UTC  (2+ messages)

[Bug 1061] [dpdk v21.11.2-rc1] examples/performance-thread meson build error with gcc12.1 on fedora36
 2022-08-01  1:08 UTC 

[RFC,0/2] introduce NitroSketch Mode into membership library
 2022-07-31 22:10 UTC  (3+ messages)
` [RFC,1/2] member: implement NitroSketch mode

[PATCH 0/6] add thread lifetime and attributes API
 2022-07-31 21:16 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 0/2] vhost fixes for OVS SIGSEGV in PMD
 2022-07-31 20:17 UTC  (3+ messages)
` [PATCH 1/2] vhost: fix error handling in virtio_dev_tx_split
` [PATCH 2/2] vhost: improve error handling in desc_to_mbuf

[PATCH 00/10] introduce GVE PMD
 2022-07-29 22:45 UTC  (13+ messages)
` [PATCH 01/10] net/gve: introduce GVE PMD base code
` [PATCH 02/10] net/gve: add logs and OS specific implementation
` [PATCH 03/10] net/gve: support device initialization
` [PATCH 04/10] net/gve: add link update support
` [PATCH 05/10] net/gve: add MTU set support
` [PATCH 06/10] net/gve: add queue operations
` [PATCH 07/10] net/gve: add Rx/Tx support
` [PATCH 08/10] net/gve: add support to get dev info and configure dev
` [PATCH 09/10] net/gve: add stats support
` [PATCH 10/10] doc: update documentation

[PATCH] app/test: invoke all telemetry commands
 2022-07-29 18:04 UTC  (11+ messages)
` [PATCH v2 1/2] app/test: load drivers using build directory
  ` [PATCH v2 2/2] app/test: invoke all telemetry commands

[PATCH v3 0/9] dts: ssh connection to a node
 2022-07-29 10:55 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/9] dts: add project tools config
  ` [PATCH v4 2/9] dts: add developer tools
  ` [PATCH v4 3/9] dts: add basic logging facility
  ` [PATCH v4 4/9] dts: add ssh pexpect library
  ` [PATCH v4 5/9] dts: add ssh connection extension
  ` [PATCH v4 6/9] dts: add config parser module
  ` [PATCH v4 7/9] dts: add Node base class
  ` [PATCH v4 8/9] dts: add dts workflow module
  ` [PATCH v4 9/9] dts: add dts executable script

mlx5_common failed errno=121
 2022-07-29  8:16 UTC 

[PATCH] common/qat: fix vf2pf answer
 2022-07-29  7:47 UTC 

[PATCH] config/arm: add Graviton3
 2022-07-29  7:03 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] eal: change alloc_sz calculation which may cause unnecessarily allocation
 2022-07-28 18:03 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).