github linux-rdma/rdma-core v27.5
rdma-core-27.5

latest releases: v53.0, debian/52.0-2, debian/52.0-1...
2 years ago

Changes:

  • 6b41ee1 Bump to version 27.5
  • 309f425 iwpmd: Zero-initialize the remote addr info
  • b8b2680 ibdiags: Make escape character tack effect
  • c211df2 ibdiags: Don't suggest non-existing ibqueryerrors command line argument
  • 7391d6b verbs: Add a man page note for IBV_EVENT_WQ_FATAL
  • ae8cd48 mlx5: DR, Fix error flow in rehash process
  • a3cbd74 Bump to version 27.4
  • fe040b1 iwpmd: Check returned value of parse_iwpm_msg
  • 553d6fc bnxt_re/lib: Check AH handler validity before use
  • 60dd629 mlx5: Fix mlx5_read_clock returned errno value
See More
  • 83ef8c7 suse: Fix path to dracut dir
  • ad342f5 infiniband-diags: Reorder library build order
  • aa7da06 libhns: Avoid accessing NULL pointer when locking/unlocking CQ
  • 6f0fd77 buildlib: Continue build on old GCC versions without SSE
  • 2067d98 mlx4: Fix mlx4_read_clock returned errno value
  • 94ad1a4 verbs: Fix attr_optional() when 'IOCTL_MODE=write' is used
  • 2ff80d6 rdma-ndd: fix udev racy issue for system with multiple InfiniBand HCAs
  • ad62cd8 mlx5: DR, Force QP drain on table creation
  • 50d7ef0 kernel-boot: Fix VF lookup
  • 78f5e6c suse: trigger udev rules after installing rdma-ndd
  • 66389bd ibacm: Fix possible port loop overflow
  • 5c82f7a verbs: Fix possible port loop overflow
  • 727bf2f Bump to version 27.3
  • 8e7842a librdmacm: Don't overwrite errno returned from libibverbs
  • dc228e1 srp_daemon: Fix systemd dependency
  • c4ffb65 bnxt_re: Fix reported error code from create_cq
  • dcb5926 verbs: Replace SQ with RQ in max_recv_sge's documents
  • 5127832 verbs: Update the type of some variables in documents
  • a284bce cxgb4: Fix reported error code from create_cq
  • 19f8655 libqedr: Fix reported error code from create_cq
  • 41ce1ea rdma_server: Add '-s' option in rdma_server's manual
  • ab4e2cf udaddy: Fix create_reply_ah error flow
  • 23ada15 redhat: no need to recursively remove srp_daemon.sh
  • 8616c44 mlx5: Fix wqe size parameter in wqe signature calculation
  • bcfd963 Bump to version 27.2
  • d63efba mlx5: DR, Fix error flows while adding new STE
  • 03e0d07 srp_daemon: Avoid extra permissions for the lock file
  • f1ecf1a mlx5: Add fork support for DEVX umem
  • 3ab8c8b verbs: Prevent dontfork on ODP MR
  • 88b6e2a srp_daemon: Fix the spelling of the name of two symbolic constants
  • f0fad52 verbs: Make sure VM_DONTCOPY removed
  • c7cc3b6 verbs: Try access device before adding it to device list
  • 2f00ad9 tests: Allow zero vendor_part_id
  • 1f32d09 pyverbs: Memset the memory after posix_memalign
  • f137556 verbs: Close async_fd only when it was previously created
  • baacc7c mlx5: Fix potential arithmetic overflow
  • b5fae3c libibverbs: Fix ABI_placeholder1 and ABI_placeholder2 assignment
  • 93bdf26 mlx5: Fix matching on vport gvmi
  • 23e9a6a efa: Fix create QP command over ioctl interface
  • 34c0a27 verbs: Fix ibv_create_wq() to set wq_context
  • a5715c4 libibverbs: Fix description of ibv_get_device_guid man page
  • f981b64 buildlib: Fix a warning from newer pythons
  • 5ec5bbf mlx5: Allocate accurate aligned DM memory size
  • ba66d56 Bump to version 27.1
  • 584811e iwarp_pm_helper.c: fix RESOURCE_LEAK issue
  • 30952c3 iwarp_pm_helper.c: fix RESOURCE_LEAK issue
  • 58fe988 rstream.c: fix RESOURCE_LEAK issues
  • e2ce62c xsrq_pingpong.c: Fix RESOURCE_LEAK issue
  • d8878ae mlx5: Fix postsend actions write length
  • 8d16a5f qedr: Fix USE_AFTER_FREE issues
  • 6c62820 kernel-boot: correct precision specifier
  • 9af5349 infiniband-diags: Fix memory leak in function rereg_and_test_port
  • bcff9ed infiniband-diags: Fix memory leaks in ibroute.c
  • 53a24c9 infiniband-diags: Fix memory leak in read_ibdiag_config
  • 78b4303 infiniband-diags: Fix two Coverity 'invalidScanfFormatWidth' issues
  • 46cf1fb ibdiags: Dump only supported extended port counters
  • 14fcbb9 srp_daemon: check return value of function 'umad_init'
  • 67dc1e3 Fix shiftTooManyBitsSigned issues
  • f03577f rcopy: fix UNUSED_VALUE
  • 1ac0868 kernel-boot: don't return 0 when failed to allocate name
  • 2db5fad libhns: Not process return value of flushing cqe
  • 3d91306 ibdiag: Compare CA device names by using the maximum length between them
  • e828058 efa: Use the correct barrier between BAR writes on post send flow
  • a0e8da1 infiniband-diags: Fix a CONSTANT_EXPRESSION_RESULT issue
  • b904402 pyverbs: Fix port_state_to_str function
  • baf9973 pyverbs: Remove errno param when raising PyverbsRDMAErrno
  • ae52299 libqedr: Fix user context allocation forward compatibility
  • 9ae86b1 libhns: Update ibvqp->state in hns_roce_u_v2_modify_qp()
  • 1ccb52e vmw_pvrdma: Avoid double unlock on qp->sq.lock
  • 1834156 tests: Use post_recv in the right place
  • 84c77dd kernel-boot: Use node GUID instead of system image GUID
  • 70eb4f9 tests: Fix checking page_size_cap
  • 9ea8b13 ibacm: Do not open non InfiniBand device
  • 3410c50 ibacm: Fix bug in acm_get_ep()
  • fde23db tests: Avoid code duplication
  • b6a2e4c ibacm: Fix a memory leak in an acm_open_dev() error path [ #1 ]
  • c176393 tests: Fix query GIDs
  • ed1c222 libhns: Fix for the error code when polling cq
  • f2efdac pyverbs: Fix PyverbsRDMAErrno() takes exactly one argument (2 given)
  • c3ca5e9 tests: Fix exception when no IB device found
  • 2638d9e vmw_pvrdma: Use QP handle when attempting to flush CQEs
  • c50e82a tests: Fix exception when running the tests from the tests directory
  • 45b54ea Documentation: Update testing doc
  • 0f21a71 ABI Files

This list of changes was auto generated.

Don't miss a new rdma-core release

NewReleases is sending notifications on new releases.