DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 00/18] bnxt PMD fixes
 2022-01-04  8:38 UTC  (14+ messages)
` [dpdk-dev] [PATCH 01/18] net/bnxt: fix bnxt_dev_set_mc_addr_list_op
` [dpdk-dev] [PATCH 02/18] net/bnxt: fix to restore mcast macs during reset recovery
` [dpdk-dev] [PATCH 03/18] net/bnxt: fix queue stop operation
` [dpdk-dev] [PATCH 04/18] net/bnxt: restore RSS configuration after reset recovery
` [dpdk-dev] [PATCH 05/18] net/bnxt: fix restoring VLAN filtering after recovery
` [dpdk-dev] [PATCH 06/18] net/bnxt: fix to cap max number of unicast MACs
` [dpdk-dev] [PATCH 07/18] net/bnxt: set fast-path pointers only if recovery succeeds
` [dpdk-dev] [PATCH 08/18] net/bnxt: improve recovery related log messages
` [dpdk-dev] [PATCH 09/18] net/bnxt: add null check for mark table
` [dpdk-dev] [PATCH 10/18] net/bnxt: fix flow create when RSS is disabled
` [dpdk-dev] [PATCH 11/18] net/bnxt: get max supported multicast filters count
` [dpdk-dev] [PATCH 12/18] net/bnxt: refactor bnxt_stop_rxtx() for reuse
` [dpdk-dev] [PATCH 13/18] net/bnxt: fix handling of VF configuration changes

[PATCH] net/mlx5: fix risk in Rx descriptor read in NEON vector path
 2022-01-04  3:00 UTC 

[PATCH v1] gpudev: pin GPU memory
 2022-01-04  2:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] gpudev: pin GPU memory
 2022-01-04  2:39 UTC 

[PATCH v1 0/3] GPU memory aligned
 2022-01-04  1:47 UTC  (8+ messages)
` [PATCH v1 1/3] gpudev: mem alloc aligned memory
` [PATCH v1 2/3] app/test-gpudev: test aligned memory allocation
` [PATCH v1 3/3] gpu/cuda: mem alloc aligned memory

[Bug 919] Error attaching device to DPDK
 2022-01-03 18:19 UTC 

[PATCH] buildtools: fix avx512 check for Python 3.5
 2022-01-03 18:00 UTC  (2+ messages)

[PATCH 0/5] net/cnxk: support IP reassembly offload
 2022-01-03 16:01 UTC  (6+ messages)
` [PATCH 1/5] common/cnxk: configure reassembly specific params
` [PATCH 2/5] net/cnxk: reassembly support
` [PATCH 3/5] net/cnxk: support IP reassembly mbuf dynfield
` [PATCH 4/5] net/cnxk: add dev args for min-max spi
` [PATCH 5/5] net/cnxk: add option to override outbound inline sa iv

[dpdk-dev] [PATCH] RFC: ethdev: add reassembly offload
 2022-01-03 15:08 UTC  (10+ messages)
` [PATCH 0/8] ethdev: introduce IP "
  ` [PATCH 1/8] "
  ` [PATCH 2/8] ethdev: add dev op for IP reassembly configuration
  ` [PATCH 3/8] ethdev: add mbuf dynfield for incomplete IP reassembly
  ` [PATCH 4/8] security: add IPsec option for "
  ` [PATCH 5/8] app/test: add unit cases for inline IPsec offload
  ` [PATCH 6/8] app/test: add IP reassembly case with no frags
  ` [PATCH 7/8] app/test: add IP reassembly cases with multiple fragments
  ` [PATCH 8/8] app/test: add IP reassembly negative cases

[PATCH 0/1] Minor mistake in ring (en|de)queueing
 2022-01-03 14:56 UTC  (3+ messages)
` [PATCH 1/1] ring: fix off by 1 mistake

[Bug 913] [dpdk-19.11.11]'mk/' makefile build failed on Freebsd13 with clang11.0.1
 2022-01-03 11:34 UTC  (2+ messages)
` [Bug 913] [dpdk-19.11.11]'mk' "

[RFC 0/1] integrate dmadev in vhost
 2022-01-03 10:26 UTC  (8+ messages)
