DPDK patches and discussions
 help / color / mirror / Atom feed
[dpdk-dev] [PATCH 1/2] doc: add policy for adding vendor PMD specific examples
 2023-10-31 20:02 UTC  (4+ messages)
` [v2 "

[PATCH] sched:In rte_sched_subport_config() API, subport_profile_id is not set correctly
 2023-10-31 18:59 UTC  (2+ messages)

[PATCH] TCP data length is incorrectly calculated in the gro_tcp4_reassemble function
 2023-10-31 18:55 UTC  (2+ messages)

[PATCH] gro : fix pkt length when extra bytes are padded to ethernet frame
 2023-10-31 18:49 UTC  (7+ messages)
    ` Fwd: "

[PATCH] examples/l2fwd-macsec: add MACsec forwarding application
 2023-10-31 18:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v1] event/dlb2: add support for disabling PASID
 2023-10-31 18:42 UTC  (8+ messages)
` [PATCH v3] event/dlb2: fix disable PASID for kernel 6.2

[PATCH 0/2] make dpdk buildable with latest msvc
 2023-10-31 18:39 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] usertools: add check for IOMMU support in dpdk-devbind
 2023-10-31 18:34 UTC  (3+ messages)
` [PATCH v3] "

[RFC 1/2] eal: add pointer compression functions
 2023-10-31 18:10 UTC  (5+ messages)
` [PATCH v3 0/3] add pointer compression API
  ` [PATCH v3 1/3] eal: add pointer compression functions
  ` [PATCH v3 2/3] test: add pointer compress tests to ring perf test
  ` [PATCH v3 3/3] docs: add pointer compression to the EAL guide

[PATCH] test/security: fix buffer leaks in error path
 2023-10-31 17:59 UTC  (5+ messages)
` [PATCH v2] "
    ` [EXT] "

[PATCH] ipsec: use sym_session_opaque_data for RTE_SECURITY_TYPE_CPU_CRYPTO
 2023-10-31 17:53 UTC  (5+ messages)
` [EXT] "

[PATCH 0/8] net/mlx5: add Multiport E-Switch support
 2023-10-31 17:37 UTC  (11+ messages)
` [PATCH 1/8] net/mlx5/hws: fix leak in FT management
` [PATCH 2/8] common/mlx5: fix controller index parsing
` [PATCH 3/8] common/mlx5: add Netlink check for Multiport E-Switch
` [PATCH 4/8] net/mlx5: add sysfs "
` [PATCH 5/8] net/mlx5: add checking Multiport E-Switch state
` [PATCH 6/8] net/mlx5: support port probing of Multiport E-Switch device
` [PATCH 7/8] net/mlx5: sort port spawn data with uplink ports first
` [PATCH 8/8] net/mlx5: add support for vport match selection

[PATCH] failsafe: fix segfault on hotplug event
 2023-10-31 17:35 UTC  (3+ messages)
` [PATCH v3 1/5] "

[PATCH] eal/interrupts: Allow UIO interrupts when using igb_uio
 2023-10-31 17:17 UTC  (7+ messages)

[PATCH] linux/igb_uio: make module parameters visible in sysfs
 2023-10-31 16:59 UTC  (2+ messages)

[PATCH] app/testpmd: support config all offload
 2023-10-31 16:57 UTC  (3+ messages)

[RFC] ethdev: introduce maximum Rx buffer size
 2023-10-31 15:40 UTC  (11+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] ethdev: "

[PATCH 0/4] add telemetry commands for TM capabilities
 2023-10-31 15:30 UTC  (2+ messages)

[PATCH] vdpa/mlx5: revert event thread to normal priority
 2023-10-31 14:57 UTC 

[PATCH 0/3] Fix three coverity issues of bond PMD
 2023-10-31 14:52 UTC  (8+ messages)
