Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2022-05-15 10:12:19 to 2022-05-24 08:56:43 UTC [more...]

[Patch v2 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-05-24  8:56 UTC  (6+ messages)
` [Patch v2 01/12] net: mana: Add support for auxiliary device
` [Patch v2 02/12] net: mana: Record the physical address for doorbell page region
` [Patch v2 03/12] net: mana: Handle vport sharing between devices
` [Patch v2 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [Patch v2 08/12] net: mana: Record port number in netdev

Napływ Klientów ze strony
 2022-05-24  8:00 UTC 

[RFC net-next] net/smc:introduce 1RTT to SMC
 2022-05-24  7:49 UTC  (2+ messages)

Possible bug in ipoib_reap_dead_ahs in datagram mode
 2022-05-24  7:07 UTC  (2+ messages)

[PATCH] RDMA/rxe: Use kzalloc() to alloc map_set
 2022-05-24  3:59 UTC  (4+ messages)

[PATCH for-next v14 00/10] Fix race conditions in rxe_pool
 2022-05-24  3:53 UTC  (3+ messages)

Re: [PATCH for-next v7 10/12] RDMA/erdma: Add the erdma module
 2022-05-24  3:09 UTC  (4+ messages)
`  "

[syzbot] INFO: trying to register non-static key in rxe_cleanup_task
 2022-05-24  3:01 UTC  (3+ messages)
` Fwd: "

[linux-next:master] BUILD REGRESSION cc63e8e92cb872081f249ea16e6c460642f3e4fb
 2022-05-24  0:57 UTC 

[PATCH for-next] RDMA/rxe: Fix deadlock in rxe_do_local_ops()
 2022-05-23 22:32 UTC 

[PATCH for-next] RDMA/rxe: Fix incorrect fencing
 2022-05-23 18:22 UTC  (5+ messages)

[bug report] net/mlx4_core: Support more than 64 VFs
 2022-05-23 12:18 UTC  (2+ messages)

Redhat 9 removes RXE (SoftROCE) support
 2022-05-23 11:23 UTC  (3+ messages)

[PATCH for-next v9 00/11] Elastic RDMA Adapter (ERDMA) driver
 2022-05-23  7:55 UTC  (12+ messages)
` [PATCH for-next v9 01/11] RDMA: Add ERDMA to rdma_driver_id definition
` [PATCH for-next v9 02/11] RDMA/erdma: Add the hardware related definitions
` [PATCH for-next v9 03/11] RDMA/erdma: Add main include file
` [PATCH for-next v9 04/11] RDMA/erdma: Add cmdq implementation
` [PATCH for-next v9 05/11] RDMA/erdma: Add event queue implementation
` [PATCH for-next v9 06/11] RDMA/erdma: Add verbs header file
` [PATCH for-next v9 07/11] RDMA/erdma: Add verbs implementation
` [PATCH for-next v9 08/11] RDMA/erdma: Add connection management (CM) support
` [PATCH for-next v9 09/11] RDMA/erdma: Add the erdma module
` [PATCH for-next v9 10/11] RDMA/erdma: Add the ABI definitions
` [PATCH for-next v9 11/11] RDMA/erdma: Add driver to kernel build environment

[PATCH] net/mlx5: fix typo in comment
 2022-05-22 19:50 UTC  (2+ messages)

[PATCH] RDMA/rxe: Fix an error handling path in rxe_get_mcg()
 2022-05-22 13:25 UTC 

[PATCH] IB/iser: fix typo in comment
 2022-05-22  8:32 UTC  (3+ messages)

[rdma:for-next] BUILD SUCCESS 9cf62d91e4b78d8165e68aab3f8041b6bc3a0874
 2022-05-22  6:04 UTC 

[PATCH] IB/core: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] RDMA/core: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] IB/hf1: fix typo in comment
 2022-05-21 11:11 UTC 

[PATCH] IB/qib: fix typo in comment
 2022-05-21 11:11 UTC 

[linux-next:master] BUILD REGRESSION 18ecd30af1a8402c162cca1bd58771c0e5be7815
 2022-05-21  9:19 UTC 

[PATCH -next] net/mlx5: Fix build error of multiple definition
 2022-05-20 22:12 UTC  (2+ messages)

[PATCH for-next 0/6] Updates for 5.19
 2022-05-20 18:37 UTC  (7+ messages)
` [PATCH for-next 1/6] RDMA/hfi1: Prevent use of lock before it is initialized
` [PATCH for-next 2/6] RDMA/hfi1: Prevent panic when SDMA is disabled
` [PATCH for-next 3/6] RDMA/hfi1: Fix potential integer multiplication overflow errors
` [PATCH for-next 4/6] RDMA/hfi1: Remove pointless driver version
` [PATCH for-next 5/6] RDMA/hfi1: Consolidate software versions
` [PATCH for-next 6/6] RDMA/hfi1: Remove all traces of diagpkt support

[PATCH rdma-next v1 0/2] Add gratuitous ARP support to RDMA-CM
 2022-05-20 16:53 UTC  (5+ messages)
` [PATCH rdma-next v1 1/2] RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IP
` [PATCH rdma-next v1 2/2] RDMA/core: Add a netevent notifier to cma

[PATCH] RDMA/rxe: For fast memory reg wr set both lkey and rkey
 2022-05-20 15:20 UTC  (2+ messages)

[PATCH] RDMA/mlx4: Avoid flush_scheduled_work() usage
 2022-05-20 14:26 UTC  (3+ messages)

[PATCH] IB/isert: Avoid flush_scheduled_work() usage
 2022-05-20 14:18 UTC  (4+ messages)

[PATCH] RDMA/mlx5: Remove duplicate pointer assignment in mlx5_ib_alloc_implicit_mr()
 2022-05-20 13:54 UTC  (2+ messages)

[PATCH for-next v7 00/12] Elastic RDMA Adapter (ERDMA) driver
 2022-05-20  7:03 UTC  (29+ messages)
` [PATCH for-next v7 10/12] RDMA/erdma: Add the erdma module
` [PATCH for-next v7 12/12] RDMA/erdma: Add driver to kernel build environment

[linux-next:master] BUILD REGRESSION 21498d01d045c5b95b93e0a0625ae965b4330ebe
 2022-05-20  6:08 UTC 

The performance of event APIs could be bounded by softirqs
 2022-05-20  1:35 UTC 

[PATCH 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-05-19 21:42 UTC  (35+ messages)
` [PATCH 01/12] net: mana: Add support for auxiliary device
` [PATCH 02/12] net: mana: Record the physical address for doorbell page region
` [PATCH 03/12] net: mana: Handle vport sharing between devices
` [PATCH 04/12] net: mana: Add functions for allocating doorbell page from GDMA
` [PATCH 05/12] net: mana: Set the DMA device max page size
            ` [EXTERNAL] "
` [PATCH 06/12] net: mana: Define data structures for protection domain and memory registration
` [PATCH 07/12] net: mana: Export Work Queue functions for use by RDMA driver
` [PATCH 08/12] net: mana: Record port number in netdev
` [PATCH 09/12] net: mana: Move header files to a common location
` [PATCH 10/12] net: mana: Define max values for SGL entries
` [PATCH 11/12] net: mana: Define and process GDMA response code GDMA_STATUS_MORE_ENTRIES
` [PATCH 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure Network Adapter

Fwd: Bug in pyverbs for test_qp_ex_rc_bind_mw
 2022-05-19 16:04 UTC  (4+ messages)

[PATCH for-rdma-core v2] pyverbs: Fix wrong rkey in test_qp_ex_rc_bind_mw
 2022-05-19 15:58 UTC 

[PATCH] RDMA/rxe: goto error handling when detecting invalid opcode
 2022-05-19 14:42 UTC  (3+ messages)

[PATCH 1/1] RDMA/rxe: Compact the function free_rd_atomic_resource
 2022-05-19 14:00 UTC  (6+ messages)

[PATCH for-next] RDMA/core: Fix wrong rkey in test_qp_ex_rc_bind_mw
 2022-05-19 12:32 UTC  (3+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 845517ed04aec32065febd2e2afa3902ebabaf54
 2022-05-19  9:20 UTC 

[PATCH net-next] net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cleanup
 2022-05-19  5:00 UTC  (3+ messages)

[syzbot] possible deadlock in rds_wake_sk_sleep (4)
 2022-05-19  3:35 UTC 

[PATCH for-next v8 00/12] Elastic RDMA Adapter (ERDMA) driver
 2022-05-18 13:30 UTC  (14+ messages)
` [PATCH for-next v8 01/12] RDMA: Add ERDMA to rdma_driver_id definition
` [PATCH for-next v8 02/12] RDMA/core: Allow calling query_port when netdev isn't attached in iWarp
` [PATCH for-next v8 03/12] RDMA/erdma: Add the hardware related definitions
` [PATCH for-next v8 04/12] RDMA/erdma: Add main include file
` [PATCH for-next v8 05/12] RDMA/erdma: Add cmdq implementation
` [PATCH for-next v8 06/12] RDMA/erdma: Add event queue implementation
` [PATCH for-next v8 07/12] RDMA/erdma: Add verbs header file
` [PATCH for-next v8 08/12] RDMA/erdma: Add verbs implementation
` [PATCH for-next v8 09/12] RDMA/erdma: Add connection management (CM) support
` [PATCH for-next v8 10/12] RDMA/erdma: Add the erdma module
` [PATCH for-next v8 11/12] RDMA/erdma: Add the ABI definitions
` [PATCH for-next v8 12/12] RDMA/erdma: Add driver to kernel build environment

[PATCH] net/mlx5: Add sysfs entry for vhca to /sys/class/infiniband/mlx5
 2022-05-18  8:39 UTC  (4+ messages)

[PATCH for-next] RDMA/hns: Add support for extended doorbell of HIP09
 2022-05-18  7:43 UTC  (2+ messages)

[PATCH] RDMA: remove null check after call container_of()
 2022-05-18  1:55 UTC  (7+ messages)

Apparent regression in blktests since 5.18-rc1+
 2022-05-17 20:59 UTC  (15+ messages)

New collaboration
 2022-05-17 15:50 UTC 

[PATCH] qedr: Remove unnecessary synchronize_irq() before free_irq()
 2022-05-17 11:54 UTC  (3+ messages)
` [EXT] "

Error when running fio against nvme-of rdma target (mlx5 driver)
 2022-05-17 11:16 UTC  (6+ messages)

Question about AETH_NAK_PSN_SEQ_ERROR
 2022-05-17  5:12 UTC  (4+ messages)

[bug report] net/mlx5: E-Switch, Protect changing mode while adding rules
 2022-05-16  7:04 UTC 

[Bug 215982] New: ifdown vlan port which have nvmf target listener on it, kernel print "unregister_netdevice: waiting for enp5s0f0.55 to become free. Usage count = 1" repeatedly
 2022-05-16  2:45 UTC  (2+ messages)
` [Bug 215982] "

[PATCH v3 0/2] RDMA/rxe: Fix no completion event issue
 2022-05-16  1:53 UTC  (3+ messages)
` [PATCH v3 1/2] RDMA/rxe: Update wqe_index for each wqe error completion
` [PATCH v3 2/2] RDMA/rxe: Generate error completion for error requester QP state


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox