messages from 2021-07-12 06:07:57 to 2021-07-21 09:23:38 UTC [more...]
[PATCH rdma-next v1 0/7] Separate user/kernel QP creation logic
2021-07-21 9:07 UTC (6+ messages)
` [PATCH rdma-next v1 1/7] RDMA/mlx5: Delete not-available udata check
` [PATCH rdma-next v1 2/7] RDMA/core: Delete duplicated and unreachable code
` [PATCH rdma-next v1 4/7] RDMA/core: Reorganize create QP low-level functions
` [PATCH rdma-next v1 5/7] RDMA/core: Configure selinux QP during creation
` [PATCH rdma-next v1 6/7] RDMA/core: Properly increment and decrement QP usecnts
[PATCH rdma-core 00/27] Introduce mlx5 user space driver over VFIO
2021-07-21 8:51 UTC (35+ messages)
` [PATCH rdma-core 01/27] Update kernel headers
` [PATCH rdma-core 02/27] mlx5: Introduce mlx5dv_get_vfio_device_list()
` [PATCH rdma-core 03/27] mlx5: Enable debug functionality for vfio
` [PATCH rdma-core 04/27] util: Add interval_set support
` [PATCH rdma-core 05/27] verbs: Enable verbs_open_device() to work over non sysfs devices
` [PATCH rdma-core 06/27] mlx5: Setup mlx5 vfio context
` [PATCH rdma-core 07/27] mlx5: Add mlx5_vfio_cmd_exec() support
` [PATCH rdma-core 08/27] mlx5: vfio setup function support
` [PATCH rdma-core 09/27] mlx5: vfio setup basic caps
` [PATCH rdma-core 10/27] mlx5: Support fast teardown over vfio
` [PATCH rdma-core 11/27] mlx5: Enable interrupt command mode "
` [PATCH rdma-core 12/27] mlx5: Introduce vfio APIs to process events
` [PATCH rdma-core 13/27] mlx5: VFIO poll_health support
` [PATCH rdma-core 14/27] mlx5: Implement basic verbs operation for PD and MR over vfio
` [PATCH rdma-core 15/27] mlx5: Set DV context ops
` [PATCH rdma-core 16/27] mlx5: Support initial DEVX/DV APIs over vfio
` [PATCH rdma-core 17/27] mlx5: Implement mlx5dv devx_obj "
` [PATCH rdma-core 18/27] pyverbs: Support DevX UMEM registration
` [PATCH rdma-core 19/27] pyverbs/mlx5: Support EQN querying
` [PATCH rdma-core 20/27] pyverbs/mlx5: Support more DevX objects
` [PATCH rdma-core 21/27] pyverbs: Add auxiliary memory functions
` [PATCH rdma-core 22/27] pyverbs/mlx5: Add support to extract mlx5dv objects
` [PATCH rdma-core 23/27] pyverbs/mlx5: Wrap mlx5_cqe64 struct and add enums
` [PATCH rdma-core 24/27] tests: Add MAC address to the tests' args
` [PATCH rdma-core 25/27] tests: Add mlx5 DevX data path test
` [PATCH rdma-core 26/27] pyverbs/mlx5: Support mlx5 devices over VFIO
` [PATCH rdma-core 27/27] tests: Add a test for mlx5 "
[PATCH rdma-next 0/7] Separate user/kernel QP creation logic
2021-07-21 7:49 UTC (20+ messages)
` [PATCH rdma-next 1/7] RDMA/mlx5: Delete not-available udata check
` [PATCH rdma-next 2/7] RDMA/core: Delete duplicated and unreachable code
` [PATCH rdma-next 3/7] RDMA/core: Remove protection from wrong in-kernel API usage
` [PATCH rdma-next 4/7] RDMA/core: Reorganize create QP low-level functions
` [PATCH rdma-next 5/7] RDMA/core: Configure selinux QP during creation
` [PATCH rdma-next 6/7] RDMA/core: Properly increment and decrement QP usecnts
` [PATCH rdma-next 7/7] RDMA/core: Create clean QP creations interface for uverbs
RDMA/rxe is broken (impacting running NFSoRDMA over softRoCE)
2021-07-21 6:16 UTC (5+ messages)
[PATCH] RDMA/irdma: Improve the way 'cqp_request' structures are cleaned when they are recycled
2021-07-21 5:11 UTC (4+ messages)
[PATCH rdma-next v1 0/3] Add ConnectX DCS offload support
2021-07-21 4:34 UTC (5+ messages)
[PATCH rdma-next 0/9] QP allocation changes
2021-07-20 8:35 UTC (13+ messages)
` [PATCH rdma-next 1/9] RDMA/hns: Don't skip IB creation flow for regular RC QP
` [PATCH rdma-next 2/9] RDMA/hns: Don't overwrite supplied QP attributes
` [PATCH rdma-next 3/9] RDMA/efa: Remove double QP type assignment
` [PATCH rdma-next 4/9] RDMA/mlx5: Cancel pkey work before destroying device resources
` [PATCH rdma-next 5/9] RDMA/mlx5: Delete device resource mutex that didn't protect anything
` [PATCH rdma-next 6/9] RDMA/mlx5: Rework custom driver QP type creation
` [PATCH rdma-next 7/9] RDMA/rdmavt: Decouple QP and SGE lists allocations
` [PATCH rdma-next 8/9] RDMA: Globally allocate and release QP memory
` [PATCH rdma-next 9/9] RDMA/mlx5: Drop in-driver verbs object creations
[PATCH for-next v2 0/9] ICRC cleanup
2021-07-19 21:26 UTC (18+ messages)
` [PATCH v2 1/9] RDMA/rxe: Move ICRC checking to a subroutine
` [PATCH v2 2/9] RDMA/rxe: Move rxe_xmit_packet "
` [PATCH v2 4/9] RDMA/rxe: Move ICRC generation "
` [PATCH v2 9/9] RDMA/rxe: Fix types in rxe_icrc.c
[PATCH 1/1] iser-target: Fix handling of RDMA_CV_EVENT_ADDR_CHANGE
2021-07-19 20:47 UTC (9+ messages)
XDP applications running in driver mode on mlx5_core can't access various helper functions
2021-07-19 20:29 UTC (2+ messages)
[PATCH for-next v2 0/5] Replace AV by AH in UD sends
2021-07-19 12:03 UTC (7+ messages)
` [PATCH for-next v2 1/5] RDMA/rxe: Change user/kernel API to allow indexing AH
` [PATCH for-next v2 2/5] RDMA/rxe: Change AH objects to indexed
` [PATCH for-next v2 3/5] RDMA/rxe: Create AH index and return to user space
` [PATCH for-next v2 4/5] RDMA/rxe: Lookup kernel AH from ah index in UD WQEs
` [PATCH for-next v2 5/5] RDMA/rxe: Convert kernel UD post send to use ah_num
[PATCH v2 0/1] RDMA/rxe: Bump up default maximum values used via uverbs
2021-07-19 8:12 UTC (11+ messages)
` [PATCH v2 1/1] "
[PATCH] RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
2021-07-19 6:00 UTC
[PATCH v3 0/1] RDMA/rxe: Bump up default maximum values used via uverbs
2021-07-18 22:59 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH v2 0/2] Providers/rxe: Replace AV by AH for UD sends
2021-07-18 21:28 UTC (3+ messages)
` [PATCH v2 1/2] Update kernel headers
` [PATCH v2 2/2] Providers/rxe: Replace AV by AH for UD sends
[rdma:wip/jgg-for-next] BUILD SUCCESS 923232bbea88a29f18a2361790582a6474a538fc
2021-07-18 14:26 UTC
[rdma:for-next] BUILD SUCCESS 8c1b4316c3faa38cb66bde200a8f2942fa6728b6
2021-07-18 14:24 UTC
[PATCH mlx5-next] IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq
2021-07-18 13:58 UTC (2+ messages)
[PATCH rdma-next v2 0/2] SG fix together with update to RDMA umem
2021-07-18 11:09 UTC (3+ messages)
` [PATCH rdma-next v2 1/2] lib/scatterlist: Fix wrong update of orig_nents
` [PATCH rdma-next v2 2/2] RDMA: Use dma_map_sgtable for map umem pages
[PATCH] net/mlx5: Fix missing error code in mlx5_devlink_eswitch_inline_mode_set()
2021-07-18 9:33 UTC (2+ messages)
[PATCH 0/3] RDMA/irdma: do some cleanups
2021-07-18 9:27 UTC (8+ messages)
` [PATCH 1/3] RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to void
` [PATCH 2/3] RDMA/irdma: change the returned type of irdma_set_hw_rsrc "
` [PATCH 3/3] RDMA/irdma: change returned type of irdma_setup_virt_qp "
[PATCH for-next 0/5] Replace AV by AH in UD sends
2021-07-16 18:03 UTC (5+ messages)
` [PATCH 1/5] RDMA/rxe: Change user/kernel API to allow indexing AH
[PATCH v8 for-next 0/3] IB/core: Obtaining subnet_prefix from cache in
2021-07-16 14:08 UTC (5+ messages)
` [PATCH v8 for-next 1/3] IB/core: Updating cache for subnet_prefix in config_non_roce_gid_cache()
` [PATCH v8 for-next 2/3] IB/core: Shifting initialization of device->cache_lock
` [PATCH v8 for-next 3/3] IB/core: Read subnet_prefix in ib_query_port via cache
[PATCH for-next] RDMA/efa: Split hardware stats to device and port stats
2021-07-16 13:46 UTC (2+ messages)
[rdma:wip/jgg-for-rc] BUILD SUCCESS dc6afef7e14252c5ca5b8a8444946cb4b75b0aa0
2021-07-16 7:13 UTC
[rdma:wip/jgg-for-next] BUILD SUCCESS 916071185b178b052e0ca8bcdf269161b6848da9
2021-07-16 7:13 UTC
[PATCH rdma-next] Check vsi pointer before using it
2021-07-15 18:18 UTC (2+ messages)
[PATCH for-next] MAINTAINERS: Update maintainers of HiSilicon RoCE
2021-07-15 18:01 UTC (2+ messages)
[PATCH] RDMA/rxe: Remove the repeated 'mr->umem = umem'
2021-07-15 18:01 UTC (2+ messages)
[PATCH V3] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page()
2021-07-15 18:00 UTC (3+ messages)
` [PATCH V4] "
[PATCH 0/4] Remove use of kmap()
2021-07-15 18:00 UTC (3+ messages)
` [PATCH 3/4] RDMA/siw: Remove kmap()
[PATCH for-next v2] RDMA/rxe: Fix memory leak in error path code
2021-07-15 17:56 UTC (2+ messages)
[PATCHv2 for-rc 0/6] Bugfixes for send queue overflow by heartbeat
2021-07-15 17:41 UTC (7+ messages)
` [PATCHv2 for-rc 4/6] RDMA/rtrs: Make rtrs_post_rdma_write_imm_empty static
` [PATCHv2 for-rc 5/6] RDMA/rtrs: Remove unused flags parameter
` [PATCHv2 for-rc 6/6] RDMA/rtrs: Move sq_wr_avail to rtrs_con
[PATCH for-next v3 0/2] attempt at two small fixups
2021-07-15 16:04 UTC (3+ messages)
` [PATCH for-next v3 1/2] IB/hfi1: Indicate DMA wait when txq is queued for wakeup
` [PATCH for-next v3 2/2] IB/hfi1: Adjust pkey entry in index 0
NFS dmesg errors in 5.14-rc1
2021-07-14 19:43 UTC (2+ messages)
[PATCH for-rc or next 0/2] Second attempt at two small fixups
2021-07-14 15:45 UTC (6+ messages)
` [PATCH for-rc or next 1/2] IB/hfi1: Indicate DMA wait when txq is queued for wakeup
[5.14-rc1 regression] 7fe1e79b59ba configfs: implement the .read_iter and .write_iter methods - affects targetcli restore
2021-07-14 8:30 UTC (3+ messages)
[PATCH] RDMA/rxe: Bump up default maximum values used via uverbs
2021-07-13 16:54 UTC (4+ messages)
[RFC] RDMA with Continuous Memory Allocator
2021-07-13 8:30 UTC (4+ messages)
[rdma:wip/jgg-for-rc] BUILD SUCCESS c9538831b353b96cb37092c3d3e929d67fd43c5f
2021-07-13 7:05 UTC
[PATCH 1/1] RDMA/irdma: change the returned type to void
2021-07-12 18:11 UTC (2+ messages)
[PATCH rdma-next] irdma: Fix unused variable total_size warning
2021-07-12 18:11 UTC (2+ messages)
[PATCH] RDMA/irdma: make spdxcheck.py happy
2021-07-12 18:03 UTC (2+ messages)
[PATCH v2 rdma-rc] RDMA/bnxt_re: Fix stats counters
2021-07-12 17:42 UTC (2+ messages)
page: next (older) | prev (newer) | 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).