DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 01/17] net/mlx5: fix ASO SQ creation error flow
 2020-12-29  8:52 UTC  (13+ messages)
` [dpdk-dev] [PATCH v2 00/17] common/mlx5: share DevX resources creations
  ` [dpdk-dev] [PATCH v2 01/17] net/mlx5: fix ASO SQ creation error flow
  ` [dpdk-dev] [PATCH v2 02/17] common/mlx5: share DevX CQ creation
  ` [dpdk-dev] [PATCH v2 03/17] regex/mlx5: move DevX CQ creation to common
  ` [dpdk-dev] [PATCH v2 04/17] vdpa/mlx5: "
  ` [dpdk-dev] [PATCH v2 05/17] net/mlx5: move rearm and clock queue "
  ` [dpdk-dev] [PATCH v2 06/17] net/mlx5: move ASO "
  ` [dpdk-dev] [PATCH v2 07/17] net/mlx5: move Tx "
  ` [dpdk-dev] [PATCH v2 08/17] net/mlx5: move Rx "
  ` [dpdk-dev] [PATCH v2 09/17] common/mlx5: enhance page size configuration
  ` [dpdk-dev] [PATCH v2 10/17] common/mlx5: share DevX SQ creation
  ` [dpdk-dev] [PATCH v2 11/17] regex/mlx5: move DevX SQ creation to common

[dpdk-dev] [PATCH v1] net/axgbe: add support for reading FW version
 2020-12-29  7:09 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH v2] net/axgbe: add support for reading FW version
 2020-12-29  7:00 UTC 

[dpdk-dev] [PATCH] net/i40e: fix flex payload rule conflict issue
 2020-12-29  6:17 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH 0/8] Introduce emudev library and iavf emudev driver
 2020-12-29  6:05 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 5/8] emu/iavf: add resource management and internal logic of iavf

[dpdk-dev] [PATCH 0/2] pdump: small enhancements
 2020-12-29  5:40 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/2] pdump: use rte_pktmbuf_free bulk
` [dpdk-dev] [PATCH 2/2] pdump: replace DEVICE_ID_SIZE with RTE_DEV_NAME_MAX_LEN

[dpdk-dev] [PATCH 0/6] add GTP PSC extension header support
 2020-12-28 19:44 UTC  (7+ messages)
` [dpdk-dev] [PATCH 1/6] ethdev: update GTP headers
` [dpdk-dev] [PATCH 2/6] app/testpmd: add GTP PSC option support in raw sets
` [dpdk-dev] [PATCH 3/6] common/mlx5: add matcher fields for GTP extensions
` [dpdk-dev] [PATCH 4/6] net/mlx5: add GTP PSC flow validation
` [dpdk-dev] [PATCH 5/6] net/mlx5: add GTP PSC item translation
` [dpdk-dev] [PATCH 6/6] doc: update GTP extension header support

[dpdk-dev] [PATCH v1 00/12] fix rx packets dropped issue
 2020-12-28 14:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 00/22] "
  ` [dpdk-dev] [PATCH v2 01/22] ethdev: fix MTU size exceeds max rx packet length

[dpdk-dev] [RFC 0/7] support SubFunction representor
 2020-12-28 13:44 UTC  (12+ messages)
