DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 00/17] conntrack support in mlx5 PMD
 2021-05-05  9:49 UTC  (93+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 01/17] common/mlx5: add connection tracking object definition
  ` [dpdk-dev] [PATCH v2 02/17] common/mlx5: add CT offload capability checking
  ` [dpdk-dev] [PATCH v2 03/17] net/mlx5: use meter color reg for CT
  ` [dpdk-dev] [PATCH v2 04/17] net/mlx5: initialization of CT management
  ` [dpdk-dev] [PATCH v2 05/17] common/mlx5: add Dexv CT objects creation
  ` [dpdk-dev] [PATCH v2 06/17] net/mlx5: add modify support for CT
  ` [dpdk-dev] [PATCH v2 07/17] net/mlx5: add actions creating "
  ` [dpdk-dev] [PATCH v2 08/17] net/mlx5: close CT management structure
  ` [dpdk-dev] [PATCH v2 09/17] net/mlx5: add ASO CT query implementation
  ` [dpdk-dev] [PATCH v2 10/17] net/mlx5: add ASO CT destroy handling
  ` [dpdk-dev] [PATCH v2 11/17] net/mlx5: add translation of CT action
  ` [dpdk-dev] [PATCH v2 12/17] net/mlx5: add translation of CT item
  ` [dpdk-dev] [PATCH v2 13/17] net/mlx5: add CT context update
  ` [dpdk-dev] [PATCH v2 14/17] net/mlx5: validation of CT action
  ` [dpdk-dev] [PATCH v2 15/17] net/mlx5: validation of CT item
  ` [dpdk-dev] [PATCH v2 16/17] net/mlx5: add support of CT between two ports
  ` [dpdk-dev] [PATCH v2 17/17] doc: update mlx5 support for conntrack
` [dpdk-dev] [PATCH v3 00/17] conntrack support in mlx5 PMD
  ` [dpdk-dev] [PATCH v3 01/17] common/mlx5: add connection tracking object definition
  ` [dpdk-dev] [PATCH v3 02/17] common/mlx5: add CT offload capability checking
  ` [dpdk-dev] [PATCH v3 03/17] net/mlx5: use meter color reg for CT
  ` [dpdk-dev] [PATCH v3 04/17] net/mlx5: initialization of CT management
  ` [dpdk-dev] [PATCH v3 05/17] common/mlx5: add Dexv CT objects creation
  ` [dpdk-dev] [PATCH v3 06/17] net/mlx5: add modify support for CT
  ` [dpdk-dev] [PATCH v3 07/17] net/mlx5: add actions creating "
  ` [dpdk-dev] [PATCH v3 08/17] net/mlx5: close CT management structure
  ` [dpdk-dev] [PATCH v3 09/17] net/mlx5: add ASO CT query implementation
  ` [dpdk-dev] [PATCH v3 10/17] net/mlx5: add ASO CT destroy handling
  ` [dpdk-dev] [PATCH v3 11/17] net/mlx5: add translation of CT action
  ` [dpdk-dev] [PATCH v3 12/17] net/mlx5: add translation of CT item
  ` [dpdk-dev] [PATCH v3 13/17] net/mlx5: add CT context update
  ` [dpdk-dev] [PATCH v3 14/17] net/mlx5: validation of CT action
  ` [dpdk-dev] [PATCH v3 15/17] net/mlx5: validation of CT item
  ` [dpdk-dev] [PATCH v3 16/17] net/mlx5: add support of CT between two ports
  ` [dpdk-dev] [PATCH v3 17/17] doc: update mlx5 support for conntrack