` [RFC 1/1] vhost: integrate dmadev in asynchronous datapath
` [PATCH v1 0/1] integrate dmadev in vhost
  ` [PATCH v1 1/1] vhost: integrate dmadev in asynchronous datapath

[PATCH 00/17] features and fixes on NXP eth devices
 2022-01-03 10:01 UTC  (30+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 06/16] net/dpaa2: support multiple txqs en-queue for ordered
  ` [PATCH v2 14/16] net/pfe: disable HW CRC stripping
  ` [PATCH v2 15/16] net/pfe: reduce driver initialization time
` [PATCH v3 00/15] features and fixes on NXP eth devices
  ` [PATCH v3 01/15] bus/fslmc: update MC to 10.29
  ` [PATCH v3 02/15] bus/fslmc: use dmb oshst for synchronization before I/O
  ` [PATCH v3 03/15] net/dpaa2: warn user in case of high nb desc
  ` [PATCH v3 04/15] net/dpaa2: fix unregistering interrupt handler
  ` [PATCH v3 05/15] net/dpaa2: fix timestamping for IEEE1588
  ` [PATCH v3 06/15] net/dpaa2: support multiple txqs en-queue for ordered
  ` [PATCH v3 07/15] net/dpaa2: add support for level 2 in traffic management
  ` [PATCH v3 08/15] net/dpaa2: secondary process handling for dpni
  ` [PATCH v3 09/15] bus/fslmc: add and scan dprc devices
  ` [PATCH v3 10/15] net/dpaa2: support recycle loopback port
  ` [PATCH v3 11/15] net/dpaa: check status before configuring shared MAC
  ` [PATCH v3 12/15] net/dpaa: enable checksum for shared MAC interface
  ` [PATCH v3 13/15] net/enetc: add support for VFs
  ` [PATCH v3 14/15] net/pfe: reduce driver initialization time
  ` [PATCH v3 15/15] net/pfe: remove setting unused value

[PATCH] app/eventdev: add crypto producer mode
 2022-01-03  9:14 UTC  (6+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH 1/4] drivers: add support for switch header type pre L2
 2022-01-03  6:19 UTC  (8+ messages)
` [dpdk-dev] [PATCH 2/4] common/cnxk: support custom pre L2 header parsing as raw
` [dpdk-dev] [PATCH 3/4] common/cnxk: support matching VLAN existence in RTE Flow
` [dpdk-dev] [PATCH 4/4] common/cnxk: support extensions attributes in IPv6 item
` [dpdk-dev] [PATCH v2 1/4] drivers: add support for switch header type pre L2
  ` [dpdk-dev] [PATCH v2 2/4] common/cnxk: support custom pre L2 header parsing as raw
  ` [dpdk-dev] [PATCH v2 3/4] common/cnxk: support matching VLAN existence in RTE Flow
  ` [dpdk-dev] [PATCH v2 4/4] common/cnxk: support extensions attributes in IPv6 item

[PATCH] net/enic: support GENEVE flow item
 2022-01-03  2:58 UTC 

[PATCH] net/ice: fix error forwarding IPv6 VXLAN packet
 2022-01-02  8:46 UTC  (2+ messages)

[PATCH] net/ice: track the DCF state of PF
 2022-01-02  8:29 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1] net/iavf: remove the extra symbol '+'
 2022-01-02  8:25 UTC  (3+ messages)

[PATCH] net/ice: fix Tx checksum offload capability
 2022-01-02  8:23 UTC  (3+ messages)

[RFC 0/3] net/mlx5: add external RxQ support
 2022-01-02  7:06 UTC  (4+ messages)
` [RFC 1/3] common/mlx5: glue device and PD importation
` [RFC 2/3] common/mlx5: add shared PD support
` [RFC 3/3] net/mlx5: add external Rx queue

[RFC 0/3] common/mlx5: refactor devargs management
 2022-01-02  6:59 UTC  (4+ messages)
` [RFC 1/3] net/mlx5: remove some duplications
` [RFC 2/3] net/mlx5: refactor devargs handling in spawn
` [RFC 3/3] common/mlx5: refactore devargs management

[RFC 0/2] vhost: support async dequeue data path
 2022-01-01  0:12 UTC  (3+ messages)
` [RFC 1/2] vhost: support async dequeue for split ring
` [RFC 2/2] examples/vhost: support async dequeue data path

[PATCH v1] config/arm: add armv7 native config
 2021-12-31 17:23 UTC  (3+ messages)

