Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UD/RC VERBS: added support of max_inline==0 - v1.5 #3677

Merged
merged 9 commits into from
Jun 10, 2019

Commits on Jun 6, 2019

  1. UD/RC VERBS: added support of max_inline==0

    - use regular SKB entry to send UD ACK messages
      (instead of inline SKB record) in case if max_inline
      is not enough
    - fixed asserts
    - fixed iface attr values on zero max_inline
    
    (cherry picked from commit 26580ec)
    
    Conflicts:
    	src/uct/ib/rc/base/rc_iface.c
    	src/uct/ib/rc/verbs/rc_verbs.h
    	src/uct/ib/rc/verbs/rc_verbs_ep.c
    	src/uct/ib/rc/verbs/rc_verbs_iface.c
    Sergey Oblomov committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    0c0eaa2 View commit details
    Browse the repository at this point in the history
  2. UD/VERBS: fixed max_hdr_size value initialization

    (cherry picked from commit 06120d0)
    Sergey Oblomov committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    24db30c View commit details
    Browse the repository at this point in the history
  3. RDMACM: disables iWarp device initialization

    - due to lack of support
    
    (cherry picked from commit a7b25b6)
    Sergey Oblomov committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    9ce55a2 View commit details
    Browse the repository at this point in the history
  4. VERBS: updated iface caps based on max_inline value

    (cherry picked from commit e387cd1)
    
    Conflicts:
    	src/uct/ib/rc/base/rc_iface.c
    Sergey Oblomov committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    501a126 View commit details
    Browse the repository at this point in the history
  5. GTEST: added short/bcopy send message

    - added short/bcopy send message call to allow some tests
      run without AM_SHORT capability
    
    (cherry picked from commit f20b0d1)
    Sergey Oblomov committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    f2e760c View commit details
    Browse the repository at this point in the history
  6. IB/iWARP: shifted evaluation to uct_ib_device_port_check

    (cherry picked from commit 27f6418)
    Sergey Oblomov committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    23ad9df View commit details
    Browse the repository at this point in the history
  7. GTEST: added evaluation for supported *_SHORT iface caps

    (cherry picked from commit 3883b79)
    Sergey Oblomov committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    48aeda5 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. JENKINS: Improve module_load check - require exact name match

    (cherry picked from commit 3fe7970)
    
    Conflicts:
    	contrib/test_jenkins.sh
    yosefe authored and Sergey Oblomov committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    6b4db1b View commit details
    Browse the repository at this point in the history
  2. NEWS: added support of omnipath

    Sergey Oblomov committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    5cfec83 View commit details
    Browse the repository at this point in the history