github linux-rdma/rdma-core v28.0

latest releases: v51.0, debian/50.0-2, debian/50.0-1...
4 years ago

Changes:

  • f12c953 Merge pull request #696 from Honggang-LI/coverity
  • 8f3ce6f qedr: Fix USE_AFTER_FREE issues
  • c2ae19d kernel-boot: correct precision specifier
  • bb64369 infiniband-diags: Fix memory leak in function rereg_and_test_port
  • 5072f22 infiniband-diags: Fix memory leaks in ibroute.c
  • d034e23 infiniband-diags: Fix memory leak in read_ibdiag_config
  • 5c80749 infiniband-diags: Fix two Coverity 'invalidScanfFormatWidth' issues
  • 4cb982f Merge pull request #694 from amzn/fail-udata-pr
  • 7bb125c Merge pull request #690 from Hakon-Bugge/ibacm_make_nmbr_ep_addr_dynamic
  • 667ed9b Merge pull request #689 from Kamalheib/code_dup
See More
  • a21decd Merge pull request #691 from Kamalheib/page_size
  • 017a3f7 efa: Fail context allocation in case create AH verb doesn't have udata
  • d566f72 Merge pull request #687 from yishaih/mlx5_dv
  • 724942b Merge pull request #692 from rleon/fix-guid-rename
  • 5610a86 Merge pull request #693 from jgunthorpe/azp_xenial
  • 7fcd982 azp: Update to clang-9
  • 4a721ef azp: Build test xenial packages
  • 1164379 azp: Use ubuntu-latest as the vmImage
  • 256f045 kernel-boot: Use node GUID instead of system image GUID
  • 94673da Merge pull request #683 from Honggang-LI/ibacm
  • 9b58ea9 Merge pull request #685 from yishaih/mlx5_misc
  • b2b870c tests: Fix checking page_size_cap
  • a58a5e9 ibacm: Do not open non InfiniBand device
  • a190bb9 Merge pull request #680 from Kamalheib/use_errno
  • 18ff09a Merge pull request #688 from Hakon-Bugge/acm_get_ep
  • 93f228b ibacm: Update documentation
  • 61f34b1 ibacm: Remove trailing blanks
  • 3a76a49 ibacm: Allocate end-point addresses dynamically in provider
  • c5ebe32 ibacm: Allocate end-point addresses dynamically
  • fdde742 ibacm: Fix bug in acm_get_ep()
  • 2da066a tests: Avoid code duplication
  • bcd76b2 Merge pull request #686 from amzn/ver-doc-pr
  • 5694350 mlx5: Add support for dr_domain to the steering dump API
  • 64856ca mlx5: Add support for dr_table to the steering dump API
  • 6a1f3b4 mlx5: Add support for dr_matcher to the steering dump API
  • 75d4465 mlx5: Add support for dr_rule to the steering dump API
  • 9fa735c Documentation: Add centos6 spec file to the list of files to be updated on version change
  • 504c688 Documentation: Remove extraneous ` from code block
  • 81a9421 mlx5: Add HW bits and definitions for GTP-U flex parser
  • 7f158b9 mlx5: Remove uneeded reserved fields from dr internal match structs
  • b198219 mlx5: Add modify VLAN support for modify header
  • bd8c8cb tests: Use error code to determine the failure
  • f1f8864 Merge pull request #684 from shefty/master
  • a81608b Merge pull request #681 from yishaih/mlx5_misc
  • ab3874e Merge pull request #679 from Li-Weihang/cq_fix
  • 3f062b5 Merge pull request #674 from EdwardSro/pr-rdmacm-async
  • ed12efb Merge pull request #670 from Honggang-LI/master
  • 01e338b Merge pull request #678 from jgunthorpe/rm_rxe_cfg
  • 3422209 rsockets: Add check for established connection
  • e505b17 librdmacm: move header acm.h into librdamcm
  • 0d2ff0e rxe: Remove rxe_cfg
  • 875534d Merge pull request #677 from Kamalheib/fix_gid_rang
  • 356c9e6 mlx5: Change flow_meter_parameter to be void *
  • 1260a28 tests: Fix query GIDs
  • c3e44d5 Merge pull request #675 from Li-Weihang/wc_info
  • 3546aa1 Merge pull request #676 from tzafrir-mellanox/make_verbose
  • d25acc5 Proper command for verbose make
  • 4c35d8d tests: Add RDMACM asynchronous test
  • a696d53 tests: Add support to asynchronous RDMACM in CMResources
  • 4c2c976 tests: RDMACM utils refactoring
  • dd69c19 tests: Make multiprocessing available to more than a single test
  • 7a08b56 tests: CMResources object improvement
  • af32d13 pyverbs: Add support to asynchronous RDMACM communication
  • c469409 pyverbs: Add src and dst parameters to AddrInfo
  • 770b974 pyverbs: Infrastructure for asynchronous RDMACM
  • 85d8a41 Merge pull request #669 from Kamalheib/ret_val
  • 43123c5 Merge pull request #671 from Kamalheib/cxgb4_pointless
  • c56a996 Merge pull request #673 from Kamalheib/i40iw_pointless
  • 20f4c0e Merge pull request #659 from Kamalheib/support
  • 8edeb8a i40iw: Remove pointless callbacks
  • 8913f82 Merge pull request #660 from yishaih/verbs_ro
  • 8c4c166 tests: Add relaxed ordering access test
  • 3fafa2d pyverbs: Add relaxed ordering access flag
  • d36f8f6 mlx5: Add optional access flags range to DM
  • 5a75067 verbs: Relaxed ordering memory regions
  • 2509978 verbs: Move alloc_context to ioctl
  • a4c102d verbs: Move free_context from verbs_device_ops to verbs_context_ops
  • 9b32315 Update kernel headers
  • ca2ecc7 libhns: Fix for the error code when polling cq
  • c941dec libhns: Record more info into wc after poll cqe
  • 73c25da cxgb4: Remove pointless callbacks
  • 1088ec9 mlx5: Fix incorrect return code
  • c284107 libibverbs: Fix incorrect return code
  • 1552080 Merge pull request #664 from rleon/docutils
  • 511fb81 Merge pull request #655 from Li-Weihang/cleanup
  • 06cafdc tests: Skip test if create QP with extended attrs is not supported
  • e6c7133 tests: Skip test if create XRCD is not supported
  • 5b90e71 tests: Skip test if create extended CQ is not supported
  • e85e156 tests: Skip test if create AH is not supported
  • f0339f8 tests: Skip test if create MW is not supported
  • a591617 pyverbs: Store the error code in PyverbsRDMAError
  • 8b8a4e5 pyverbs: Raise exception right after create QP fails
  • 55654e7 pyverbs: Fix PyverbsRDMAErrno() takes exactly one argument (2 given)
  • e293a62 Merge pull request #636 from yishaih/mlx5_dv
  • cc03a31 tests: Add Mlx5 VAR test
  • 581c34d Documentation: Add code snippet for Mlx5VAR creation
  • a3a8ce4 pyverbs/mlx5: Add support for VAR allocation
  • 6d7a4a9 pyverbs: Expose the command FD of Context
  • 435e588 mlx5: Expose VAR direct verbs
  • 6ffa9b3 Update kernel headers
  • 1655253 Merge pull request #640 from Honggang-LI/redhat-spec
  • bb35a0c Merge pull request #667 from EdwardSro/pr-update-maintainers
  • 51d2588 Update MAINTAINERS
  • 0f2bb69 README: Document need of python docutils and pandoc packages
  • 6f60af9 Merge pull request #653 from Kamalheib/fix_no_device
  • 0203641 tests: Fix exception when no IB device found
  • 0556881 redhat: Require docutils for the builds
  • d1a1b85 Merge pull request #654 from galpress/2020-01-02-pr
  • 1a89a02 Merge pull request #663 from nmorey/dev/master/udevadm
  • 82e4297 Merge pull request #662 from bvanassche/master
  • 4aff49b suse: add owner for python test directory
  • d04d466 ibacm: Fix a memory leak in an acm_open_dev() error path [ #1 ]
  • 32b9486 iwpmd: Make copy_iwpm_sockaddr() only copy as many bytes as necessary [ #1 ]
  • 252de6b redhat: move all %post scripts into one section
  • 07b304b redhat: Build pyverbs for Fedora greater than release 31
  • e9b3de3 redhat: ExcludeArch arm32 platform
  • b413e9f redhat: Requires pciutils
  • 242731b redhat: sub-packages should use architecture specific dependency
  • af09d2c RDMA/CM: Suppress a Coverity complaint [ #1 ]
  • 2936875 libhns: Modification of comments
  • f43e0f7 libhns: Remove unnecessary mask for qpn
  • 9a2b649 libhns: Delete the redundant code
  • 362c87e libhns: Modify sge field of hns_roce_qp to ex_sge
  • 23d237b libhns: Unified use of roundup_pow_of_two()
  • 2d0a6bb libhns: Use variable instead of calling to_hr_dev() for times
  • 12ad919 libhns: Normalize use of calloc
  • d1ac44a libhns: Remove unncessary align operation
  • ff62b3f libhns: Rename variable for srq
  • cb48b8c libhns: Define BIT_CNT_PER_U64 for uint64_t
  • be808de efa: Verify DV input is cleared
  • 9190f0b efa: Clear DVs response according to provided length instead of the struct size
  • 8899dcd efa: Fix unmasked QP table access
  • 38be90c efa: Unified getters/setters for device structs bitmask access
  • 85b5d2b Merge pull request #658 from yishaih/mlx5_dr
  • 4e827e1 Merge pull request #657 from noaos/pr-cq-events
  • 73ce09e Merge pull request #649 from bryantan-vmware/flush_cqe_fix
  • 8435613 Merge pull request #622 from mkalderon/topic/ldpm
  • 4d88136 libqedr: Add Legacy DPM support
  • e907c98 util: Add DIV_ROUND_UP helper
  • e9c6e35 Update kernel headers
  • 8575f95 Merge pull request #648 from bvanassche/master
  • 5965dfd suse: Fix post scripts to work with systemd 244
  • c3a4e77 Merge pull request #641 from Kamalheib/run_tests
  • 0aecf40 Merge pull request #656 from bdrung/master
  • 5185e0a Merge pull request #652 from yishaih/verbs_misc
  • 58970b1 mlx5: Modify header copy support
  • 3c41ade mlx5: Refactor modify action
  • b98bea1 srp_daemon: Move man page from section 1 to section 8
  • 01da84e tests: Add a test for completion events
  • 3126695 pyverbs: Handle CQ events properly
  • 8b2fac1 debian: Remove obsolete ibverbs-providers conffiles
  • abd166b Set upstream metadata fields: Repository, Repository-Browse.
  • 381de8c tests: Fix exception when running the tests from the tests directory
  • b3945d0 Merge pull request #650 from yishaih/mlx5_misc
  • ffeb6d4 test: Add an RC traffic test with huge pages ODP
  • dd20468 pyverbs: Add python wrapper to mmap/munmap
  • e2c570c pyverbs/mr: Allow registering MR with user allocated memory
  • b9c9064 pyverbs/mr: Add MR registration using huge pages
  • 38e07a7 verbs: Expose IBV_ACCESS_HUGETLB access flag
  • 543db99 mlx5: Add ConnectX-7 to the list of supported devices
  • 7cf2272 Merge pull request #638 from Li-Weihang/atomic_topost
  • 44dc7ff Merge pull request #642 from yishaih/mlx5_meter
  • d119581 Merge pull request #646 from noaos/pr-update-doc
  • a69041a Documentation: Update testing doc
  • 68c6238 vmw_pvrdma: Use QP handle when attempting to flush CQEs
  • fd2059f pyverbs: fix speed_to_str(), to handle disabled links
  • 397623a Merge pull request #643 from bdrung/master
  • bf78f33 Merge pull request #639 from noaos/pr-refactor
  • db305b7 Merge pull request #644 from bdrung/fix-typos
  • af816b5 Fix spelling mistakes in infiniband-diags man page
  • 365d6b5 debian: Add Debian uploads up to version 27.0-1
  • 68da781 debian: Add missing build dependency dh-python
  • 6c099a2 debian: Run wrap-and-sort
  • d9f04ff debian: Add Rules-Requires-Root: no
  • 514d97c debian: Bump Standards-Version to 4.4.1
  • a2a54ca debian: Improve/extent description of python3-pyverbs
  • e47040c debian: Specify Build-Depends-Package for libraries
  • e2a0fbb mlx5: Add support for meter in SW steering
  • 8662fc1 mlx5: Add DEVX utilities for meter
  • 373fe34 mlx5: Change default FDB TX behaviour
  • e12ecee tests: Some cleanup
  • 9c6176f pyverbs: Refactor objects creation process
  • b94381b pyverbs: Move close_weakrefs() out of the base object
  • b8c02c0 libhns: Add support for extended atomic
  • 3e97c5e Merge pull request #634 from Li-Weihang/refactor
  • 747b578 libhns: Refactor for post send
  • b9698a3 Merge pull request #635 from kraj/sched_yield
  • 7f3fdd6 Merge pull request #633 from yishaih/mlx5_misc
  • 6ac9562 librdmacm: Use sched_yield instead of pthread_yield
  • 5612035 libhns: Simplify the calculation and usage of wqe idx for post verbs
  • d51eeeb Update library version to be 28.0
  • 2141228 mlx5: Support atomic operations when device reports IBV_ATOMIC_GLOB

This list of changes was auto generated.

Don't miss a new rdma-core release

NewReleases is sending notifications on new releases.