` [PATCH 1/3] app/test: fix control flow issue
` [PATCH 2/3] net/bonding: fix illegal memory accesses
` [PATCH 3/3] app/test: fix checking return value

[PATCH] net/mlx5: add global API prefix to public constants
 2023-10-31 14:46 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] eal: support lcore usage ratio
 2023-10-31 13:22 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/3] Fix some reconfigure problem
 2023-10-31 12:55 UTC  (2+ messages)

[PATCH 00/10] net/mlx5/hws: IPSEC reparse submission
 2023-10-31 12:25 UTC  (11+ messages)
` [PATCH 01/10] net/mlx5/hws: check the rule status on rule update
` [PATCH 02/10] net/mlx5/hws: support IPsec encryption/decryption action
` [PATCH 03/10] net/mlx5/hws: support ASO IPsec action
` [PATCH 04/10] net/mlx5/hws: support reformat trailer action
` [PATCH 05/10] net/mlx5/hws: support ASO first hit action
` [PATCH 06/10] net/mlx5/hws: support insert header action
` [PATCH 07/10] net/mlx5/hws: support remove "
` [PATCH 08/10] net/mlx5/hws: allow jump to TIR over FDB
` [PATCH 09/10] net/mlx5/hws: support dynamic re-parse
` [PATCH 10/10] net/mlx5/hws: dynamic re-parse for modify header

[PATCH 0/6] net/hns3: add some bugfix for hns3
 2023-10-31 12:23 UTC  (7+ messages)
` [PATCH 1/6] net/hns3: fix setting DCB capability
` [PATCH 2/6] net/hns3: fix LRO offload to report
` [PATCH 3/6] net/hns3: fix return value
` [PATCH 4/6] net/hns3: fix some error log
` [PATCH 5/6] net/hns3: do not export API for setting and getting algo and key
` [PATCH 6/6] net/hns3: fix uninitialized value

[PATCH 1/2] net/txgbe: add proper memory barriers in Rx
 2023-10-31 12:17 UTC  (3+ messages)
` [PATCH 2/2] net/ngbe: "

[RFC PATCH v3 0/4] dts: add dts api docs
 2023-10-31 12:10 UTC  (4+ messages)
` [RFC PATCH v4 "
  ` [RFC PATCH v4 4/4] dts: format docstrigs to google format

[PATCH] ethdev: fix RTE_FLOW_PORT_FLAG_SHARE_INDIRECT definition
 2023-10-31 11:06 UTC  (3+ messages)

[PATCH] ethdev: fix flow API support for P4-programmable devices
 2023-10-31 11:04 UTC  (3+ messages)

[PATCH v1 4/8] net/mlx5: sample the srv6 last segment
 2023-10-31 10:51 UTC  (15+ messages)
` [PATCH v2 0/6] support IPv6 extension push remove
  ` [PATCH v2 1/6] net/mlx5: sample the srv6 last segment
  ` [PATCH v2 2/6] net/mlx5/hws: fix potential wrong errno value
  ` [PATCH v2 3/6] net/mlx5/hws: add IPv6 routing extension push remove actions
  ` [PATCH v2 4/6] net/mlx5/hws: add setter for IPv6 routing push remove
  ` [PATCH v2 5/6] net/mlx5: implement "
  ` [PATCH v2 6/6] net/mlx5/hws: add stc reparse support for srv6 push pop
  ` [PATCH v3 0/6] support IPv6 extension push remove
    ` [PATCH v3 1/6] net/mlx5: sample the srv6 last segment
    ` [PATCH v3 2/6] net/mlx5/hws: fix potential wrong errno value
    ` [PATCH v3 3/6] net/mlx5/hws: add IPv6 routing extension push remove actions
    ` [PATCH v3 4/6] net/mlx5/hws: add setter for IPv6 routing push remove
    ` [PATCH v3 5/6] net/mlx5: implement "
    ` [PATCH v3 6/6] net/mlx5/hws: add stc reparse support for srv6 push pop

[PATCH] net/mlx5: reuse reformat and modify header actions in a table
 2023-10-31  8:55 UTC  (2+ messages)

