DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2022-04-20  8:16 UTC  (3+ messages)
` [PATCH v1 1/5] net/i40e: remove redundant Dtype initialization
` [PATCH v1 2/5] net/i40e: enable direct rearm mode

[PATCH] kni: update kernel API to receive packets
 2022-04-20  7:45 UTC  (8+ messages)

[PATCH] app/testpmd: format dump information of module EEPROM
 2022-04-20  7:00 UTC  (7+ messages)
` [PATCH v3 0/5] add telemetry command for show "
  ` [PATCH v3 1/5] ethdev: add telemetry command for "
  ` [PATCH v3 2/5] ethdev: common utilities for different SFF specs
  ` [PATCH v3 3/5] ethdev: format module EEPROM for SFF-8079
  ` [PATCH v3 4/5] ethdev: format module EEPROM for SFF-8472
  ` [PATCH v3 5/5] ethdev: format module EEPROM for SFF-8636

[RFC] eal: add bus cleanup to eal cleanup
 2022-04-20  6:55 UTC  (3+ messages)

[dpdk-dev] [PATCH] common/cnxk: fix unaligned access to device memory
 2022-04-20  6:38 UTC 

21.11.1 patches review and test
 2022-04-20  5:50 UTC  (2+ messages)

[PATCH v4 0/3] ixgbe SFP handling fixes
 2022-04-20  1:09 UTC  (11+ messages)
` [PATCH v6 0/2] "
  ` [PATCH v6 2/2] net/ixgbe: Fix SFP detection and linking on hotplug

DPDK:20.11.1: net/ena crash while fetching xstats
 2022-04-19 23:09 UTC  (7+ messages)

[Bug 996] PDK:20.11.1: net/ena crash while fetching xstats
 2022-04-19 20:35 UTC  (2+ messages)
` [Bug 996] DPDK:20.11.1: "

[PATCH 0/5] Fix IDXD PCI device close
 2022-04-19 16:20 UTC  (7+ messages)
` [PATCH 2/5] dma/idxd: fix memory leak due to free on incorrect pointer
` [PATCH 3/5] app/test: close dma devices during cleanup

[PATCH v3 00/22] support full function of DCF
 2022-04-19 16:01 UTC  (28+ messages)
` [PATCH v4 00/23] complete common VF features for DCF
  ` [PATCH v4 01/23] net/ice: enable RSS RETA ops for DCF hardware
  ` [PATCH v4 02/23] net/ice: enable RSS HASH "
  ` [PATCH v4 03/23] net/ice: cleanup Tx buffers
  ` [PATCH v4 04/23] net/ice: add ops MTU-SET to dcf
  ` [PATCH v4 05/23] net/ice: add ops dev-supported-ptypes-get "
  ` [PATCH v4 06/23] net/ice: support dcf promisc configuration
  ` [PATCH v4 07/23] net/ice: support dcf MAC configuration
  ` [PATCH v4 08/23] net/ice: support dcf VLAN filter and offload configuration
  ` [PATCH v4 09/23] net/ice: support DCF new VLAN capabilities
  ` [PATCH v4 10/23] net/ice: enable CVL DCF device reset API
  ` [PATCH v4 11/23] net/ice: support IPv6 NVGRE tunnel
  ` [PATCH v4 12/23] net/ice: support new pattern of IPv4
  ` [PATCH v4 13/23] net/ice: treat unknown package as OS default package
  ` [PATCH v4 14/23] net/ice: handle virtchnl event message without interrupt
  ` [PATCH v4 15/23] net/ice: add DCF request queues function
  ` [PATCH v4 16/23] net/ice: negotiate large VF and request more queues
  ` [PATCH v4 17/23] net/ice: enable multiple queues configurations for large VF
  ` [PATCH v4 18/23] net/ice: enable IRQ mapping configuration "
  ` [PATCH v4 19/23] net/ice: add enable/disable queues for DCF "
  ` [PATCH v4 20/23] net/ice: add extended stats
  ` [PATCH v4 21/23] net/ice: support queue information getting
  ` [PATCH v4 22/23] net/ice: implement power management
  ` [PATCH v4 23/23] doc: update for ice DCF datapath configuration
` [PATCH v4 0/2] fix DCF function defect
  ` [PATCH v4 1/2] net/ice: fix DCF ACL flow engine
  ` [PATCH v4 2/2] net/ice: fix DCF reset

