qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [PATCH] target/ppc: Fix SPE unavailable exception triggering


From: Matthieu Bucchianeri
Subject: RE: [PATCH] target/ppc: Fix SPE unavailable exception triggering
Date: Sun, 26 Jul 2020 04:07:15 +0000

This looks like an infrastructure issue. Nothing in the log seems to indicate 
an issue.

checkpatch was run locally, and passed.

# ./scripts/checkpatch.pl 
0001-target-ppc-Fix-SPE-unavailable-exception-triggering.patch
total: 0 errors, 0 warnings, 192 lines checked

0001-target-ppc-Fix-SPE-unavailable-exception-triggering.patch has no obvious 
style problems and is ready for submission.

Please let me know if any other action is required.

-----Original Message-----
From: no-reply@patchew.org <no-reply@patchew.org>
Sent: Saturday, July 25, 2020 2:04 PM
To: Matthieu Bucchianeri <matthieu.bucchianeri@leostella.com>
Cc: qemu-devel@nongnu.org; qemu-ppc@nongnu.org; Matthieu Bucchianeri 
<matthieu.bucchianeri@leostella.com>; david@gibson.dropbear.id.au
Subject: Re: [PATCH] target/ppc: Fix SPE unavailable exception triggering

 External Message


Patchew URL: 
https://usg02.safelinks.protection.office365.us/?url=https%3A%2F%2Fpatchew.org%2FQEMU%2F20200725191436.31828-1-matthieu.bucchianeri%40leostella.com%2F&amp;data=02%7C01%7Cmatthieu.bucchianeri%40leostella.com%7C0e0c3fd9fbfb4349331c08d830de600c%7Cdbc51146ab26404b9c4bcce4f3331cc5%7C1%7C0%7C637313078942748821&amp;sdata=VsssvL40%2BF6ALCN1ifpeTLzRQBpF4rq4N%2BY1zCMsCOg%3D&amp;reserved=0



Hi,

This series seems to have some coding style problems. See output below for more 
information:

Type: series
Message-id: 20200725191436.31828-1-matthieu.bucchianeri@leostella.com
Subject: [PATCH] target/ppc: Fix SPE unavailable exception triggering

=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 
git config --local diff.renames True git config --local diff.algorithm 
histogram ./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===

From 
https://usg02.safelinks.protection.office365.us/?url=https%3A%2F%2Fgithub.com%2Fpatchew-project%2Fqemu&amp;data=02%7C01%7Cmatthieu.bucchianeri%40leostella.com%7C0e0c3fd9fbfb4349331c08d830de600c%7Cdbc51146ab26404b9c4bcce4f3331cc5%7C1%7C0%7C637313078942748821&amp;sdata=3K5lhzhLRHqKcVhazaFA7L7IbNLiJgrBkli68vsRvE4%3D&amp;reserved=0
   7adfbea..b0ce3f0  master     -> master
From 
https://usg02.safelinks.protection.office365.us/?url=https%3A%2F%2Fgithub.com%2Fpatchew-project%2Fqemu&amp;data=02%7C01%7Cmatthieu.bucchianeri%40leostella.com%7C0e0c3fd9fbfb4349331c08d830de600c%7Cdbc51146ab26404b9c4bcce4f3331cc5%7C1%7C0%7C637313078942748821&amp;sdata=3K5lhzhLRHqKcVhazaFA7L7IbNLiJgrBkli68vsRvE4%3D&amp;reserved=0
 * [new tag]         
patchew/20200725191436.31828-1-matthieu.bucchianeri@leostella.com -> 
patchew/20200725191436.31828-1-matthieu.bucchianeri@leostella.com
fatal: failed to write ref-pack file
fatal: The remote end hung up unexpectedly Traceback (most recent call last):
  File "patchew-tester2/src/patchew-cli", line 531, in test_one
    git_clone_repo(clone, r["repo"], r["head"], logf, True)
  File "patchew-tester2/src/patchew-cli", line 62, in git_clone_repo
    subprocess.check_call(clone_cmd, stderr=logf, stdout=logf)
  File "/opt/rh/rh-python36/root/usr/lib64/python3.6/subprocess.py", line 291, 
in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', 'clone', '-q', 
'/home/patchew2/.cache/patchew-git-cache/httpsgithubcompatchewprojectqemu-3c8cf5a9c21ff8782164d1def7f44bd888713384',
 '/var/tmp/patchew-tester-tmp-xmt7q0s9/src']' returned non-zero exit status 128.



The full log is available at
https://usg02.safelinks.protection.office365.us/?url=http%3A%2F%2Fpatchew.org%2Flogs%2F20200725191436.31828-1-matthieu.bucchianeri%40leostella.com%2Ftesting.checkpatch%2F%3Ftype%3Dmessage&amp;data=02%7C01%7Cmatthieu.bucchianeri%40leostella.com%7C0e0c3fd9fbfb4349331c08d830de600c%7Cdbc51146ab26404b9c4bcce4f3331cc5%7C1%7C0%7C637313078942758818&amp;sdata=YUr7tMKudnWYc71za3pXFP%2FLCpUwxNS9oXb3yVvyHZ0%3D&amp;reserved=0.
---
Email generated automatically by Patchew 
[https://usg02.safelinks.protection.office365.us/?url=https%3A%2F%2Fpatchew.org%2F&amp;data=02%7C01%7Cmatthieu.bucchianeri%40leostella.com%7C0e0c3fd9fbfb4349331c08d830de600c%7Cdbc51146ab26404b9c4bcce4f3331cc5%7C1%7C0%7C637313078942758818&amp;sdata=wlEWpkyPvgFsy%2FTAs497SWyG0%2B%2FoBS3OuCKOvvSvNdA%3D&amp;reserved=0].
Please send your feedback to patchew-devel@redhat.com
LeoStella, LLC
A joint venture of Thales Alenia Space and Spaceflight Industries

12501 E Marginal Way S • Tukwila, WA 98168

Proprietary Document: This document may contain trade secrets or otherwise 
proprietary and confidential information owned by LeoStella LLC. It is intended 
only for the individual addressee and may not be copied, distributed, or 
otherwise disclosed without LeoStella LLC express prior written authorization.
Export Controlled: This document may contain technical data whose export is 
restricted by the Arms Export Control Act (Title 22, U.S.C., Sec 2751 et seq.) 
or the Export Administration Act of 1979, as amended, Title 50,U.S.C., app 2401 
et seq. Violation of these export laws are subject to severe criminal 
penalties. Recipient shall not export, re-export, or otherwise transfer or 
share this document to any foreign person (as defined by U.S. export laws) 
without advance written authorization from LeoStella LLC.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]