[RFC PATCH 0/6] Fast restart with many hugepages
 2021-12-30 14:49 UTC  (7+ messages)
` [RFC PATCH 1/6] doc: add hugepage mapping details
` [RFC PATCH 2/6] mem: add dirty malloc element support
` [RFC PATCH 3/6] eal: refactor --huge-unlink storage
` [RFC PATCH 4/6] eal/linux: allow hugepage file reuse
` [RFC PATCH 5/6] eal: allow hugepage file reuse with --huge-unlink
` [RFC PATCH 6/6] app/test: add allocator performance benchmark

19.11.11 (RC2) patches review and test
 2021-12-30 13:47 UTC  (2+ messages)

[PATCH v6 00/26] Net/SPNIC: support SPNIC into DPDK 22.03
 2021-12-30  6:09 UTC  (27+ messages)
` [PATCH v6 01/26] drivers/net: introduce a new PMD driver
` [PATCH v6 02/26] net/spnic: initialize the HW interface
` [PATCH v6 03/26] net/spnic: add mbox message channel
` [PATCH v6 04/26] net/spnic: introduce event queue
` [PATCH v6 05/26] net/spnic: add mgmt module
` [PATCH v6 06/26] net/spnic: add cmdq and work queue
` [PATCH v6 07/26] net/spnic: add interface handling cmdq message
` [PATCH v6 08/26] net/spnic: add hardware info initialization
` [PATCH v6 09/26] net/spnic: support MAC and link event handling
` [PATCH v6 10/26] net/spnic: add function info initialization
` [PATCH v6 11/26] net/spnic: add queue pairs context initialization
` [PATCH v6 12/26] net/spnic: support mbuf handling of Tx/Rx
` [PATCH v6 13/26] net/spnic: support Rx congfiguration
` [PATCH v6 14/26] net/spnic: add port/vport enable
` [PATCH v6 15/26] net/spnic: support IO packets handling
` [PATCH v6 16/26] net/spnic: add device configure/version/info
` [PATCH v6 17/26] net/spnic: support RSS configuration update and get
` [PATCH v6 18/26] net/spnic: support VLAN filtering and offloading
` [PATCH v6 19/26] net/spnic: support promiscuous and allmulticast Rx modes
` [PATCH v6 20/26] net/spnic: support flow control
` [PATCH v6 21/26] net/spnic: support getting Tx/Rx queues info
` [PATCH v6 22/26] net/spnic: net/spnic: support xstats statistics
` [PATCH v6 23/26] net/spnic: support VFIO interrupt
` [PATCH v6 24/26] net/spnic: support Tx/Rx queue start/stop
` [PATCH v6 25/26] net/spnic: add doc infrastructure
` [PATCH v6 26/26] net/spnic: fixes unsafe C style code

[dpdk-dev] [PATCH] net/ixgbe: check ixgbe filter init failure
 2021-12-30  5:32 UTC  (3+ messages)
` [PATCH v2 1/1] "

[RFC 0/3] Add support for GRE optional fields matching
 2021-12-30  3:08 UTC  (4+ messages)
` [RFC 1/3] ethdev: support GRE optional fields
` [RFC 2/3] app/testpmd: add gre_option item command
` [RFC 3/3] net/mlx5: support matching on optional fields of GRE

Understanding Flow API action RSS
 2021-12-29 14:34 UTC 

[PATCH v5 01/26] drivers/net: introduce a new PMD driver
 2021-12-29 13:37 UTC  (26+ messages)