` [dpdk-dev] [RFC 1/7] ethdev: support sub function representor
` [dpdk-dev] [RFC 2/7] ethdev: support multi-host representor
` [dpdk-dev] [RFC 3/7] devarg: change reprsentor ID to bitmap
` [dpdk-dev] [RFC 4/7] ethdev: capability for new representor syntax
` [dpdk-dev] [RFC 5/7] kvargs: update parser "

[dpdk-dev] [PATCH 01/35] common/mlx5/windows: add missing DV and IBV definitions
 2020-12-28 12:33 UTC  (37+ messages)
` [dpdk-dev] [PATCH v2 00/35] mlx5 Windows support - part #6
  ` [dpdk-dev] [PATCH v2 01/35] common/mlx5/windows: add missing DV and IBV definitions
  ` [dpdk-dev] [PATCH v2 02/35] mlx5/windows: add mlx5 macros for fs name and path
  ` [dpdk-dev] [PATCH v2 03/35] common/mlx5: add rte compatibility header file
  ` [dpdk-dev] [PATCH v2 04/35] common/mlx5/windows: add DevX UAR getters
  ` [dpdk-dev] [PATCH v2 05/35] common/mlx5/windows: wrap event channel APIs with OS calls
  ` [dpdk-dev] [PATCH v2 06/35] net/mlx5/windows: add memory region callbacks
  ` [dpdk-dev] [PATCH v2 07/35] net/mlx5/windows: add stubs for MP requests
  ` [dpdk-dev] [PATCH v2 08/35] net/mlx5/windows: support get mac
  ` [dpdk-dev] [PATCH v2 09/35] net/mlx5/windows: add ethdev stub operations
  ` [dpdk-dev] [PATCH v2 10/35] net/mlx5/windows: support link update
  ` [dpdk-dev] [PATCH v2 11/35] net/mlx5/windows: support read clock
  ` [dpdk-dev] [PATCH v2 12/35] net/mlx5/windows: support get mtu
  ` [dpdk-dev] [PATCH v2 13/35] net/mlx5/windows: support get interface name
  ` [dpdk-dev] [PATCH v2 14/35] net/mlx5/windows: support device removed query
  ` [dpdk-dev] [PATCH v2 15/35] net/mlx5/windws: add VLAN stubs
  ` [dpdk-dev] [PATCH v2 16/35] net/mlx5/windows: support get pdn
  ` [dpdk-dev] [PATCH v2 17/35] net/mlx5/windows: support open device
  ` [dpdk-dev] [PATCH v2 18/35] net/mlx5/windows: initial probing implementation
  ` [dpdk-dev] [PATCH v2 19/35] net/mlx5/windws: spawn eth devices
  ` [dpdk-dev] [PATCH v2 20/35] net/mlx5/windows: support VF PCI address
  ` [dpdk-dev] [PATCH v2 21/35] net/mlx5/linux: wrap adjust flow priority with OS calls
  ` [dpdk-dev] [PATCH v2 22/35] net/mlx5/linux: add OS default miss flow action
  ` [dpdk-dev] [PATCH v2 23/35] net/mlx5/linux: fix add OS dest_devx_tir action
  ` [dpdk-dev] [PATCH v2 24/35] net/mlx5/windows: introduce flow support
  ` [dpdk-dev] [PATCH v2 25/35] net/mlx5/windows: create flow matcher object
  ` [dpdk-dev] [PATCH v2 26/35] net/mlx5/windows: create flow action dest TIR object
  ` [dpdk-dev] [PATCH v2 27/35] net/mlx5/windows: create flow rule
  ` [dpdk-dev] [PATCH v2 28/35] net/mlx5: use HAVE_INFINIBAND_VERBS_H in shared code
  ` [dpdk-dev] [PATCH v2 29/35] net/mlx5: fix separating eth_dev_ops per OS
  ` [dpdk-dev] [PATCH v2 30/35] net/mlx5: define MLX5_NAMESIZE for device interface size
  ` [dpdk-dev] [PATCH v2 31/35] net/mlx5: use OS independent code in ASO feature
  ` [dpdk-dev] [PATCH v2 32/35] mlx5: use init function for ctx list mutex
  ` [dpdk-dev] [PATCH v2 33/35] mlx5: use OS function for dr_sync_domain
  ` [dpdk-dev] [PATCH v2 34/35] mlx5: do not fail on IPv6 broadcast flow creation failure
  ` [dpdk-dev] [PATCH v2 35/35] net/mlx5: fix warnings on comparison sign mismatch

[dpdk-dev] [PATCH] net/octeontx2: fix corruption in segments list
 2020-12-28 12:17 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 0/5] Add AVF & DCF VLAN feaure
 2020-12-28 11:21 UTC  (13+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/5] common/iavf: new VLAN opcode
  ` [dpdk-dev] [PATCH v3 2/5] net/iavf: support Ethernet CRC strip disable
  ` [dpdk-dev] [PATCH v3 3/5] net/ice: enable QinQ filter for switch
  ` [dpdk-dev] [PATCH v3 4/5] net/ice: add the DCF VLAN handling
  ` [dpdk-dev] [PATCH v3 5/5] net/iavf: implement new VLAN capability handling
` [dpdk-dev] [PATCH v4 0/5] Add AVF & DCF VLAN feaure
  ` [dpdk-dev] [PATCH v4 1/5] common/iavf: new VLAN opcode
  ` [dpdk-dev] [PATCH v4 2/5] net/iavf: support Ethernet CRC strip disable
  ` [dpdk-dev] [PATCH v4 3/5] net/ice: enable QinQ filter for switch
  ` [dpdk-dev] [PATCH v4 4/5] net/ice: add the DCF VLAN handling
  ` [dpdk-dev] [PATCH v4 5/5] net/iavf: implement new VLAN capability handling

[dpdk-dev] [PATCH v12 00/11] Add PMD power management
 2020-12-28 11:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v12 06/11] ethdev: add simple power management API

[dpdk-dev] [PATCH] net/iavf: fix queue pairs configuration
 2020-12-28 10:56 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/27] ice base code update
 2020-12-28 10:34 UTC  (3+ messages)

[dpdk-dev] [PATCH v4 01/32] net/mlx5: fix folding constant array error
 2020-12-28  9:54 UTC  (34+ messages)
` [dpdk-dev] [PATCH v5 00/32] mlx5 Windows support - part #5
  ` [dpdk-dev] [PATCH v5 01/32] net/mlx5: fix folding constant array error
  ` [dpdk-dev] [PATCH v5 02/32] net/mlx5/linux: extend device attributes getter
  ` [dpdk-dev] [PATCH v5 03/32] net/mlx5: remove Linux files from Windows compilation
  ` [dpdk-dev] [PATCH v5 04/32] net/mlx5: fix freeing packet pacing
  ` [dpdk-dev] [PATCH v5 05/32] net/mlx5: replace Linux sleep with rte sleep
  ` [dpdk-dev] [PATCH v5 06/32] net/mlx5: define mprq functions as static inline
  ` [dpdk-dev] [PATCH v5 07/32] net/mlx5: do not define static_assert in Windows
  ` [dpdk-dev] [PATCH v5 08/32] net/mlx5: move static_assert calls to global scope
  ` [dpdk-dev] [PATCH v5 09/32] net/mlx5: wrap glue alloc/dealloc PD with OS calls
  ` [dpdk-dev] [PATCH v5 10/32] net/mlx5: wrap glue reg/dereg UMEM "
  ` [dpdk-dev] [PATCH v5 11/32] net/mlx5: fix adding destroy flow action wrapper
  ` [dpdk-dev] [PATCH v5 12/32] common/mlx5: add definition HAVE_INFINIBAND_VERBS_H
  ` [dpdk-dev] [PATCH v5 13/32] common/mlx5/linux: handle memory allocations with alignment
  ` [dpdk-dev] [PATCH v5 14/32] common/mlx5/windows: "
  ` [dpdk-dev] [PATCH v5 15/32] common/mlx5/linux: wrap event channel APIs with OS calls
  ` [dpdk-dev] [PATCH v5 16/32] common/mlx5: add Windows exports file
  ` [dpdk-dev] [PATCH v5 17/32] common/mlx5: extend DevX query hca attributes command
  ` [dpdk-dev] [PATCH v5 18/32] common/mlx5: add DevX alloc PD command
  ` [dpdk-dev] [PATCH v5 19/32] common/mlx5/windows: add glue functions APIs
  ` [dpdk-dev] [PATCH v5 20/32] mlx5/windows: add mlx5 meson file
  ` [dpdk-dev] [PATCH v5 21/32] mlx5/windows: add initialization routine for external lib
  ` [dpdk-dev] [PATCH v5 22/32] mlx5/windows: generate file mlx5_autoconf.h
  ` [dpdk-dev] [PATCH v5 23/32] common/mlx5/windows: extend PRM match_param_bits struct
  ` [dpdk-dev] [PATCH v5 24/32] common/mlx5/windows: add getter functions
  ` [dpdk-dev] [PATCH v5 25/32] common/mlx5/windows: add OS alloc/dealloc pd
  ` [dpdk-dev] [PATCH v5 26/32] common/mlx5/windows: add OS umem reg/dereg API
  ` [dpdk-dev] [PATCH v5 27/32] net/mlx5: update MR prototypes for DevX
  ` [dpdk-dev] [PATCH v5 28/32] common/mlx5/windows: add OS reg/dereg MR
  ` [dpdk-dev] [PATCH v5 29/32] net/mlx5/windows: implement device attribute getter
  ` [dpdk-dev] [PATCH v5 30/32] net/mlx5/windows: add mlx5_os.c stubs
  ` [dpdk-dev] [PATCH v5 31/32] net/mlx5/windows: implement mlx5 mac addr add
  ` [dpdk-dev] [PATCH v5 32/32] net/mlx5: refactor eth dev ops for Windows

