DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH 00/10] ethdev: cleanup deprecated defines
 2022-08-04 19:06 UTC  (11+ messages)
` [PATCH 01/10] ethdev: remove deprecated link speed and duplex defines
` [PATCH 02/10] ethdev: remove deprecated Rx and Tx multi-queue mode defines
` [PATCH 03/10] ethdev: remove deprecated defines for RSS configuration
` [PATCH 04/10] ethdev: remove deprecated Rx and Tx offload defines
` [PATCH 05/10] ethdev: remove deprecated DCB and VMDq defines
` [PATCH 06/10] ethdev: remove deprecated tunnel type defines
` [PATCH 07/10] ethdev: remove deprecated flow control defines
` [PATCH 08/10] ethdev: remove deprecated VLAN offload configuration defines
` [PATCH 09/10] ethdev: remove deprecated maximum Rx MAC addresses define
` [PATCH 10/10] ethdev: remove deprecated metadata dynamic fields defines

[PATCH 00/21] net/softnic: replace the legacy pipeline with SWX pipeline
 2022-08-04 16:58 UTC  (22+ messages)
` [PATCH 01/21] net/softnic: remove the traffic manager support
` [PATCH 02/21] net/softnic: remove flow support
` [PATCH 03/21] net/softnic: remove the meter support
` [PATCH 04/21] net/softnic: remove cryptodev support
` [PATCH 05/21] net/softnic: remove tap support
` [PATCH 06/21] net/softnic: remove the legacy pipeline CLI commands
` [PATCH 07/21] net/softnic: replace the legacy pipeline with the SWX pipeline
` [PATCH 08/21] net/softnic: remove the list of Ethernet devices
` [PATCH 09/21] net/softnic: remove unused text parsing functions
` [PATCH 10/21] net/softnic: add pipeline code generation CLI command
` [PATCH 11/21] net/softnic: add pipeline library build "
` [PATCH 12/21] net/softnic: add pipeline "
` [PATCH 13/21] net/softnic: add pipeline table CLI commands
` [PATCH 14/21] net/softnic: add pipeline selector "
` [PATCH 15/21] net/softnic: add pipeline learner "
` [PATCH 16/21] net/softnic: add pipeline commit and abort "
` [PATCH 17/21] net/softnic: add the pipeline register read/write "
` [PATCH 18/21] net/softnic: add the pipeline meter "
` [PATCH 19/21] net/softnic: add pipeline statistics CLI command
` [PATCH 20/21] net/softnic: add pipeline mirroring "
` [PATCH 21/21] net/softnic: update the default device program

[PATCH 0/6] add trace points in ethdev library
 2022-08-04 13:44 UTC  (7+ messages)
` [PATCH 1/6] ethdev: add trace points
` [PATCH 2/6] ethdev: add trace points for flow
` [PATCH 3/6] ethdev: add trace points for mtr
` [PATCH 4/6] ethdev: add trace points for tm
` [PATCH 5/6] ethdev: add trace points for driver
` [PATCH 6/6] devtools: add trace function check in checkpatch

[PATCH 1/3] test/test_ipsec: compilation fix for GCC-12
 2022-08-04 13:40 UTC  (3+ messages)
` [PATCH 2/3] ipsec: "
` [PATCH 3/3] crypto/qat: "

[dpdk-dev v2] crypto/qat: add in libcrypto version check
 2022-08-04 13:09 UTC  (3+ messages)
` [dpdk-dev v2] Crypto/qat: fix build with OpenSSL 1.1
  ` [EXT] "

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

[PATCH 0/6] examples/ipsec-secgw: add lookaside event mode
 2022-08-04 10:36 UTC  (7+ messages)
` [PATCH 1/6] examples/ipsec-secgw: add event crypto adapter init
` [PATCH 2/6] examples/ipsec-secgw: add queue for event crypto adapter
` [PATCH 3/6] examples/ipsec-secgw: add lookaside event mode
` [PATCH 4/6] examples/ipsec-secgw: add stats for "
` [PATCH 5/6] examples/ipsec-secgw: add event vector support for lookaside
` [PATCH 6/6] examples/ipsec-secgw: reduce number of QP for event lookaside

[PATCH v3 0/2] vhost fixes for OVS SIGSEGV in PMD
 2022-08-04 10:32 UTC  (7+ 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 v2] app/test: add event inline security tests
 2022-08-04  9:59 UTC  (5+ messages)
` [PATCH 0/3] Vector support for event crypto adapter
  ` [PATCH 1/3] eventdev: introduce event cryptodev vector type
  ` [PATCH 2/3] crypto/cnxk: add burst enqueue for event crypto
  ` [PATCH 3/3] crypto/cnxk: add vectorization "

[PATCH v3] app/testpmd: fix quit testpmd with vfs and pf
 2022-08-04  9:50 UTC  (4+ messages)
` [PATCH v4] net/i40e: fix the issue caused by PF and VF release order
  ` [PATCH v5] "

[PATCH] net/ice: fix RSS hash update
 2022-08-04  9:32 UTC 

[Bug 1062] GCC 12 build errors with --buildtype=debug
 2022-08-04  9:17 UTC 

[PATCH] test/ipsec: fix invalid crypto device failing
 2022-08-04  8:27 UTC  (2+ messages)

19.11.13 patches review and test
 2022-08-04  8:21 UTC 

[PATCH] net/iavf: fix Tx path
 2022-08-04  7:33 UTC 

21.11.2 patches review and test
 2022-08-04  7:28 UTC  (9+ messages)

[RFC] memarea: introduce memory area library
 2022-08-04  6:36 UTC  (2+ messages)

[PATCH v1] graph: fix out of bounds access when re-allocate node objs
 2022-08-04  6:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 3/4] timer: fix rte_timer_stop_all
 2022-08-03 17:49 UTC  (2+ messages)

[PATCH 2/4] event/sw: report periodic event timer capability
 2022-08-03 16:26 UTC 

[PATCH 1/4] eventdev/timer: add periodic event timer support
 2022-08-03 16:25 UTC  (2+ messages)
` [PATCH 4/4] test/event: update periodic event timer tests

[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

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

[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  (17+ 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)

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  (6+ messages)
` [RFC v3 00/26] Bus and device "
  ` [RFC v3 23/26] dev: hide driver object

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

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  (3+ 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

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