[PATCH] net/ice: promote dynflag API
 2022-04-19 15:55 UTC  (2+ messages)

[PATCH] doc: fix typos 'depreciated' instead of 'deprecated'
 2022-04-19 15:44 UTC  (2+ messages)

[PATCH 0/4] Add APIs for configurable power options
 2022-04-19 15:43 UTC  (12+ messages)
` [PATCH 1/4] lib/power: add get and set API for emptypoll max
` [PATCH v2 0/4] Add APIs for configurable power options
  ` [PATCH v2 1/4] lib/power: add get and set API for emptypoll max
  ` [PATCH v2 2/4] lib/power: add get and set API for pause duration
  ` [PATCH v2 3/4] lib/power: add get and set API for scaling freq min and max with pstate mode
  ` [PATCH v2 4/4] examples/l3fwd_power: add cli for configurable options

[PATCH v3 0/4] app/test: add inline IPsec and reassembly cases
 2022-04-19 15:41 UTC  (22+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 01/10] app/test: add unit cases for inline IPsec offload
  ` [PATCH v4 02/10] test/security: add inline inbound IPsec cases
  ` [PATCH v4 03/10] test/security: add combined mode inline "
  ` [PATCH v4 04/10] test/security: add inline IPsec reassembly cases
  ` [PATCH v4 05/10] test/security: add more inline IPsec functional cases
  ` [PATCH v4 06/10] test/security: add ESN and anti-replay cases for inline
  ` [PATCH v4 07/10] ethdev: add IPsec SA expiry event subtypes
      ` [EXT] "
  ` [PATCH v4 08/10] test/security: add inline IPsec SA soft expiry cases
  ` [PATCH v4 09/10] test/security: add inline IPsec SA hard "
  ` [PATCH v4 10/10] test/security: add inline IPsec IPv6 flow label cases

[PATCH v3 15/15] bus/vmbus: update MAINTAINERS and docs
 2022-04-19 15:00 UTC  (19+ messages)