[dpdk-dev] [PATCH v1 0/3] examples/vhost: sample code refactor
 2020-12-28  8:21 UTC  (14+ messages)
` [dpdk-dev] [PATCH v3 0/2] "
  ` [dpdk-dev] [PATCH v3 1/2] examples/vhost: add ioat ring space count and check
  ` [dpdk-dev] [PATCH v3 2/2] examples/vhost: refactor vhost data path
` [dpdk-dev] [PATCH v4 0/2] examples/vhost: sample code refactor
  ` [dpdk-dev] [PATCH v4 1/2] examples/vhost: add ioat ring space count and check
  ` [dpdk-dev] [PATCH v4 2/2] examples/vhost: refactor vhost data path
` [dpdk-dev] [PATCH v5 0/2] examples/vhost: sample code refactor
  ` [dpdk-dev] [PATCH v5 1/2] examples/vhost: add ioat ring space count and check
  ` [dpdk-dev] [PATCH v5 2/2] examples/vhost: refactor vhost data path

[dpdk-dev] [Bug 606] x540-AT2: Can not create rte_flow VF (Linux driver)
 2020-12-28  8:17 UTC 

[dpdk-dev] [PATCH] net/i40e: refactor of hash flow
 2020-12-28  7:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 1/3] doc: fix testpmd command for i40e RSS flow
  ` [dpdk-dev] [PATCH v2 2/3] net/i40e: fix return value
  ` [dpdk-dev] [PATCH v2 3/3] net/i40e: refactor RSS flow

[dpdk-dev] [PATCH] common/sfc_efx/base: fix MPORT-related byte order handling
 2020-12-28  3:00 UTC 

[dpdk-dev] [PATCH v4] net/iavf: fix invalid RSS combinations rule can be created
 2020-12-28  2:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "
  ` [dpdk-dev] [PATCH v6] "