` [dpdk-dev] [PATCH v4 00/17] conntrack support in mlx5 PMD
  ` [dpdk-dev] [PATCH v4 01/17] common/mlx5: add connection tracking object definition
  ` [dpdk-dev] [PATCH v4 02/17] common/mlx5: add CT offload capability checking
  ` [dpdk-dev] [PATCH v4 03/17] net/mlx5: use meter color reg for CT
  ` [dpdk-dev] [PATCH v4 04/17] net/mlx5: initialization of CT management
  ` [dpdk-dev] [PATCH v4 05/17] common/mlx5: add Dexv CT objects creation
  ` [dpdk-dev] [PATCH v4 06/17] net/mlx5: add modify support for CT
  ` [dpdk-dev] [PATCH v4 07/17] net/mlx5: add actions creating "
  ` [dpdk-dev] [PATCH v4 08/17] net/mlx5: close CT management structure
  ` [dpdk-dev] [PATCH v4 09/17] net/mlx5: add ASO CT query implementation
  ` [dpdk-dev] [PATCH v4 10/17] net/mlx5: add ASO CT destroy handling
  ` [dpdk-dev] [PATCH v4 11/17] net/mlx5: add translation of CT action
  ` [dpdk-dev] [PATCH v4 12/17] net/mlx5: add translation of CT item
  ` [dpdk-dev] [PATCH v4 13/17] net/mlx5: add CT context update
  ` [dpdk-dev] [PATCH v4 14/17] net/mlx5: validation of CT action
  ` [dpdk-dev] [PATCH v4 15/17] net/mlx5: validation of CT item
  ` [dpdk-dev] [PATCH v4 16/17] net/mlx5: add support of CT between two ports
  ` [dpdk-dev] [PATCH v4 17/17] doc: update mlx5 support for conntrack
` [dpdk-dev] [PATCH v5 00/17] conntrack support in mlx5 PMD
  ` [dpdk-dev] [PATCH v5 01/17] common/mlx5: add connection tracking object definition
  ` [dpdk-dev] [PATCH v5 02/17] common/mlx5: add CT offload capability checking
  ` [dpdk-dev] [PATCH v5 03/17] net/mlx5: use meter color reg for CT
  ` [dpdk-dev] [PATCH v5 04/17] net/mlx5: initialization of CT management
  ` [dpdk-dev] [PATCH v5 05/17] common/mlx5: add Dexv CT objects creation
  ` [dpdk-dev] [PATCH v5 06/17] net/mlx5: add modify support for CT
  ` [dpdk-dev] [PATCH v5 07/17] net/mlx5: add actions creating "
  ` [dpdk-dev] [PATCH v5 08/17] net/mlx5: close CT management structure
  ` [dpdk-dev] [PATCH v5 09/17] net/mlx5: add ASO CT query implementation
  ` [dpdk-dev] [PATCH v5 10/17] net/mlx5: add ASO CT destroy handling
  ` [dpdk-dev] [PATCH v5 11/17] net/mlx5: add translation of CT action
  ` [dpdk-dev] [PATCH v5 12/17] net/mlx5: add translation of CT item
  ` [dpdk-dev] [PATCH v5 13/17] net/mlx5: add CT context update
  ` [dpdk-dev] [PATCH v5 14/17] net/mlx5: validation of CT action
  ` [dpdk-dev] [PATCH v5 15/17] net/mlx5: validation of CT item
  ` [dpdk-dev] [PATCH v5 16/17] net/mlx5: add support of CT between two ports
  ` [dpdk-dev] [PATCH v5 17/17] doc: update mlx5 support for conntrack
` [dpdk-dev] [PATCH v6 00/17] conntrack support in mlx5 PMD
  ` [dpdk-dev] [PATCH v6 01/17] common/mlx5: add connection tracking object definition

[dpdk-dev] DPDK Telemetry library enhancement
 2021-05-05  9:37 UTC  (4+ messages)

[dpdk-dev] [PATCH] test/crypto: fix gcc 11 array-bounds error
 2021-05-05  8:53 UTC 

[dpdk-dev] [pull-request] dpdk-next-net-eventdev - v21.05 - rc2
 2021-05-05  8:52 UTC  (2+ messages)

[dpdk-dev] [PATCH] telemetry: remove internal symbol from public header
 2021-05-05  8:44 UTC  (4+ messages)

[dpdk-dev] [PATCH v1 0/3] Fix PF reset causes VF memory request failure
 2021-05-05  8:39 UTC  (7+ messages)
` [dpdk-dev] [PATCH v4 0/3] fix "
  ` [dpdk-dev] [PATCH v4 2/3] net/iavf: enable PCI bus master after reset

[dpdk-dev] [PATCH v9 00/10] app/testpmd: enable testpmd on Windows
 2021-05-05  8:34 UTC  (5+ messages)
` [dpdk-dev] [PATCH v10 "
  ` [dpdk-dev] [PATCH v10 07/10] app/testpmd: replace POSIX specific code