[PATCH] crypto/qat: fix build when no openssl exists
 2023-10-31  8:54 UTC  (3+ messages)
` [EXT] "

[PATCH] net/iavf: fix core dump when exiting testpmd
 2023-10-31  8:15 UTC  (2+ messages)

[PATCH] net/cpfl: support action prog
 2023-10-31  8:12 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] net/mlx5: fix the workspace double free in Windows
 2023-10-31  8:05 UTC  (2+ messages)

[PATCH] net/mlx5/hws: fix integrity bits level
 2023-10-31  8:04 UTC  (2+ messages)

[PATCH] net/mlx5/hws: remove csum check from L3 ok check
 2023-10-31  8:04 UTC  (2+ messages)

[PATCH] net/mlx5: fix missing thread safety flag for flow API
 2023-10-31  8:03 UTC  (2+ messages)

[PATCH] net/mlx5: fix the E-Switch mirror flow rule validation
 2023-10-31  8:03 UTC  (2+ messages)

[PATCH] net/ice: fix DCF port statistics not cleared
 2023-10-31  7:04 UTC 

[Bug 936] DPDK init for i40e pmd fails
 2023-10-31  3:20 UTC  (2+ messages)
` [Bug 936] DPDK init for i40e pmd fails (PF/VF API version mismatch)

[dpdk-dev] [Bug 366] i40e PMD returns 0 for secondary invoking rx_burst on queue 0, when Primary dies
 2023-10-31  2:33 UTC  (2+ messages)
`  "

[PATCH] net/netvsc: add support for mtu_set
 2023-10-31  2:16 UTC  (3+ messages)

[PATCH v4] devtools: add script to check for non inclusive naming
 2023-10-30 22:32 UTC  (4+ messages)
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "

memif thread race condition on memif.disconnect()
 2023-10-30 19:18 UTC  (2+ messages)

[PATCH v1 0/4] test/cryptodev: add ECDH tests
 2023-10-30 18:49 UTC  (5+ messages)
` [PATCH v1 1/4] "
` [PATCH v1 4/4] crypto/cnxk: add ECDH support

[PATCH 00/13] net/mlx5: support more REG C registers
 2023-10-30 17:11 UTC  (22+ messages)
` [PATCH 01/13] net/mlx5/hws: Definer, add mlx5dr context to definer_conv_data
` [PATCH 02/13] net/mlx5: add flow_hw_get_reg_id_from_ctx()
` [PATCH 03/13] net/mlx5/hws: Definer, use flow_hw_get_reg_id_from_ctx function call
` [PATCH 04/13] net/mlx5: add rte_device parameter to locate HWS registers
` [PATCH 05/13] net/mlx5: separate port REG_C registers usage
` [PATCH 06/13] net/mlx5: merge REG_C aliases
` [PATCH 07/13] net/mlx5: initialize HWS flow tags registers in shared dev context
` [PATCH 08/13] net/mlx5/hws: adding method to query rule hash
` [PATCH 09/13] net/mlx5: add support for calc hash
` [PATCH 10/13] net/mlx5: fix insert by index
` [PATCH 11/13] net/mlx5: fix query for NIC flow cap
` [PATCH 12/13] net/mlx5: add support for more registers
` [PATCH 13/13] net/mlx5: add validation support for tags

[PATCH] ethdev: add new symmetric hash function
 2023-10-30 17:08 UTC  (3+ messages)
` [PATCH v2 2/2] net/mlx5: support new RSS "

[PATCH] net/mlx5: supporting group set miss actions API
 2023-10-30 17:07 UTC  (2+ messages)

[PATCH] devargs: fix derefrence before null test
 2023-10-30 16:24 UTC  (2+ messages)

[PATCH] config/arm: add cortex-A55 part number
 2023-10-30 15:51 UTC 

[PATCH] net/mlx5: support bus socket with no hugepages
 2023-10-30 15:45 UTC  (4+ messages)

[PATCH 00/21] use rte optional stdatomic API
 2023-10-30 15:34 UTC  (3+ messages)
` [PATCH v3 00/19] "