[dpdk-dev] [PATCH] mlx5: split multi-threaded flows per OS
 2020-12-27 20:21 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[dpdk-dev] [PATCH 0/8] ethdev: introduce GENEVE header TLV option item
 2020-12-27 17:25 UTC  (10+ messages)
` [dpdk-dev] [PATCH 1/8] lib/librte_ethdev: "
` [dpdk-dev] [PATCH 2/8] app/testpmd: add GENEVE option item support
` [dpdk-dev] [PATCH 3/8] common/mlx5: check GENEVE TLV support in HCA attributes
` [dpdk-dev] [PATCH 4/8] common/mlx5: create GENEVE TLV option object with DevX
` [dpdk-dev] [PATCH 5/8] net/mlx5: create GENEVE TLV option management
` [dpdk-dev] [PATCH 6/8] net/mlx5: add GENEVE TLV option flow validation
` [dpdk-dev] [PATCH 7/8] net/mlx5: add GENEVE TLV option flow translation
` [dpdk-dev] [PATCH 8/8] doc: update GENEVE TLV option support

[dpdk-dev] [PATCH v4] eal: add generic thread-local-storage functions
 2020-12-26 16:08 UTC  (2+ messages)
` [dpdk-dev] [PATCH v5] "

[dpdk-dev] [PATCH] app/testpmd: fix start index for showing FEC array
 2020-12-25 13:49 UTC  (6+ messages)
` [dpdk-dev] [PATCH] app/testpmd: increase array for fetching supported FEC caps