[dpdk-dev] [PATCH 00/22] net/ena: update ENA PMD to v2.3.0
 2021-05-05  7:33 UTC  (24+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 01/22] net/ena: switch memcpy to dpdk-optimized version
  ` [dpdk-dev] [PATCH v2 02/22] net/ena/base: unify arg names for the functions
  ` [dpdk-dev] [PATCH v2 03/22] net/ena/base: add dev arg to the logging macros
  ` [dpdk-dev] [PATCH v2 04/22] net/ena/base: typos, style and comments improvements
  ` [dpdk-dev] [PATCH v2 05/22] net/ena/base: fix issues from the static code scan
  ` [dpdk-dev] [PATCH v2 06/22] net/ena/base: destroy multiple "wait events"
  ` [dpdk-dev] [PATCH v2 07/22] net/ena/base: remove indir table from ENA feat ctx
  ` [dpdk-dev] [PATCH v2 08/22] net/ena/base: remove mutable RSS from the host info
  ` [dpdk-dev] [PATCH v2 09/22] net/ena/base: update generation date and commit
  ` [dpdk-dev] [PATCH v2 10/22] net/ena/base: use rte_prefetch0_write
  ` [dpdk-dev] [PATCH v2 11/22] net/ena/base: adjust changes to lastest ena-com
  ` [dpdk-dev] [PATCH v2 12/22] net/ena: fix parsing of large_llq_hdr argument
  ` [dpdk-dev] [PATCH v2 13/22] net/ena: terminate devargs allowed keys with NULL
  ` [dpdk-dev] [PATCH v2 14/22] net/ena: indicate Rx RSS hash presence
  ` [dpdk-dev] [PATCH v2 15/22] net/ena: remove endian swap functions
  ` [dpdk-dev] [PATCH v2 16/22] net/ena: handle spurious wakeups in ENA_WAIT_EVENT
  ` [dpdk-dev] [PATCH v2 17/22] net/ena: support SMP for mz alloc counter
  ` [dpdk-dev] [PATCH v2 18/22] net/ena: move default RSS key to shared mem
  ` [dpdk-dev] [PATCH v2 19/22] net/ena: make ethdev references smp safe
  ` [dpdk-dev] [PATCH v2 20/22] net/ena: disable dev_ops not supported in SMP
  ` [dpdk-dev] [PATCH v2 21/22] net/ena: report default ring size
  ` [dpdk-dev] [PATCH v2 22/22] net/ena: update version to v2.3.0

[dpdk-dev] [PATCH] eal: fix use wrong time API
 2021-05-05  7:08 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2] "
  ` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH 0/2] fix bugs for librte eal
 2021-05-05  4:10 UTC  (9+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] eal: check mp reply result
  ` [dpdk-dev] [PATCH v2 2/2] eal: fix service core index validity
  ` [dpdk-dev] [PATCH v3 0/2] fix bugs for librte eal
    ` [dpdk-dev] [PATCH v3 1/2] eal: check mp reply result
    ` [dpdk-dev] [PATCH v3 2/2] eal: fix service core index validity

[dpdk-dev] [PATCH v1] test/ticketlock: use C11 atomic builtins for lcores sync
 2021-05-05  0:37 UTC  (7+ messages)

[dpdk-dev] test/crypto: copy offset data to oop dst buffer
 2021-05-04 23:26 UTC 

[dpdk-dev] [PATCH v2 00/16] mlx5 common part for crypto driver
 2021-05-04 21:17 UTC  (18+ messages)
` [dpdk-dev] [PATCH v3 00/15] "
  ` [dpdk-dev] [PATCH v3 01/15] common/mlx5: remove redundant spaces in header file
  ` [dpdk-dev] [PATCH v3 02/15] common/mlx5: update GENEVE TLV OPT obj name
  ` [dpdk-dev] [PATCH v3 03/15] common/mlx5: optimize read of general obj type caps
  ` [dpdk-dev] [PATCH v3 04/15] common/mlx5: add HCA cap for AES-XTS crypto
  ` [dpdk-dev] [PATCH v3 05/15] common/mlx5: support general object DEK create op
  ` [dpdk-dev] [PATCH v3 06/15] common/mlx5: adjust DevX MKEY fields for crypto
  ` [dpdk-dev] [PATCH v3 07/15] common/mlx5: support general obj IMPORT KEK create
  ` [dpdk-dev] [PATCH v3 08/15] common/mlx5: support general obj CRYPTO LOGIN create
  ` [dpdk-dev] [PATCH v3 09/15] common/mlx5: add crypto BSF struct and defines
  ` [dpdk-dev] [PATCH v3 10/15] common/mlx5: share hash list tool
  ` [dpdk-dev] [PATCH v3 11/15] common/mlx5: share get ib device match function
  ` [dpdk-dev] [PATCH v3 12/15] common/mlx5: support general obj CREDENTIAL create
  ` [dpdk-dev] [PATCH v3 13/15] common/mlx5: add crypto register structs and defs
  ` [dpdk-dev] [PATCH v3 14/15] common/mlx5: support register write access
  ` [dpdk-dev] [PATCH v3 15/15] common/mlx5: add UMR and RDMA write WQE defines

