DPDK patches and discussions
 help / color / mirror / Atom feed
[PATCH] net/iavf: fix segfaults when calling API after VF reset failed
 2022-04-21 17:08 UTC 

[PATCH] net/virtio: unmap PCI device in secondary process
 2022-04-21 11:15 UTC 

[PATCH v3 00/22] support full function of DCF
 2022-04-21 11:14 UTC  (42+ 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 v5 00/12] complete common VF features for DCF
    ` [PATCH v5 01/12] net/ice: enable RSS RETA ops for DCF hardware
    ` [PATCH v5 02/12] net/ice: enable RSS HASH "
    ` [PATCH v5 03/12] net/ice: cleanup Tx buffers
    ` [PATCH v5 04/12] net/ice: add ops MTU-SET to dcf
    ` [PATCH v5 05/12] net/ice: add ops dev-supported-ptypes-get "
    ` [PATCH v5 06/12] net/ice: support dcf promisc configuration
    ` [PATCH v5 07/12] net/ice: support dcf MAC configuration
    ` [PATCH v5 08/12] net/ice: support dcf VLAN filter and offload configuration
    ` [PATCH v5 09/12] net/ice: add extended stats
    ` [PATCH v5 10/12] net/ice: support queue information getting
    ` [PATCH v5 11/12] net/ice: implement power management
    ` [PATCH v5 12/12] 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] kni: update kernel API to receive packets
 2022-04-21  8:59 UTC  (7+ messages)
  ` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] crypto/cnxk: prevent out of bound access in crypto_caps
 2022-04-21  8:39 UTC  (2+ messages)

[PATCH 0/7] vdpa/mlx5: improve device shutdown time
 2022-04-21  8:22 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/7] vdpa/mlx5: fix interrupt trash that leads to segment fault
  ` [PATCH v2 2/7] vdpa/mlx5: fix dead loop when process interrupted
  ` [PATCH v2 3/7] vdpa/mlx5: no kick handling during shutdown
  ` [PATCH v2 4/7] vdpa/mlx5: reuse resources in reconfiguration
  ` [PATCH v2 5/7] vdpa/mlx5: cache and reuse hardware resources
  ` [PATCH v2 6/7] vdpa/mlx5: support device cleanup callback
  ` [PATCH v2 7/7] vdpa/mlx5: make statistics counter persistent

[PATCH 0/3] bugfix for ethdev telemetry
 2022-04-21  8:09 UTC  (7+ messages)
` [PATCH 1/3] ethdev: fix telemetry xstats return null with some PMDs
` [PATCH 2/3] ethdev: fix memory leak when telemetry xstats

[PATCH 01/15] vdpa/ifc: add support for virtio blk device
 2022-04-21  8:05 UTC  (5+ messages)
` [PATCH v5 00/16] add virtio_blk device support to vdpa/ifc
  ` [PATCH v5 03/16] vhost: add support for VHOST_USER_GET_CONFIG and VHOST_USER_SET_CONFIG

[PATCH v2 0/5] Add JSON vector set support to fips validation
 2022-04-21  8:02 UTC  (5+ messages)
` [PATCH v3 "
              ` [EXT] "

[PATCH] examples/fips_validation: disable iv_gen for decrypt tests
 2022-04-21  7:56 UTC 

[PATCH] examples/fips_validation: cleanup bypass tests in response file
 2022-04-21  7:55 UTC 

[PATCH 1/1] ethdev: add packet expiry event subtype
 2022-04-21  6:45 UTC  (4+ messages)
    ` [EXT] "

[PATCH v1 0/5] Direct re-arming of buffers on receive side
 2022-04-21  6:40 UTC  (12+ messages)
` [PATCH v1 1/5] net/i40e: remove redundant Dtype initialization
` [PATCH v1 2/5] net/i40e: enable direct rearm mode
` [PATCH v1 3/5] ethdev: add API for "
` [PATCH v1 4/5] net/i40e: add direct rearm mode internal API
` [PATCH v1 5/5] examples/l3fwd: enable direct rearm mode

kni: check abi version between kmod and lib
 2022-04-21  4:38 UTC 

[Bug 998] kni: corruption when using incompatible version of rte_kni.ko
 2022-04-21  4:31 UTC 

[PATCH v3 3/3] net/iavf: enable Protocol Agnostic Flow Offloading FDIR
 2022-04-21  3:28 UTC  (6+ messages)
` [PATCH v4 0/4] Enable Protocol Agnostic Flow Offloading in AVF
  ` [PATCH v4 1/4] common/iavf: support raw packet in protocol header
  ` [PATCH v4 2/4] net/iavf: align with proto hdr struct change
  ` [PATCH v4 3/4] net/iavf: enable Protocol Agnostic Flow Offloading FDIR
  ` [PATCH v4 4/4] net/iavf: support Protocol Agnostic Flow Offloading VF RSS

[PATCH v2] raw/ifpga: remove vdev when ifpga is closed
 2022-04-21  1:34 UTC  (6+ messages)
` [PATCH v3] "
  ` [PATCH v4] "

[PATCH v2] net/nfp: fix mtu settings
 2022-04-21  0:55 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] crypto/qat: use intel-ipsec-mb for partial hash
 2022-04-20 18:14 UTC  (3+ messages)
` [External] : "

[PATCH] doc: fix support table for ETH and VLAN flow items
 2022-04-20 17:51 UTC  (2+ messages)

[PATCH] net/pcap: add snaplen argument
 2022-04-20 17:14 UTC  (2+ messages)

OVS DPDK DMA-Dev library/Design Discussion
 2022-04-20 16:41 UTC  (18+ messages)

[RFC] ethdev: introduce protocol type based header split
 2022-04-20 15:48 UTC  (9+ messages)
` [v4 0/3] "
  ` [v4 1/3] "

[PATCH] eal/linux: skip attaching to external memory chunk
 2022-04-20 15:32 UTC  (3+ messages)

[PATCH] net/mlx5: fix rxq/txq stats memory access sync
 2022-04-20 15:32 UTC 

[PATCH] eal: fix data race in multi-process support
 2022-04-20 15:13 UTC  (3+ messages)

[PATCH 0/3] Enable ASan in GHA
 2022-04-20 14:48 UTC  (5+ messages)
` [PATCH 1/3] test/mem: disable ASan when accessing unallocated mem
` [PATCH 2/3] mem: fix ASan shadow for remapped memory segments

[PATCH v3 0/4] app/test: add inline IPsec and reassembly cases
 2022-04-20 13:51 UTC  (12+ messages)
` [PATCH v4 00/10] "
  ` [PATCH v4 07/10] ethdev: add IPsec SA expiry event subtypes
      ` [EXT] "

[PATCH v2] net/nfp: update how MAX MTU is read
 2022-04-20 13:46 UTC 

[PATCH] net/ice: promote dynflag API
 2022-04-20 13:42 UTC  (3+ messages)

[PATCH] net/iavf: remove extra copy step in Rx bulk path
 2022-04-20 12:47 UTC  (2+ messages)

[PATCH] net/tap: Fixed RSS algorithm to support fragmented packets
 2022-04-20 11:24 UTC 

[PATCH] net/iavf: fix device initialization
 2022-04-20 11:03 UTC 

[PATCH 1/7] examples/ipsec-secgw: disable Tx chksum offload for inline
 2022-04-20 10:42 UTC  (4+ messages)

[PATCH] app/testpmd: format dump information of module EEPROM
 2022-04-20  9:16 UTC  (9+ 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

DPDK:20.11.1: net/ena crash while fetching xstats
 2022-04-20  8:37 UTC  (8+ messages)

[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

[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] 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 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] 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

[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  (13+ messages)
` [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

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