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

[mellanox] Update FW to 13/29.2000.2714 #3998

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

nazariig
Copy link
Collaborator

@nazariig nazariig commented Jan 9, 2020

Signed-off-by: Nazarii Hnydyn [email protected]

- What I did

  • Updated Mellanox ASIC firmware

- How I did it

  • Updated makefile/submodule

- How to verify it

  1. make configure PLATFORM=mellanox
  2. make target/sonic-mellanox.bin

- Description for the changelog

  • N/A

- A picture of a cute animal (not mandatory but encouraged)

      .---.        .-----------
     /     \  __  /    ------
    / /     \(  )/    -----
   //////   ' \/ `   ---
  //// / // :    : ---
 // /   /  /`    '--
//          //..\\
       ====UU====UU====
           '//||\\`
             ''``

@nazariig
Copy link
Collaborator Author

nazariig commented Jan 9, 2020

@liat-grozovik please add 201911 label

@prsunny
Copy link
Contributor

prsunny commented Jan 13, 2020

retest vs please

@prsunny
Copy link
Contributor

prsunny commented Jan 13, 2020

retest vsimage please

@nazariig
Copy link
Collaborator Author

@lguohan / @prsunny FYI. Build errors:
vsimage:

TASK [find interface name mapping and individual interface speed if defined] ***
Monday 13 January 2020  21:31:29 +0000 (0:00:00.354)       0:00:01.943 ******** 
[WARNING]: Unhandled error in Python interpreter discovery for host vlab-01:
Failed to connect to the host via ssh: ssh: connect to host 10.250.0.101 port
22: Connection timed out
fatal: [vlab-01]: UNREACHABLE! => {"changed": false, "msg": "Data could not be sent to remote host \"10.250.0.101\". Make sure this host can be reached over ssh: ssh: connect to host 10.250.0.101 port 22: No route to host\r\n", "unreachable": true}

vs:

self = <docker.transport.unixconn.UnixHTTPAdapter object at 0x7f20a4300990>
request = <PreparedRequest [POST]>, stream = False
timeout = <urllib3.util.timeout.Timeout object at 0x7f20a429ce10>, verify = True
cert = None, proxies = OrderedDict()

    def send(self, request, stream=False, timeout=None, verify=True, cert=None, proxies=None):
        """Sends PreparedRequest object. Returns Response object.

        except (_SSLError, _HTTPError) as e:
            if isinstance(e, _SSLError):
                # This branch is for urllib3 versions earlier than v1.22
                raise SSLError(e, request=request)
            elif isinstance(e, ReadTimeoutError):
>               raise ReadTimeout(e, request=request)
E               ReadTimeout: UnixHTTPConnectionPool(host='localhost', port=None): Read timed out. (read timeout=60)

@nazariig
Copy link
Collaborator Author

retest vsimage please

1 similar comment
@nazariig
Copy link
Collaborator Author

retest vsimage please

@nazariig
Copy link
Collaborator Author

retest vs please

@liat-grozovik liat-grozovik merged commit 9a089c2 into sonic-net:master Jan 15, 2020
prsunny pushed a commit that referenced this pull request Jan 16, 2020
abdosi pushed a commit that referenced this pull request Jan 21, 2020
pphuchar pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Mar 9, 2020
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants