messages from 2025-01-29 22:21:49 to 2025-02-07 19:24:38 UTC [more...]
modprobe mlx5_core on OCI bare-metal instance causes unrecoverable hang and I/O error
2025-02-07 19:24 UTC (5+ messages)
[PATCH next] RDMA/mana_ib: Fix error code in probe()
2025-02-07 17:26 UTC (2+ messages)
` [EXTERNAL] "
[PATCH v4 00/10] Introduce fwctl subystem
2025-02-07 15:36 UTC (23+ messages)
` [PATCH v4 01/10] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v4 02/10] fwctl: Basic ioctl dispatch for the character device
` [PATCH v4 03/10] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v4 04/10] taint: Add TAINT_FWCTL
` [PATCH v4 05/10] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v4 06/10] fwctl: Add documentation
` [PATCH v4 07/10] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH v4 08/10] mlx5: Create an auxiliary device for fwctl_mlx5
` [PATCH v4 09/10] fwctl/bnxt: Support communicating with bnxt fw
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt
[PATCH v2] RDMA/rxe: switch to using the crc32 library
2025-02-07 14:33 UTC (2+ messages)
blktests failures with v6.14-rc1 kernel
2025-02-07 12:47 UTC (4+ messages)
[PATCH next] RDMA/bnxt_re: Fix buffer overflow in debugfs code
2025-02-07 9:16 UTC
[syzbot] [rdma?] WARNING in rxe_pool_cleanup
2025-02-07 5:45 UTC (2+ messages)
[PATCH v3] RDMA/irdma: switch to using the crc32c library
2025-02-07 4:08 UTC
[PATCH v2] RDMA/irdma: switch to using the crc32c library
2025-02-07 3:57 UTC (2+ messages)
[PATCH net-next v2 0/9][pull request] ice: managing MSI-X in driver
2025-02-07 1:50 UTC (11+ messages)
` [PATCH net-next v2 1/9] ice: count combined queues using Rx/Tx count
` [PATCH net-next v2 2/9] ice: devlink PF MSI-X max and min parameter
` [PATCH net-next v2 3/9] ice: remove splitting MSI-X between features
` [PATCH net-next v2 4/9] ice: get rid of num_lan_msix field
` [PATCH net-next v2 5/9] ice, irdma: move interrupts code to irdma
` [PATCH net-next v2 6/9] ice: treat dyn_allowed only as suggestion
` [PATCH net-next v2 7/9] ice: enable_rdma devlink param
` [PATCH net-next v2 8/9] ice: simplify VF MSI-X managing
` [PATCH net-next v2 9/9] ice: init flow director before RDMA
[PATCH ipsec-next 0/5] Support PTMU in tunnel mode for packet offload
2025-02-06 14:26 UTC (10+ messages)
` [PATCH ipsec-next 1/5] xfrm: delay initialization of offload path till its actually requested
` [PATCH ipsec-next 2/5] xfrm: simplify SA initialization routine
` [PATCH ipsec-next 3/5] xfrm: rely on XFRM offload
` [PATCH ipsec-next 4/5] xfrm: provide common xdo_dev_offload_ok callback implementation
` [PATCH ipsec-next 5/5] xfrm: check for PMTU in tunnel mode for packet offload
[recipe build #3849775] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2025-02-06 10:47 UTC
[PATCH rdma-next 1/1] RDMA/mana_ib: Add port statistics support
2025-02-06 9:12 UTC (4+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: Allocate PAGE aligned doorbell index
2025-02-06 9:03 UTC (3+ messages)
[PATCH rdma-next 0/2] RDMA/mana_ib: enable error cqes
2025-02-06 8:51 UTC (4+ messages)
` [PATCH rdma-next 1/2] RDMA/mana_ib: Query feature_flags bitmask from FW
` [PATCH rdma-next 2/2] RDMA/mana_ib: request error CQEs when supported
[PATCH rdma-rc] RDMA/mlx5: Fix a WARN during dereg_mr for DM type
2025-02-06 8:44 UTC (2+ messages)
[PATCH rdma-rc] RDMA/mlx5: Fix a race for DMABUF MR which can lead to CQE with error
2025-02-06 8:44 UTC (2+ messages)
[PATCH rdma-next v1 0/3] Print link status when it is changed
2025-02-06 8:41 UTC (5+ messages)
` [PATCH rdma-next v1 1/3] IB/cache: Add log messages for IB device state changes
` [PATCH rdma-next v1 2/3] RDMA/core: Use ib_port_state_to_str() for IB state sysfs
` [PATCH rdma-next v1 3/3] IB/hfi1: Remove state transition log message and opa_lstate_name()
[PATCH][next] net/mlx5e: Avoid a hundred -Wflex-array-member-not-at-end warnings
2025-02-06 7:25 UTC (4+ messages)
[PATCH rdma-rc 0/4] RDMA/bnxt_re: Bug fixes for 6.14
2025-02-05 16:20 UTC (13+ messages)
` [PATCH rdma-rc 1/4] RDMA/bnxt_re: Fix an issue in bnxt_re_async_notifier
` [PATCH rdma-rc 2/4] RDMA/bnxt_re: Add sanity checks on rdev validity
` [PATCH rdma-rc 3/4] RDMA/bnxt_re: Fix issue in the unload path
` [PATCH rdma-rc 4/4] RDMA/bnxt_re: Fix the statistics for Gen P7 VF
[PATCH v7 00/17] Provide a new two step DMA mapping API
2025-02-05 14:40 UTC (18+ messages)
` [PATCH v7 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v7 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v7 03/17] iommu: generalize the batched sync after map interface
` [PATCH v7 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v7 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v7 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v7 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v7 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v7 09/17] docs: core-api: document the IOVA-based API
` [PATCH v7 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v7 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v7 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v7 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v7 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v7 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v7 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v7 17/17] vfio/mlx5: Enable the DMA link API
[recipe build #3849332] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2025-02-05 10:49 UTC
[PATCH bpf-next v7 0/6] net/smc: Introduce smc_ops
2025-02-05 8:02 UTC (5+ messages)
` [PATCH bpf-next v7 3/6] net/smc: Introduce generic hook smc_ops
[PATCH net-next V5 00/11] net/mlx5: ConnectX-8 SW Steering + Rate management on traffic classes
2025-02-05 8:02 UTC (13+ messages)
` [PATCH net-next V5 07/11] devlink: Extend devlink rate API with traffic classes bandwidth management
[PATCH net-next 0/9][pull request] ice: managing MSI-X in driver
2025-02-05 7:40 UTC (19+ messages)
` [PATCH net-next 1/9] ice: count combined queues using Rx/Tx count
` [PATCH net-next 2/9] ice: devlink PF MSI-X max and min parameter
` [PATCH net-next 3/9] ice: remove splitting MSI-X between features
` [PATCH net-next 4/9] ice: get rid of num_lan_msix field
` [PATCH net-next 5/9] ice, irdma: move interrupts code to irdma
` [PATCH net-next 6/9] ice: treat dyn_allowed only as suggestion
` [PATCH net-next 7/9] ice: enable_rdma devlink param
` [PATCH net-next 8/9] ice: simplify VF MSI-X managing
` [PATCH net-next 9/9] ice: init flow director before RDMA
[rdma:wip/leon-for-next] BUILD SUCCESS 656dff55da19eb889f2b1df5a5f2aa1d28f024fd
2025-02-05 6:51 UTC
[PATCH net-next] mlx4: Remove unused functions
2025-02-04 22:20 UTC (4+ messages)
[PATCH net-next] net/mlx5: Remove unused mlx5dr_domain_sync
2025-02-04 22:20 UTC (4+ messages)
[RFC 0/5] GPU Direct RDMA (P2P DMA) for Device Private Pages
2025-02-04 22:01 UTC (21+ messages)
` [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
[recipe build #3848689] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2025-02-04 10:50 UTC
[PATCH rdma-next] RDMA/bnxt_re: Fix the error due to the array depth
2025-02-04 10:19 UTC (3+ messages)
[rdma:wip/leon-for-rc] BUILD SUCCESS 12d044770e12c4205fa69535b4fa8a9981fea98f
2025-02-04 9:35 UTC
[PATCH 00/16] Converge on using secs_to_jiffies() part two
2025-02-03 21:19 UTC (4+ messages)
` [PATCH 06/16] rbd: convert timeouts to secs_to_jiffies()
[PATCH for-next v9 0/5] On-Demand Paging on SoftRoCE
2025-02-03 16:32 UTC (9+ messages)
[PATCH for-next v2] RDMA/bnxt_re: Congestion control settings using debugfs hook
2025-02-03 12:03 UTC (3+ messages)
[PATCH rdma-next 00/13] RDMA/mana_ib: Enable CM for mana_ib
2025-02-03 11:56 UTC (2+ messages)
RDMA with IPv6 between 2 NICS on the same host is not working
2025-02-03 11:49 UTC (2+ messages)
` RDMA over "
[PATCH for-next] RDMA/hns: Fix mbox timing out by adding retry mechanism
2025-02-03 11:46 UTC (2+ messages)
[PATCH 0/3] Add the support of tun to RXE
2025-02-03 11:39 UTC (2+ messages)
[PATCH rdma-next] IB/mlx5: Set and get correct qp_num for a DCT QP
2025-02-03 11:37 UTC (2+ messages)
[PATCH rdma-next] RDMA/mlx5: Fix the recovery flow of the UMR QP
2025-02-03 11:37 UTC (2+ messages)
[PATCH 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
2025-02-03 7:22 UTC (4+ messages)
` [01/16] "
[recipe build #3847505] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2025-02-02 10:47 UTC
[PATCH 0/6] RDMA: switch to using CRC32 library functions
2025-01-31 14:17 UTC (23+ messages)
` [PATCH 1/6] RDMA/rxe: handle ICRC correctly on big endian systems
` [PATCH 2/6] RDMA/rxe: consolidate code for calculating ICRC of packets
` [PATCH 5/6] RDMA/siw: fix type of CRC field
` [PATCH 6/6] RDMA/siw: switch to using the crc32c library
[syzbot] Monthly rdma report (Jan 2025)
2025-01-30 13:12 UTC
[RFC net-next] mlx4: Remove unused functions
2025-01-30 9:36 UTC (2+ messages)
[PATCH] RDMA/erdma: Drop redundant NULL check on error path
2025-01-30 8:04 UTC
[PATCH] RDMA/erdma: Drop redundant NULL check on error path
2025-01-30 7:55 UTC
[Patch net-next v2] hv_netvsc: Set device flags for properly indicating bonding in Hyper-V
2025-01-29 22:22 UTC (3+ messages)
` [EXTERNAL] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).