DPDK patches and discussions
 help / color / mirror / Atom feed
From: Aaron Conole <aconole@redhat.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: "Somalapuram\, Amaranath" <Amaranath.Somalapuram@amd.com>,
	"Kumar\, Ravi1" <Ravi1.Kumar@amd.com>,
	"dev\@dpdk.org" <dev@dpdk.org>,
	David Marchand <david.marchand@redhat.com>,
	Raslan Darawsheh <rasland@mellanox.com>,
	Ali Alnubani <alialnu@mellanox.com>,
	Thomas Monjalon <thomas@monjalon.net>,
	dpdklab@iol.unh.edu
Subject: Re: [dpdk-dev] [PATCH v1] maintainers: update for AMD xgbe and ccp crypto
Date: Mon, 27 Apr 2020 08:58:20 -0400	[thread overview]
Message-ID: <f7tftcpkrv7.fsf@dhcp-25.97.bos.redhat.com> (raw)
In-Reply-To: <22a7429d-067a-4dc1-ca86-c45a776b4d69@intel.com> (Ferruh Yigit's message of "Mon, 27 Apr 2020 13:07:35 +0100")

Ferruh Yigit <ferruh.yigit@intel.com> writes:

> On 4/27/2020 12:24 PM, Somalapuram, Amaranath wrote:
>> Hi Ferruh,
>> 
>> Do you want me to resubmit. 
>
> Hi Amaranath,
>
> No need to send a new version.
>
>> 
>> I see this below errors email:
>> 
>> From: robot@bytheb.org
>> 
>> Test-Label: travis-robot
>> Test-Status:
>> https://nam11.safelinks.protection.outlook.com/?url=http%3A%2F%2Fdpdk.org%2Fpatch%2F69359&amp;data=02%7C01%7CAmaranath.Somalapuram%40amd.com%7C3c14b94fb68e492d035608d7ea93e6a2%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637235793258422338&amp;sdata=WcqAv8%2BRhMq4z0YRZ9S09NuV8x7kjgc2TtX3jmvJlzA%3D&amp;reserved=0
>> 
>> _Travis build: errored_
>> Build URL:
>> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Ftravis-ci.com%2Fovsrobot%2Fdpdk%2Fbuilds%2F162163735&amp;data=02%7C01%7CAmaranath.Somalapuram%40amd.com%7C3c14b94fb68e492d035608d7ea93e6a2%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637235793258422338&amp;sdata=plABOXG44ijGqIo5CHCHWerbirVOlf5hujOFiWkysb4%3D&amp;reserved=0
>
> The travis error seems unrelated [1], cc'ed David and Aaron for it.

I agree.

> [1] Two issues reported
> a) ninja: build stopped: Error writing to build log: Disk quota
> exceeded.

This occurs on some of the ARM64 builds.  Travis is aware of the issue,
but don't seem urgently fixing it. :-/  I think we have a series
outstanding that should be applied to drop those builds for now.

> b) No output has been received in the last 10m0s, this potentially indicates a
> stalled build or something wrong with the build itself.

This is a future enhancement I need to work on.  When a build has jobs
that are stalled / errored, we need to restart them (at least once).  Or
otherwise flag it.  It especially happens when internal travis
infrastructure fails.

>
> Also community lab tests seems failing because of the mellanox performance
> report, but this patch is not something that can affect the performance.
> Cc'ed Raslan & Ali and lab for it.
> https://lab.dpdk.org/results/dashboard/patchsets/10717/
>
>> 
>> Regards,
>> S.Amarnath
>> 
>> -----Original Message-----
>> From: Ferruh Yigit <ferruh.yigit@intel.com> 
>> Sent: Monday, April 27, 2020 4:29 PM
>> To: Kumar, Ravi1 <Ravi1.Kumar@amd.com>; Somalapuram, Amaranath
>> <Amaranath.Somalapuram@amd.com>; dev@dpdk.org
>> Subject: Re: [dpdk-dev] [PATCH v1] maintainers: update for AMD xgbe and ccp crypto
>> 
>> [CAUTION: External Email]
>> 
>> On 4/27/2020 7:14 AM, Kumar, Ravi1 wrote:
>>> [AMD Public Use]
>>>
>>> Acked-by: Ravi Kumar <ravi1.kumar@amd.com>
>>>> -----Original Message-----
>>>> From: Somalapuram, Amaranath <Amaranath.Somalapuram@amd.com>
>>>> Sent: Monday, April 27, 2020 11:42 AM
>>>> To: dev@dpdk.org
>>>> Cc: Kumar, Ravi1 <Ravi1.Kumar@amd.com>
>>>> Subject: [PATCH v1] maintainers: update for AMD xgbe and ccp crypto
>> 
>> I guess net driver is called 'axgbe', good to fix while merging.
>> 
>>>>
>>>> From: Amaranath Somalapuram <Amaranath.Somalapuram@amd.com>
>>>>
>>>> Ownership change.
>>>>
>>>> Signed-off-by: Amaranath Somalapuram <Amaranath.Somalapuram@amd.com>
>>>> ---
>>>> MAINTAINERS | 4 ++--
>>>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>>>
>>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>>> index d31a80929..c3dcedbb3 100644
>>>> --- a/MAINTAINERS
>>>> +++ b/MAINTAINERS
>>>> @@ -566,7 +566,7 @@ F: doc/guides/nics/ena.rst
>>>> F: doc/guides/nics/features/ena.ini
>>>>
>>>> AMD axgbe
>>>> -M: Ravi Kumar <ravi1.kumar@amd.com>
>>>> +M: Somalapuram Amaranath <asomalap@amd.com>
>>>> F: drivers/net/axgbe/
>>>> F: doc/guides/nics/axgbe.rst
>>>> F: doc/guides/nics/features/axgbe.ini
>>>> @@ -953,7 +953,7 @@ T: git://dpdk.org/next/dpdk-next-crypto
>>>> F: doc/guides/cryptodevs/features/default.ini
>> 
>> Thanks Ravi, Welcome Somalapuram.
>> 
>> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
>> 
>>>>
>>>> AMD CCP Crypto
>>>> -M: Ravi Kumar <ravi1.kumar@amd.com>
>>>> +M: Somalapuram Amaranath <asomalap@amd.com>
>>>> F: drivers/crypto/ccp/
>>>> F: doc/guides/cryptodevs/ccp.rst
>>>> F: doc/guides/cryptodevs/features/ccp.ini
>>>> --
>>>> 2.17.1
>>>>
>> 


  reply	other threads:[~2020-04-27 12:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-27  6:11 asomalap
2020-04-27  6:14 ` Kumar, Ravi1
2020-04-27 10:58   ` Ferruh Yigit
2020-04-27 11:24     ` Somalapuram, Amaranath
2020-04-27 12:07       ` Ferruh Yigit
2020-04-27 12:58         ` Aaron Conole [this message]
2020-04-27 15:00           ` Thomas Monjalon
2020-04-28 13:31             ` Aaron Conole
2020-04-27 20:05     ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7tftcpkrv7.fsf@dhcp-25.97.bos.redhat.com \
    --to=aconole@redhat.com \
    --cc=Amaranath.Somalapuram@amd.com \
    --cc=Ravi1.Kumar@amd.com \
    --cc=alialnu@mellanox.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=dpdklab@iol.unh.edu \
    --cc=ferruh.yigit@intel.com \
    --cc=rasland@mellanox.com \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).