` [PATCH v4 00/14] add FreeBSD support to VMBUS & NetVSC PMDs
  ` [PATCH v4 01/14] bus/vmbus: move independent code from Linux
  ` [PATCH v4 02/14] bus/vmbus: move independent bus functions
  ` [PATCH v4 03/14] bus/vmbus: move OS independent UIO functions
  ` [PATCH v4 04/14] bus/vmbus: scan and get the network device on FreeBSD
  ` [PATCH v4 05/14] bus/vmbus: handle mapping of device resources
  ` [PATCH v4 06/14] bus/vmbus: get device resource values using sysctl
  ` [PATCH v4 07/14] net/netvsc: make event monitor OS dependent
  ` [PATCH v4 08/14] bus/vmbus: add sub-channel mapping support
  ` [PATCH v4 09/14] bus/vmbus: open subchannels
  ` [PATCH v4 10/14] net/netvsc: make IOCTL call to "
  ` [PATCH v4 11/14] bus/vmbus: get subchannel info
  ` [PATCH v4 12/14] net/netvsc: moving hotplug retry to OS dir
  ` [PATCH v4 13/14] bus/vmbus: add meson support for FreeBSD
  ` [PATCH v4 14/14] bus/vmbus: update MAINTAINERS and docs

[PATCH 1/7] examples/ipsec-secgw: disable Tx chksum offload for inline
 2022-04-19 13:56 UTC  (3+ messages)

[PATCH] net/ixgbe: Treat 1G Cu SFPs as 1G SX on the X550 devices
 2022-04-19 12:32 UTC  (6+ messages)

[PATCH 0/4] bugfix and enhance features for DMA example
 2022-04-19 12:09 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] examples/dma: support enqueue drop statistic

[DPDK v2] net/ixgbe: promote MDIO API
 2022-04-19 11:06 UTC  (5+ messages)
` [DPDK v3] "
  ` [DPDK v4] "

[PATCH] net/virtio: restore some optimisations with AVX512
 2022-04-19  9:12 UTC  (2+ messages)

[PATCH] vhost: support sync copy when data buffer is small
 2022-04-19  9:10 UTC  (2+ messages)

[PATCH] net/nfp: fix the issue about set the vlan strip offload off
 2022-04-19  8:38 UTC 

[PATCH] common/cnxk: add CNF950_A0 support
 2022-04-19  8:25 UTC  (2+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH] examples/ipsec-secgw: support more flow patterns and actions
 2022-04-19  8:25 UTC 

[RFC v2] add support for async vhost packed ring dequeue
 2022-04-19  6:43 UTC 

[dpdk-dev] [PATCH] net/cnxk: fix error message setting on failure
 2022-04-19  6:34 UTC 

[PATCH 01/24] common/cnxk: add multi channel support for SDP send queues
 2022-04-19  5:59 UTC  (24+ messages)
` [PATCH 02/24] net/cnxk: add receive channel backpressure for SDP
` [PATCH 03/24] common/cnxk: add new pkind for CPT when ts is enabled
` [PATCH 04/24] common/cnxk: support to configure the ts pkind in CPT
` [PATCH 05/24] common/cnxk: fix SQ flush sequence
` [PATCH 06/24] common/cnxk: skip probing SoC environment for CN9k
` [PATCH 07/24] common/cnxk: fix issues in soft expiry disable path
` [PATCH 08/24] common/cnxk: convert warning to debug print
` [PATCH 09/24] common/cnxk: use aggregate level rr prio from mbox
` [PATCH 10/24] net/cnxk: support loopback mode on AF VF's
` [PATCH 11/24] net/cnxk: update LBK ethdev link info
` [PATCH 12/24] net/cnxk: add barrier after meta batch free in scalar
` [PATCH 13/24] net/cnxk: disable default inner chksum for outb inline
` [PATCH 14/24] net/cnxk: fix roundup size with transport mode
` [PATCH 15/24] net/cnxk: update inline device in ethdev telemetry
` [PATCH 16/24] net/cnxk: change env for debug IV
` [PATCH 17/24] net/cnxk: reset offload flag if reassembly is disabled
` [PATCH 18/24] net/cnxk: support decrement TTL for inline IPsec
` [PATCH 19/24] net/cnxk: optimize Rx fast path for security pkts
` [PATCH 20/24] net/cnxk: update olflags with L3/L4 csum offload
` [PATCH 21/24] net/cnxk: add capabilities for IPsec crypto algos
` [PATCH 22/24] net/cnxk: add capabilities for IPsec options
` [PATCH 23/24] net/cnxk: support security stats
` [PATCH 24/24] net/cnxk: add support for flow control for outbound inline

Minutes of Technical Board Meeting - 2022-April-06
 2022-04-19  5:07 UTC 

[PATCH v1 0/5] vhost: support async dequeue data path
 2022-04-19  3:43 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] vhost: prepare sync for descriptor to mbuf refactoring
  ` [PATCH v3 2/5] vhost: prepare async "
  ` [PATCH v3 3/5] vhost: merge sync and async descriptor to mbuf filling
  ` [PATCH v3 4/5] vhost: support async dequeue for split ring
  ` [PATCH v3 5/5] examples/vhost: support async dequeue data path

[Bug 997] PANIC in rte_eal_init
 2022-04-19  3:05 UTC 

[PATCH v1 0/3] Enable queue rate limit and quanta size configuration
 2022-04-19  2:39 UTC  (7+ messages)