[dpdk-dev] [PATCH v2 00/15] drivers: introduce mlx5 crypto PMD
 2021-05-04 21:08 UTC  (17+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 01/15] "
  ` [dpdk-dev] [PATCH v3 02/15] crypto/mlx5: add DEK object management
  ` [dpdk-dev] [PATCH v3 03/15] crypto/mlx5: support session operations
  ` [dpdk-dev] [PATCH v3 04/15] crypto/mlx5: add basic operations
  ` [dpdk-dev] [PATCH v3 05/15] crypto/mlx5: support queue pairs operations
  ` [dpdk-dev] [PATCH v3 06/15] crypto/mlx5: add dev stop and start operations
  ` [dpdk-dev] [PATCH v3 07/15] crypto/mlx5: add memory region management
  ` [dpdk-dev] [PATCH v3 08/15] crypto/mlx5: create login object using DevX
  ` [dpdk-dev] [PATCH v3 09/15] crypto/mlx5: adjust to the multiple data unit API
  ` [dpdk-dev] [PATCH v3 10/15] crypto/mlx5: add keytag device argument
  ` [dpdk-dev] [PATCH v3 11/15] crypto/mlx5: add maximum segments "
  ` [dpdk-dev] [PATCH v3 12/15] crypto/mlx5: add WQE set initialization
  ` [dpdk-dev] [PATCH v3 13/15] crypto/mlx5: add enqueue and dequeue operations
  ` [dpdk-dev] [PATCH v3 14/15] crypto/mlx5: add statistic get and reset operations
  ` [dpdk-dev] [PATCH v3 15/15] crypto/mlx5: set feature flags and capabilities

[dpdk-dev] [PATCH] vhost: add support for packed ring in async vhost
 2021-05-04 18:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 0/4] "
  ` [dpdk-dev] [PATCH v9 4/4] doc: add release note for vhost async packed ring

[dpdk-dev] [v2] test/mempool: fix heap buffer overflow
 2021-05-04 18:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 1/2] "
  ` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH] mbuf: check mbuf dyn shared memory validity
 2021-05-04 17:50 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] net/mlx5: add power monitoring support
 2021-05-04 17:43 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [PATCH] eal/windows: fix build warnings in MinGW
 2021-05-04 17:17 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v1] eal/arm64: fix aarch64 reg platform value
 2021-05-04 16:41 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: add missing buses in dev iterator
 2021-05-04 16:34 UTC  (5+ messages)
  ` [dpdk-dev] [dpdk-stable] "

[dpdk-dev] [PATCH 0/3] bufixes for hns3 PMD
 2021-05-04 16:24 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/6] ioat driver updates
 2021-05-04 16:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5 00/12] "

[dpdk-dev] test/crypto: fix auth-cipher compare length in oop
 2021-05-04 16:10 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/6] optimization and bugfix for hns3 PMD
 2021-05-04 16:03 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3 "

[dpdk-dev] [PATCH 0/4] net/mlx5: add integrity flow item support
 2021-05-04 15:42 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 4/4] doc: add MLX5 PMD integrity "

[dpdk-dev] [PATCH 0/4] drivers/net: add NXP ENETFEC driver
 2021-05-04 15:40 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/hns3: fix IEEE 1588 PTP
 2021-05-04 15:04 UTC  (2+ messages)

[dpdk-dev] [PATCH] hash: fix tuple adjustment
 2021-05-04 14:25 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH 0/2] bugfix for graph
 2021-05-04 14:15 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/2] graph: fix memory leak

[dpdk-dev] [PATCH] net/hns3: fix MAC enable failed rollback
 2021-05-04 14:12 UTC  (2+ messages)

[dpdk-dev] [PATCH v4 0/3] Predictable RSS feature
 2021-05-04 14:06 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 0/5] "
  ` [dpdk-dev] [PATCH v5 3/5] test/hash: add additional thash tests

[dpdk-dev] test/crypto: fix auth-cipher compare length in oop
 2021-05-04 13:33 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).