[PATCH] maintainers: update ena maintainers list
 2023-10-30 13:41 UTC  (4+ messages)

How to rte_epoll_wait for IPC?
 2023-10-30 13:07 UTC  (4+ messages)

[PATCH] eal: fix modify data area after memset
 2023-10-30 12:31 UTC  (6+ messages)
    ` [External] "

[PATCH RESEND v6 0/5] app/testpmd: support multiple process attach and detach port
 2023-10-30 12:17 UTC  (3+ messages)

[PATCH] eal/unix: lower log level for reading files
 2023-10-30 10:45 UTC  (5+ messages)

[PATCH 0/3] net/mlx5: add port representor destination to mirror
 2023-10-30  9:05 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] net/mlx5: add port representor action
  ` [PATCH v2 2/3] net/mlx5: add port representor destination to mirror
  ` [PATCH v2 3/3] app/testpmd: add port representor as sample destination

[PATCH] net/iavf: fix crash on closing representor ports
 2023-10-30  8:44 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v2] net/ice: "

[PATCH v2] test/cryptodev: add modexp group tests
 2023-10-30  8:03 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] test/crypto: fix mbuf port in Rx inject
 2023-10-30  7:23 UTC  (3+ messages)

[PATCH v2] net/mlx5: add indirect encap decap support
 2023-10-30  7:22 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] crypto/ipsec_mb: Do not dequeue ops from ring after job flush
 2023-10-30  7:10 UTC  (2+ messages)
` [EXT] "

[PATCH v1 1/1] app/mldev: enable support for pre-quantized I/O
 2023-10-30  5:15 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] net/iavf: fix Tx offloading flags check
 2023-10-30  0:19 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net/iavf: fix indent in Tx path
 2023-10-30  0:16 UTC  (3+ messages)

pdump bug fixes
 2023-10-29 18:52 UTC 

[PATCH v3 0/7] ptype matching support in mlx5
 2023-10-29 17:27 UTC  (3+ messages)
` [PATCH v4 0/4] "

[PATCH 01/30] net/mlx5/hws: Definer, add mlx5dr context to definer_conv_data
 2023-10-29 16:32 UTC  (22+ messages)
` [PATCH 10/30] net/mlx5: fix insert by index
` [PATCH 11/30] net/mlx5: fix query for NIC flow cap
` [PATCH 12/30] net/mlx5: add support for more registers
` [PATCH 13/30] net/mlx5: add validation support for tags
` [PATCH 14/30] net/mlx5: reuse reformat and modify header actions in a table
` [PATCH 15/30] net/mlx5/hws: check the rule status on rule update
` [PATCH 16/30] net/mlx5/hws: support IPsec encryption/decryption action
` [PATCH 17/30] net/mlx5/hws: support ASO IPsec action
` [PATCH 18/30] net/mlx5/hws: support reformat trailer action
` [PATCH 19/30] net/mlx5/hws: support ASO first hit action
` [PATCH 20/30] net/mlx5/hws: support insert header action
` [PATCH 21/30] net/mlx5/hws: support remove "
` [PATCH 22/30] net/mlx5/hws: allow jump to TIR over FDB
` [PATCH 23/30] net/mlx5/hws: support dynamic re-parse
` [PATCH 24/30] net/mlx5/hws: dynamic re-parse for modify header
` [PATCH 25/30] net/mlx5: sample the srv6 last segment
` [PATCH 26/30] net/mlx5/hws: fix potential wrong errno value
` [PATCH 27/30] net/mlx5/hws: add IPv6 routing extension push remove actions
` [PATCH 28/30] net/mlx5/hws: add setter for IPv6 routing push remove
` [PATCH 29/30] net/mlx5: implement "
` [PATCH 30/30] net/mlx5/hws: add stc reparse support for srv6 push pop

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