github linux-rdma/rdma-core v32.0

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

Changes:

  • 7a4f9ad Merge pull request #860 from amzn/default-gid-type
  • 29b5bef verbs: Set default gid type for unspecified link layer
  • b745690 Merge pull request #854 from jgunthorpe/rereg_mr_fixes
  • f0072dc Merge pull request #856 from yishaih/mlx5_dr
  • 426e329 Merge pull request #855 from Kamalheib/fix_errno
  • ee02ee8 Merge pull request #853 from Li-Weihang/cqe64
  • 32a6d2b Merge pull request #852 from Kamalheib/fix_gid_tbl
  • 6983e50 Merge pull request #843 from EdwardSro/pr-test-dc-qp
  • 0cf3490 Merge pull request #840 from Li-Weihang/inline
  • b5c40b9 mlx5: DR, Fix error flows while adding new STE
See More
  • 40f3db3 mlx5: DR, Optimize sampler flow on ConnectX6dx
  • 650284a mlx5: DR, Support match value of size zero
  • c2ca52a tests: Fix check for providers that do not support query_gid_table
  • f734b1a verbs: Remove IBV_REREG_MR_KEEP_VALID
  • 7a89d8e verbs: Remove code duplication for ibv_reg_mr()
  • a27233b Merge pull request #842 from mkalderon/master
  • f7f1f8e Merge pull request #849 from yishaih/mlx5_misc
  • d8a82a0 libqedr: Add additional device ids supported by this lib
  • 3546e6b libhns: Add support for CQE in size of 64 Bytes
  • a4b0746 tests: Fix calculate gid max_entries
  • 1927017 mlx5: Use getrandom() to seed a strong PRNG
  • 3932eff Merge pull request #835 from Honggang-LI/redhat
  • e233c68 Merge pull request #844 from EdwardSro/pr-dry-run
  • c63fa79 Merge pull request #828 from yishaih/verbs_gids
  • bbbdd13 tests: Add tests for ibv_query_gid_table and ibv_query_gid_ex
  • e03754e pyverbs: Add query_gid_table and query_gid_ex methods
  • bbb4f4c verbs: Introduce a new query GID table API
  • b0089af verbs: Optimize ibv_query_gid and ibv_query_gid_type
  • 0add7f1 verbs: Implement ibv_query_gid and ibv_query_gid_type over ioctl
  • 61f72f4 verbs: Introduce a new query GID entry API
  • d051e8d verbs: Change the name of enum ibv_gid_type
  • 97e06a2 Update kernel headers
  • 1d157a5 Merge pull request #830 from yishaih/verbs_odp
  • c85450c tests: Traffic with prefetch no-fault MR advice
  • 88646be pyverbs: Add prefetch with no fault support
  • 999f4a7 verbs: Expose an option to prefetch ODP MR without faulting
  • ad9987e Update kernel headers
  • b233822 tests: Add an option to list the tests
  • 76c379e tests: Add mlx5 DC test
  • fb32087 tests: Add a new Mlx5DcResources class for tests
  • 54a608a pyverbs: Add DC support
  • 64b0ea7 Merge pull request #846 from Kamalheib/bnxt_re_callback
  • 3e4fd07 bnxt_re: Remove pointless callbacks
  • f40148d Merge pull request #845 from Kamalheib/siw_callback
  • 8f6b53d siw: Remove pointless callbacks
  • 93b951e Merge pull request #839 from yishaih/mlx5_dr
  • fce7229 Merge pull request #841 from amzn/max-sge-rd-pr
  • eaf3e22 tests: Change max_sge_rd verification
  • b7814b7 libhns: Support inline data in extented sge space for RC
  • 3190d10 Merge pull request #836 from yishaih/mlx5_misc
  • e58481e Merge pull request #834 from yishaih/verbs_misc
  • 8bb38f6 redhat: update dracut setting
  • 45cefb3 redhat: redhat specific ULP module loading configuration
  • aaf389f redhat: delete module loading scripts
  • 0f1fbcc delete SRIOV initialization scripts
  • d2210b0 redhat: remove ancient AMD chipset workaround
  • ac5d768 Merge pull request #827 from bvanassche/master
  • 3674757 Merge pull request #831 from EdwardSro/pr-odp-additions
  • dec14c0 Merge pull request #833 from Kamalheib/raw_qp_port
  • 161d5ad mlx5: DR, Add support for destination array action
  • 2e411db mlx5: DR, Add support for extended destination in FW owned flow table
  • 8eac40c mlx5: DR, Add query support for FW owned FT
  • 571e6d9 Merge pull request #837 from Li-Weihang/lcl_inv_fix
  • a15a974 Merge pull request #838 from SergeyGorenko/srp_daemon_fix_file_permissions
  • b9fb217 srp_daemon: Avoid extra permissions for the lock file
  • 15981a7 tests: Make sure to set the port_num when creating RAW packet QP
  • d645519 libhns: Fix wrong assignment of send with invalid operation
  • 2a940a3 mlx5: Add fork support for DEVX umem
  • f5284c2 verbs: Prevent dontfork on ODP MR
  • d3f7203 Merge pull request #829 from amzn/efadv-pyverbs-pr
  • 9d5daca Merge pull request #832 from Kamalheib/mcast
  • 4b1a1a4 tests: Add test for create SRD QP
  • 68cbd68 pyverbs/efa: Add EFA's create driver QP direct verb
  • 1b89e6b tests: Add test for direct verb efadv_query_ah
  • f315294 pyverbs/efa: Add direct verb for query ah capability
  • a584e7d pyverbs/efa: Use C stdint types in structs definition
  • 7a22f43 tests: Rename EfaDvTest class
  • ead38ce tests: Skip tests which create SRQ on unsupported devices
  • 8754080 Merge pull request #821 from mkalderon/master
  • bef4415 tests: Skip test if multicast is not supported
  • c2d3573 Merge pull request #822 from yishaih/mlx5_6dx
  • 305bb82 Merge pull request #824 from yishaih/verbs_misc
  • b03d0e7 tests: Extend ODP prefetch with read-only advice
  • 6ccb696 tests: Add prefetch asynchronous ODP MR testing
  • 8b45fa2 Merge pull request #826 from yishaih/mlx5_sampler
  • b2bffc7 mlx5: DR, Add support for flow sampler action
  • 858451a mlx5: DR, Support creating FW owned terminating flow table
  • e9e3d1a Merge pull request #825 from yishaih/mlx5_dr
  • 35c8a44 Merge pull request #823 from Kamalheib/max_pkeys
  • 940928b Merge pull request #816 from Li-Weihang/attr_fix
  • 9f31ddb srp_daemon: Add support for the ch_count parameter in /etc/srp_daemon.conf
  • dc67de1 srp_daemon: Fix the spelling of the name of two symbolic constants
  • b3520a5 verbs: Set attributes to zero if query_device_ex() is not supported
  • cae4a99 libqedr: add support for XRC-SRQ's.
  • e4ec9b4 mlx5: DR, Allow sync device memory on demand
  • c86f095 mlx5: DR, Increase ICM action memory allocation size up-to 8MB
  • edf6532 mlx5: DR, Check for minimum ICM memory capabilities requirements
  • 32fd3d6 verbs: Make sure VM_DONTCOPY removed
  • e902e4c Merge pull request #820 from EdwardSro/pr-ece-attrs
  • 21b9332 Merge pull request #819 from EdwardSro/pr-multi-qps-srq
  • f4e4223 Merge pull request #817 from Li-Weihang/cleanup_0901
  • 4a0df53 tests: Verify max_pkeys only for CA
  • 634fc27 Merge pull request #815 from Kamalheib/query_pkey
  • dd20f7c Merge pull request #810 from Kamalheib/split_qp_type
  • 739a39d Merge pull request #814 from Kamalheib/param
  • 526464f Merge pull request #818 from alaahl/mlx5_ib_boot_load
  • 162924e mlx5: DR, Allow SW steering for sw_owner_v2 devices
  • c77bb38 mlx5: DR, Add support for SW steering dump STEv1
  • d345eda mlx5: DR, Copy all 64B whenever replacing STE in the head of miss-list
  • 29e223a mlx5: DR, Use HW specific logic API when writing STE
  • 9cdf080 mlx5: DR, Use the right size when writing partial STE into HW
  • ac2e9ba mlx5: DR, Add STEv1 modify header logic
  • 5b901ea mlx5: DR, Add STEv1 action apply logic
  • a534a6d mlx5: Add HW STEv1 action structs to ifc
  • 47ae4e1 mlx5: DR, Add STEv1 setters and getters
  • a18d5c7 mlx5: Add ste format STEv1 structs to ifc
  • 3c4f97a mlx5: DR, Allow native protocol support for HW STEv1
  • e7a7265 mlx5: DR, Add HW STEv1 match logic
  • 785c212 mlx5: Add match STEv1 structs to ifc
  • 4d21970 mlx5: DR, Query sw_format_version
  • 011b77c Merge pull request #813 from yishaih/verbs_misc
  • 2e5477b pyverbs: Add access to ECE's attributes
  • ed46407 tests: Add SRQ ODP test
  • 3890ca0 tests: Support usage of multiple QPs
  • 7a6ca2c pyverbs: Add SRQ object weakrefs relationships
  • 7f1e6ee kernel-boot: Load mlx5_ib and mlx4_ib also for InfiniBand only cards
  • b525a56 tests: Add test for ibv_query_pkey
  • cc26e1f tests: Split QP tests based on QP types
  • 42ae41c libhns: Refactor process about opcode in set_rc_wqe()
  • cc67e40 tests: Remove parametrize
  • c768684 Merge pull request #812 from bmerry/ibv_destroy_flow_error_sign
  • 8792817 verbs: Try access device before adding it to device list
  • 3ce4ea6 Fix return value of ibv_destroy_flow when not supported
  • 7fb5032 Merge pull request #799 from amzn/rnr-retry-pr
  • 9fc4a65 Merge pull request #811 from rleon/rxe
  • 8aebb8d tests: Allow zero vendor_part_id
  • 0a810d7 efa: Use a generic capability check helper
  • 642d9f6 pyverbs/efa: Update query device capabilities with RNR retry
  • 03638da efa: Expose SRD RNR retry capability
  • 5dadf53 Update kernel headers
  • 4e44ce3 Merge pull request #807 from yishaih/mlx5_dr
  • 05338cb Merge pull request #809 from bdrung/master
  • af68f47 libibumad/libibnetdisc: Fix acute accent in manual pages [ #92 ]
  • ec4de31 verbs: Fix spelling mistake of command
  • 39fb7b7 Update library version to be 32.0
  • eae8574 mlx5: DR, Move STEv0 modify header logic
  • 8bb4776 mlx5: DR, Move STEv0 action apply logic
  • 6370b44 mlx5: DR, Move STEv0 setters and getters
  • 4c417c1 mlx5: DR, Move action apply logic to dr_ste
  • a102777 mlx5: DR, Modify ICMP STE builder style
  • fd862bd mlx5: DR, Move STEv0 look up types from mlx5dv_dr header
  • e3a100b mlx5: DR, Merge similar DR STE SET macros
  • 1b28154 mlx5: DR, Move HW STEv0 match logic
  • e41c757 libqedr: Remove duplicate function prototypes

This list of changes was auto generated.

Don't miss a new rdma-core release

NewReleases is sending notifications on new releases.