` [PATCH v5 0/4] "
  ` [PATCH v5 1/4] common/iavf: support "
  ` [PATCH v5 2/4] net/iavf: support queue rate limit configuration
  ` [PATCH v5 3/4] net/iavf: support quanta size configuration
  ` [PATCH v5 4/4] doc: update IAVF driver guide and 22.07 release notes

[PATCH 0/5] net/cxgbe: updates and bug fixes
 2022-04-18 22:24 UTC  (6+ messages)
` [PATCH 1/5] net/cxgbe: fill correct port info in mbufs for Rx
` [PATCH 2/5] net/cxgbe: fix Tx queue stuck with mbuf chain coalescing
` [PATCH 3/5] net/cxgbe: simplify Rx payload buffer size posting
` [PATCH 4/5] net/cxgbe: track packets dropped by TP due to congestion
` [PATCH 5/5] net/cxgbe: read firmware configuration file from filesystem

[PATCH 0/2] Session crypto event metadata api
 2022-04-18 19:36 UTC  (15+ messages)
` [PATCH 1/2] security: introduce per session event metadata
` [PATCH v2 0/7] Add new cryptodev op for "
  ` [PATCH v2 1/7] cryptodev: add APIs to get/set "
  ` [PATCH v2 2/7] crypto/cnxk: add event metadata set operation
  ` [PATCH v2 3/7] crypto/octeontx: use new API for event metadata
  ` [PATCH v2 4/7] test/event: use new API to set event crypto metadata
  ` [PATCH v2 5/7] eventdev: use new API to get "
  ` [PATCH v2 6/7] test/event: add asymmetric cases for crypto adapter
  ` [PATCH v2 7/7] test-eventdev: support asym ops "

[dpdk-dev] [PATCH v2] build: add definitions for use as meson subproject
 2022-04-18 14:48 UTC 

rte_bus_probe() does not exit on error
 2022-04-18 13:20 UTC 

[PATCH 0/2] crypto/mlx5: add support for plaintext import method
 2022-04-18 11:10 UTC  (3+ messages)
` [PATCH 1/2] common/mlx5: extend crypto capabilities
` [PATCH 2/2] crypto/mlx5: support plaintext keys

[PATCH] crypto/mlx5: fix login cleanup
 2022-04-18 11:05 UTC 

[PATCH] net/mlx5: support ESP SPI match and RSS hash
 2022-04-18 11:01 UTC  (4+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH] net/ice: fix raw flow input pattern value change in FDIR
 2022-04-18  7:29 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] maintainers: update for Intel i40e
 2022-04-18  6:46 UTC  (2+ messages)

[PATCH] net/iavf: fix iavf crashed on dev_stop when running in multi-process mode
 2022-04-18  6:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] app/procinfo: add device private info dump
 2022-04-18  1:11 UTC  (4+ messages)
` [PATCH v2] app/procinfo: add devcie "

[Bug 995] acl: field size=8 (u64) is not working
 2022-04-17 17:56 UTC 

[PATCH] doc: update release notes for 22.07
 2022-04-17  6:59 UTC  (3+ messages)

[PATCH 1/1] fix compilation for ppc64le on musl/Alpine
 2022-04-16 21:21 UTC 

[PATCH 1/2] common/dpaax: remove dead code
 2022-04-16 19:36 UTC  (2+ messages)
` [EXT] "

[PATCH 0/3] add IPsec AH test cases
 2022-04-16 19:13 UTC  (2+ messages)

[PATCH 0/3] bugfix for ethdev telemetry
 2022-04-16  1:38 UTC  (3+ messages)
` [PATCH 1/3] ethdev: fix telemetry xstats return null with some PMDs

[PATCH] vmbus: get current rte_vmbus_bus struct
 2022-04-14  9:58 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/11] add FreeBSD support to VMBUS & NetVSC PMDs
 2022-04-14  9:01 UTC  (4+ messages)
` [PATCH v3 00/15] "

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