linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-19 11:03:13 to 2024-06-26 10:28:11 UTC [more...]

[PATCH vhost v2 00/24] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-06-26 10:26 UTC  (17+ messages)
` [PATCH vhost v2 01/24] vdpa/mlx5: Clarify meaning thorough function rename
` [PATCH vhost v2 02/24] vdpa/mlx5: Make setup/teardown_vq_resources() symmetrical
` [PATCH vhost v2 03/24] vdpa/mlx5: Drop redundant code
` [PATCH vhost v2 04/24] vdpa/mlx5: Drop redundant check in teardown_virtqueues()
` [PATCH vhost v2 05/24] vdpa/mlx5: Iterate over active VQs during suspend/resume
` [PATCH vhost v2 06/24] vdpa/mlx5: Remove duplicate suspend code
` [PATCH vhost v2 07/24] vdpa/mlx5: Initialize and reset device with one queue pair
` [PATCH vhost v2 08/24] vdpa/mlx5: Clear and reinitialize software VQ data on reset
` [PATCH vhost v2 09/24] vdpa/mlx5: Rename init_mvqs
` [PATCH vhost v2 10/24] vdpa/mlx5: Add support for modifying the virtio_version VQ field
` [PATCH vhost v2 11/24] vdpa/mlx5: Add support for modifying the VQ features field
` [PATCH vhost v2 12/24] vdpa/mlx5: Set an initial size on the VQ
` [PATCH vhost v2 13/24] vdpa/mlx5: Start off rqt_size with max VQPs
` [PATCH vhost v2 14/24] vdpa/mlx5: Set mkey modified flags on all VQs
` [PATCH vhost v2 15/24] vdpa/mlx5: Allow creation of blank VQs
` [PATCH vhost v2 16/24] vdpa/mlx5: Accept Init -> Ready VQ transition in resume_vq()

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-26 10:13 UTC  (61+ messages)
` [PATCH 04/15] net: hbl_cn: QP state machine
` [PATCH 06/15] net: hbl_cn: debugfs support
` [PATCH 09/15] net: hbl_en: add habanalabs Ethernet driver
` [PATCH 11/15] RDMA/hbl: add habanalabs RDMA driver
` [PATCH 13/15] accel/habanalabs: network scaling support

[PATCH vhost 00/23] vdpa/mlx5: Pre-create HW VQs to reduce LM downtime
 2024-06-26  9:28 UTC  (33+ messages)
` [PATCH vhost 05/23] vdpa/mlx5: Iterate over active VQs during suspend/resume
` [PATCH vhost 06/23] vdpa/mlx5: Remove duplicate suspend code
` [PATCH vhost 08/23] vdpa/mlx5: Clear and reinitialize software VQ data on reset
` [PATCH vhost 11/23] vdpa/mlx5: Set an initial size on the VQ
` [PATCH vhost 12/23] vdpa/mlx5: Start off rqt_size with max VQPs
` [PATCH vhost 13/23] vdpa/mlx5: Set mkey modified flags on all VQs
` [PATCH vhost 16/23] vdpa/mlx5: Add error code for suspend/resume VQ
` [PATCH vhost 17/23] vdpa/mlx5: Consolidate all VQ modify to Ready to use resume_vq()
` [PATCH vhost 18/23] vdpa/mlx5: Forward error in suspend/resume device
` [PATCH vhost 19/23] vdpa/mlx5: Use suspend/resume during VQP change
` [PATCH vhost 20/23] vdpa/mlx5: Pre-create hardware VQs at vdpa .dev_add time
` [PATCH vhost 21/23] vdpa/mlx5: Re-create HW VQs under certain conditions
` [PATCH vhost 22/23] vdpa/mlx5: Don't reset VQs more than necessary
` [PATCH vhost 23/23] vdpa/mlx5: Don't enable non-active VQs in .set_vq_ready()

[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
 2024-06-26  9:05 UTC  (3+ messages)

[PATCH v5] net/mlx5: Reclaim max 50K pages at once
 2024-06-26  5:34 UTC  (5+ messages)

[PATCH net-next v1 0/3] selftests: rds selftest
 2024-06-26  1:28 UTC  (4+ messages)
` [PATCH net-next v1 1/3] .gitignore: add .gcda files
` [PATCH net-next v1 2/3] net: rds: add option for GCOV profiling
` [PATCH net-next v1 3/3] selftests: rds: add testing infrastructure

[PATCH v2 0/8] Introduce fwctl subystem
 2024-06-25 22:04 UTC  (13+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 4/8] taint: Add TAINT_FWCTL
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 6/8] fwctl: Add documentation
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH v2 8/8] mlx5: Create an auxiliary device for fwctl_mlx5

