DPDK CI discussions
 help / color / mirror / Atom feed
* [dpdk-ci] Patch apply issue
@ 2020-07-08 18:06 Ajit Khaparde
  2020-07-08 20:58 ` Brandon Lo
       [not found] ` <BYAPR11MB331751C8B3E69347A99D563A8B640@BYAPR11MB3317.namprd11.prod.outlook.com>
  0 siblings, 2 replies; 3+ messages in thread
From: Ajit Khaparde @ 2020-07-08 18:06 UTC (permalink / raw)
  To: ci

[-- Attachment #1: Type: text/plain, Size: 991 bytes --]

Hi,
I applied the new set of patches [1] to the master branch of
dpdk-next-net-brcm tree. And I don't see any issues. But I can't tell
why we are seeing the apply error on the DPDK CI dashboard [2].

Can you please take a look?

Thanks
Ajit

[1] https://patchwork.dpdk.org/project/dpdk/list/?series=10866
[2] https://lab.dpdk.org/results/dashboard/patchsets/11915/

----
I checked out the latest dpdk-next-net and then applied the patchset.
It applied cleanly this time as well.
Can this happen if the code on the server is stale?

C02VPB22HTD6:dpdk-next-brcm akhaparde$ git fetch dpdk-next
C02VPB22HTD6:dpdk-next-brcm akhaparde$ git checkout dpdk-next/master
HEAD is now at df6bf616e app/testpmd: support query RSS config in flow query
C02VPB22HTD6:dpdk-next-brcm akhaparde$ git am
~/Downloads/net-bnxt-vector-mode-enhancements-2.patch
Applying: net/bnxt: disable vector receive for mark action
Applying: net/bnxt: support Rx/Tx burst mode info
Applying: net/bnxt: add ARM64 vector support

[-- Attachment #2: Type: text/html, Size: 2214 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-ci] Patch apply issue
  2020-07-08 18:06 [dpdk-ci] Patch apply issue Ajit Khaparde
@ 2020-07-08 20:58 ` Brandon Lo
       [not found] ` <BYAPR11MB331751C8B3E69347A99D563A8B640@BYAPR11MB3317.namprd11.prod.outlook.com>
  1 sibling, 0 replies; 3+ messages in thread
From: Brandon Lo @ 2020-07-08 20:58 UTC (permalink / raw)
  To: Ajit Khaparde; +Cc: ci

[-- Attachment #1: Type: text/plain, Size: 1403 bytes --]

Hi Ajit,

Sorry, I have been caught up in a couple of things, but I will get back to
you on this.
Hopefully by the end of tomorrow.

Thanks,
Brandon

On Wed, Jul 8, 2020 at 2:06 PM Ajit Khaparde <ajit.khaparde@broadcom.com>
wrote:

> Hi,
> I applied the new set of patches [1] to the master branch of
> dpdk-next-net-brcm tree. And I don't see any issues. But I can't tell
> why we are seeing the apply error on the DPDK CI dashboard [2].
>
> Can you please take a look?
>
> Thanks
> Ajit
>
> [1] https://patchwork.dpdk.org/project/dpdk/list/?series=10866
> [2] https://lab.dpdk.org/results/dashboard/patchsets/11915/
>
> ----
> I checked out the latest dpdk-next-net and then applied the patchset.
> It applied cleanly this time as well.
> Can this happen if the code on the server is stale?
>
> C02VPB22HTD6:dpdk-next-brcm akhaparde$ git fetch dpdk-next
> C02VPB22HTD6:dpdk-next-brcm akhaparde$ git checkout dpdk-next/master
> HEAD is now at df6bf616e app/testpmd: support query RSS config in flow
> query
> C02VPB22HTD6:dpdk-next-brcm akhaparde$ git am
> ~/Downloads/net-bnxt-vector-mode-enhancements-2.patch
> Applying: net/bnxt: disable vector receive for mark action
> Applying: net/bnxt: support Rx/Tx burst mode info
> Applying: net/bnxt: add ARM64 vector support
>


-- 

Brandon Lo

UNH InterOperability Laboratory

21 Madbury Rd, Suite 100, Durham, NH 03824

blo@iol.unh.edu

www.iol.unh.edu

[-- Attachment #2: Type: text/html, Size: 4304 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-ci] Patch apply issue
       [not found] ` <BYAPR11MB331751C8B3E69347A99D563A8B640@BYAPR11MB3317.namprd11.prod.outlook.com>
@ 2020-07-09  3:47   ` Zhang, XuemingX
  0 siblings, 0 replies; 3+ messages in thread
From: Zhang, XuemingX @ 2020-07-09  3:47 UTC (permalink / raw)
  To: ajit.khaparde; +Cc: ci, Chen, Zhaoyan, Ma, LihongX


[-- Attachment #1.1: Type: text/plain, Size: 1839 bytes --]

Hi Ajit Khaparde:

When test this series (10866), they already merged in  dpdk-next-net-brcm( commit id: 3fc1e621b5d4d8b41833706) , so it report apply failed.

Commit info:

commit 3fc1e621b5d4d8b418337067fe8a0b25b7c96844
Author: Lance Richardson <lance.richardson@broadcom.com<mailto:lance.richardson@broadcom.com>>
Date:   Tue Jul 7 15:22:25 2020 -0700

net/bnxt: add ARM64 vector support


[dpdk-test-report] |FAILURE| pw(73478) [v5, 3/3] net/bnxt: add ARM64 vector support


report url: http://mails.dpdk.org/archives/test-report/2020-July/142600.html

[cid:image001.jpg@01D655E6.BF1C4BB0]



From: ci <ci-bounces@dpdk.org<mailto:ci-bounces@dpdk.org>> On Behalf Of Ajit Khaparde
Sent: Thursday, July 9, 2020 2:07 AM
To: ci@dpdk.org<mailto:ci@dpdk.org>
Subject: [dpdk-ci] Patch apply issue

Hi,
I applied the new set of patches [1] to the master branch of
dpdk-next-net-brcm tree. And I don't see any issues. But I can't tell
why we are seeing the apply error on the DPDK CI dashboard [2].

Can you please take a look?

Thanks
Ajit

[1] https://patchwork.dpdk.org/project/dpdk/list/?series=10866
[2] https://lab.dpdk.org/results/dashboard/patchsets/11915/

----
I checked out the latest dpdk-next-net and then applied the patchset.
It applied cleanly this time as well.
Can this happen if the code on the server is stale?

C02VPB22HTD6:dpdk-next-brcm akhaparde$ git fetch dpdk-next
C02VPB22HTD6:dpdk-next-brcm akhaparde$ git checkout dpdk-next/master
HEAD is now at df6bf616e app/testpmd: support query RSS config in flow query
C02VPB22HTD6:dpdk-next-brcm akhaparde$ git am ~/Downloads/net-bnxt-vector-mode-enhancements-2.patch
Applying: net/bnxt: disable vector receive for mark action
Applying: net/bnxt: support Rx/Tx burst mode info
Applying: net/bnxt: add ARM64 vector support

[-- Attachment #1.2: Type: text/html, Size: 8979 bytes --]

[-- Attachment #2: image001.jpg --]
[-- Type: image/jpeg, Size: 73080 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-09  3:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08 18:06 [dpdk-ci] Patch apply issue Ajit Khaparde
2020-07-08 20:58 ` Brandon Lo
     [not found] ` <BYAPR11MB331751C8B3E69347A99D563A8B640@BYAPR11MB3317.namprd11.prod.outlook.com>
2020-07-09  3:47   ` Zhang, XuemingX

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).