[dpdk-dev] [Patch v2 0/2] Enhance Async Enqueue for Small Packets
 2020-12-25  8:28 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/2] vhost: cleanup async enqueue
  ` [dpdk-dev] [PATCH v3 2/2] vhost: enhance async enqueue for small packets

[dpdk-dev] [PATCH v2] crypto/ccp: enable IOMMU for CCP
 2020-12-25  8:03 UTC  (2+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [RFC] mem_debug add more log
 2020-12-25  7:20 UTC  (5+ messages)

[dpdk-dev] [PATCH v1 0/5] Refactor FDIR pattern parser
 2020-12-25  5:28 UTC  (7+ messages)
` [dpdk-dev] [PATCH v1 2/5] net/ice: refactor flow "
` [dpdk-dev] [PATCH v1 3/5] net/ice: add outer input set mask to distinguish outer fields
` [dpdk-dev] [PATCH v1 4/5] net/ice: add outer input set mask check

[dpdk-dev] [PATCH] app/testpmd: avoid exit without resource release
 2020-12-25  5:09 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] app/testpmd: increase array for fetching supported FEC caps
 2020-12-25  1:06 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[dpdk-dev] [dpdk-dev 21.02 0/5] enable UDP ecpri configure in dcf
 2020-12-24 13:40 UTC  (12+ messages)
` [dpdk-dev] [dpdk-dev v2 0/2] add new UDP tunnel port for ecpri
  ` [dpdk-dev] [dpdk-dev v2 1/2] ethdev: add new tunnel type "
  ` [dpdk-dev] [dpdk-dev v2 2/2] app/testpmd: add new UDP tunnel port "
` [dpdk-dev] [dpdk-dev v2 0/6] enable UDP ecpri configure in dcf
  ` [dpdk-dev] [dpdk-dev v2 1/6] net/ice/base: add package PTYPE enable information
  ` [dpdk-dev] [dpdk-dev v2 2/6] net/ice: refactor package type parsing
  ` [dpdk-dev] [dpdk-dev v2 3/6] net/ice/base: add new UDP tunnel type for ecpri
  ` [dpdk-dev] [dpdk-dev v2 4/6] net/ice: add PTYPE mapping "
  ` [dpdk-dev] [dpdk-dev v2 5/6] net/iavf: "
  ` [dpdk-dev] [dpdk-dev v2 6/6] net/ice: enable ecpri tunnel port configure in dcf

[dpdk-dev] [PATCH 0/5] add apistats function
 2020-12-24 12:35 UTC  (4+ messages)

[dpdk-dev] [PATCH 0/3] bnxt patches
 2020-12-24  9:37 UTC  (8+ messages)
` [dpdk-dev] [PATCH 1/3] net/bnxt: fix to init/destroy locks only once
` [dpdk-dev] [PATCH 2/3] net/bnxt: fix error path handling of dev start op
` [dpdk-dev] [PATCH 3/3] net/bnxt: check for chip reset in dev stop/close ops
` [dpdk-dev] [PATCH v2 0/3] bnxt patches

[dpdk-dev] [PATCH v2 0/3] bnxt patches
 2020-12-24  9:35 UTC  (4+ messages)
` [dpdk-dev] [PATCH 1/3] net/bnxt: fix to init/destroy locks only once
` [dpdk-dev] [PATCH 2/3] net/bnxt: fix error path handling of dev start op
` [dpdk-dev] [PATCH 3/3] net/bnxt: check for chip reset in dev stop/close ops

[dpdk-dev] [PATCH] app/proc-info: fix security context info
 2020-12-24  7:51 UTC 

[dpdk-dev] [PATCH 1/5] maintainers: update maintainers file for apistats
 2020-12-24  6:36 UTC  (3+ messages)

[dpdk-dev] [PATCH 5/5] librte_ethdev: add to use apistats
 2020-12-24  6:33 UTC  (3+ messages)

[dpdk-dev] [PATCH v2] net/i40e: fix argument in RSS action
 2020-12-24  1:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[dpdk-dev] [Bug 605] HPE 100G 841QSFP28 fails on jumbo frames when not configured for it - Unexpected CQE error syndrome
 2020-12-23 15:05 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).