[Build #28604920] armhf build of rdma-core 53.0~202406251104+git4d318e35~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2024-06-25 17:52 UTC 

[Build #28604926] armhf build of rdma-core 53.0~202406251104+git4d318e35~ubuntu20.04.1 in ubuntu focal RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2024-06-25 17:52 UTC 

[recipe build #3747720] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-06-25 17:47 UTC 

[PATCH] RDMA/hfi1: Constify struct mmu_rb_ops
 2024-06-25 17:45 UTC  (2+ messages)

[PATCH net-next v7 0/2] Introduce auxiliary bus IRQs sysfs
 2024-06-25 17:41 UTC  (8+ messages)
` [PATCH net-next v7 1/2] driver core: auxiliary bus: show auxiliary device IRQs

[PATCH for-next 0/5] RDMA/efa: Cleanups and minor improvements
 2024-06-25 14:19 UTC  (14+ messages)
` [PATCH for-next 1/5] RDMA/efa: Use offset_in_page() function
` [PATCH for-next 2/5] RDMA/efa: Remove duplicate aenq enable macro
` [PATCH for-next 3/5] RDMA/efa: Validate EQ array out of bounds reach
` [PATCH for-next 4/5] RDMA/efa: Move type conversion helpers to efa.h
` [PATCH for-next 5/5] RDMA/efa: Align private func names to a single convention

[PATCH 00/15] ethernet: Convert from tasklet to BH workqueue
 2024-06-25 10:47 UTC  (23+ messages)
` [PATCH 01/15] net: alteon: Convert tasklet API to new bottom half workqueue mechanism
` [PATCH 02/15] net: xgbe: "
` [PATCH 03/15] net: cnic: "
` [PATCH 04/15] net: macb: "
` [PATCH 05/15] net: cavium/liquidio: "
` [PATCH 06/15] net: octeon: "
` [PATCH 07/15] net: thunderx: "
` [PATCH 08/15] net: chelsio: "
` [PATCH 09/15] net: sundance: "
` [PATCH 10/15] net: hinic: "
` [PATCH 11/15] net: ehea: "
` [PATCH 12/15] net: ibmvnic: "
` [PATCH 13/15] net: jme: "
` [PATCH 14/15] net: marvell: "
` [PATCH 15/15] net: mtk-wed: "

[PATCH rdma-next v1 0/2] Extend mlx5 CQ creation with large UAR page index
 2024-06-24 16:00 UTC  (3+ messages)
` [PATCH rdma-next v1 1/2] RDMA: Pass entire uverbs attr bundle to create cq function
` [PATCH rdma-next v1 2/2] RDMA/mlx5: Send UAR page index as ioctl attribute

[PATCH v4] net/mlx5: Reclaim max 50K pages at once
 2024-06-24 15:48 UTC  (3+ messages)

[PATCH] RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
 2024-06-24 14:18 UTC  (4+ messages)

[PATCH v2 0/3] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2024-06-24 14:11 UTC  (6+ messages)
` [PATCH v2 1/3] vfio: Export vfio device get and put registration helpers
` [PATCH v2 2/3] vfio/pci: Share the core device pointer while invoking feature functions
` [PATCH v2 3/3] vfio/pci: Allow MMIO regions to be exported through dma-buf

[PATCH rdma-next] RDMA/device: Return error earlier if port in not valid
 2024-06-24 13:24 UTC 

[PATCH rdma-rc 0/6] Batch of mlx5 fixes for v6.10
 2024-06-24 13:23 UTC  (4+ messages)
` [PATCH rdma-rc 1/6] RDMA/cache: Release GID table even if leak is detected

[Build #28601314] armhf build of rdma-core 53.0~202406240732+gitb4018780~ubuntu20.04.1 in ubuntu focal RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2024-06-24 11:43 UTC 

[recipe build #3747074] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-06-24 11:32 UTC 

[Build #28601322] armhf build of rdma-core 53.0~202406240732+gitb4018780~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2024-06-24 11:38 UTC 

[bug report] net/mlx5e: Implement CT entry update
 2024-06-24 11:18 UTC  (3+ messages)

[PATCH v2 0/2] Last WQE Reached event treatment
 2024-06-24 10:26 UTC  (6+ messages)
` [PATCH 1/2] IB/core: add support for draining Shared receive queues
` [PATCH 2/2] IB/isert: remove the handling of last WQE reached event

[PATCH mlx5-next] RDMA/mlx5: Use sq timestamp as QP timestamp when RoCE is disabled
 2024-06-24  9:52 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx4: Fix truncated output warning in alias_GUID.c
 2024-06-24  9:51 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx4: Fix truncated output warning in mad.c
 2024-06-24  9:51 UTC  (2+ messages)

[PATCH v1 0/6] Last WQE Reached event treatment
 2024-06-23 13:03 UTC  (11+ messages)
` [PATCH 1/6] IB/core: add support for draining Shared receive queues
` [PATCH 2/6] IB/isert: remove the handling of last WQE reached event

[rdma:for-rc] BUILD SUCCESS 82a5cc783d49b86afd2f60e297ecd85223c39f88
 2024-06-23  9:16 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2024-06-21 21:09 UTC  (2+ messages)

Open-coded get_netdev implementation in MANA IB
 2024-06-21 18:10 UTC  (5+ messages)

[syzbot] [rdma?] WARNING in gid_table_release_one
 2024-06-21 13:05 UTC  (2+ messages)

[RFC net-next 7/9] mlx5: move xdp_buff scope one level up
 2024-06-20 22:19 UTC  (2+ messages)
` [RFC net-next 8/9] mlx5: apply XDP offloading fixup when building skb

[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
 2024-06-20 20:32 UTC  (9+ messages)
` [PATCH v4 01/40] "
` [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops
` [PATCH v4 24/40] RDMA/rtrs: optimize __rtrs_get_permit() by using find_and_set_bit_lock()

[PATCH] net/mlx5: Lag, Remove NULL check before dev_{put, hold}
 2024-06-20 17:40 UTC  (3+ messages)

[syzbot] [rdma?] WARNING in ib_uverbs_release_dev
 2024-06-20  9:05 UTC  (5+ messages)

[Build #28590813] armhf build of rdma-core 53.0~202406191122+git367ba330~ubuntu20.04.1 in ubuntu focal RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2024-06-19 15:32 UTC 

[Build #28590807] armhf build of rdma-core 53.0~202406191122+git367ba330~ubuntu18.04.1 in ubuntu bionic RELEASE [~linux-rdma/ubuntu/rdma-core-daily]
 2024-06-19 15:27 UTC 

[recipe build #3744709] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-06-19 15:03 UTC 


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