` [PATCH v5 02/26] net/spnic: initialize the HW interface
` [PATCH v5 03/26] net/spnic: add mbox message channel
` [PATCH v5 04/26] net/spnic: introduce event queue
` [PATCH v5 05/26] net/spnic: add mgmt module
` [PATCH v5 06/26] net/spnic: add cmdq and work queue
` [PATCH v5 07/26] net/spnic: add interface handling cmdq message
` [PATCH v5 08/26] net/spnic: add hardware info initialization
` [PATCH v5 09/26] net/spnic: support MAC and link event handling
` [PATCH v5 10/26] net/spnic: add function info initialization
` [PATCH v5 11/26] net/spnic: add queue pairs context initialization
` [PATCH v5 12/26] net/spnic: support mbuf handling of Tx/Rx
` [PATCH v5 13/26] net/spnic: support Rx congfiguration
` [PATCH v5 14/26] net/spnic: add port/vport enable
` [PATCH v5 15/26] net/spnic: support IO packets handling
` [PATCH v5 16/26] net/spnic: add device configure/version/info
` [PATCH v5 17/26] net/spnic: support RSS configuration update and get
` [PATCH v5 18/26] net/spnic: support VLAN filtering and offloading
` [PATCH v5 19/26] net/spnic: support promiscuous and allmulticast Rx modes
` [PATCH v5 20/26] net/spnic: support flow control
` [PATCH v5 21/26] net/spnic: support getting Tx/Rx queues info
` [PATCH v5 22/26] net/spnic: net/spnic: support xstats statistics
` [PATCH v5 23/26] net/spnic: support VFIO interrupt
` [PATCH v5 24/26] net/spnic: support Tx/Rx queue start/stop
` [PATCH v5 25/26] net/spnic: add doc infrastructure
` [PATCH v5 26/26] net/spnic: Fix reviewers comments

[PATCH v5 00/26] Net/SPNIC: support SPNIC into DPDK 22.03
 2021-12-29 13:37 UTC 

[PATCH v3 00/25] Net/SPNIC: support SPNIC into DPDK 22.03
 2021-12-29 12:11 UTC  (8+ messages)
` [PATCH v3 05/25] net/spnic: add mgmt module

[PATCH v4 00/25] Net/SPNIC: support SPNIC into DPDK 22.03
 2021-12-29 11:49 UTC  (4+ messages)
` [PATCH v4 02/25] net/spnic: initialize the HW interface

[PATCH] net/ice/base: support E824S and E825 devices
 2021-12-29  9:25 UTC 

[dpdk-dev] net/mlx5: rte_flow_item_gtp restricted to GTPU
 2021-12-28 14:56 UTC 

[dpdk-dev] [PATCH v2 1/3] net/iavf: support GTPU inner IPv4 for FDIR
 2021-12-28 14:45 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/3] support GTPU inner IPv4/IPv6 for AVF FDIR
  ` [dpdk-dev] [PATCH v3 1/3] net/iavf: support GTPU inner IPv4 for FDIR
    ` [dpdk-dev] net/mlx5: rte_flow_item_gtp restricted to GTPU

[RFC] mempool: modify flush threshold
 2021-12-28 14:28 UTC 

[PATCH] crypto/qat: remove openssl 3.0 deprecated functions
 2021-12-28 10:08 UTC 

[PATCH] common/qat: enable gen4 b devices
 2021-12-28  9:49 UTC 

[PATCH 0/2] crypto/qat: add asymmetric crypto algorithms
 2021-12-28  9:24 UTC  (3+ messages)
` [PATCH 1/2] crypto/qat: refactor asymmetric crypto functions
` [PATCH 2/2] crypto/qat: add named elliptic curves

[PATCH] net/mlx5: relax headroom assertion
 2021-12-28  9:20 UTC 

[PATCH] net/mlx5: fix GCC uninitialized variable warning
 2021-12-28  9:17 UTC 

[PATCH 0/5] cryptodev: fix inconsistency in RSA op usage
 2021-12-28  9:10 UTC  (4+ messages)
` [PATCH 2/5] crypto/openssl: fix output of RSA verify op

[PATCH 1/8] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
 2021-12-28  9:10 UTC  (10+ messages)
` [PATCH v2 0/8] NXP crypto drivers changes
  ` [PATCH v2 1/8] common/dpaax: caamflib: Remove code related to SEC ERA 1 to 7
  ` [PATCH v2 2/8] common/dpaax: change job processing mode for PDCP SDAP
  ` [PATCH v2 3/8] crypto/dpaa2_sec: ordered queue support
  ` [PATCH v2 4/8] crypto/dpaa2_sec: support AES-GMAC
  ` [PATCH v2 5/8] crypto/dpaa2_sec: change digest size for AES_CMAC
  ` [PATCH v2 6/8] crypto/dpaa2_sec: add useful debug prints in sec dequeue
  ` [PATCH v2 7/8] crypto/dpaa2: fix to check next type for auth or cipher
  ` [PATCH v2 8/8] crypto/dpaa_sec: add debug framework

[PATCH v2] mempool: fix the description of some function return values
 2021-12-23 11:11 UTC  (4+ messages)
` [PATCH v3] "

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