From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 06CFFA0527 for ; Wed, 8 Jul 2020 20:06:53 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BF6E01DCA8; Wed, 8 Jul 2020 20:06:52 +0200 (CEST) Received: from mail-ot1-f67.google.com (mail-ot1-f67.google.com [209.85.210.67]) by dpdk.org (Postfix) with ESMTP id 8EC6B1DCA6 for ; Wed, 8 Jul 2020 20:06:51 +0200 (CEST) Received: by mail-ot1-f67.google.com with SMTP id w17so29766030otl.4 for ; Wed, 08 Jul 2020 11:06:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=mime-version:from:date:message-id:subject:to; bh=COsIVHOrL0fBKsI/B5XckUAEjR5+UBOsBLes1go+9+8=; b=IgnEuEscZzulteGrlSFtlxUhDvCxF76kP/oqciLs3Q0s79aoTkHqqIBn6O7szpX2fv l/4J2797O231uVHYiYoX4o/GFmwb0tp58VUf2OC+aBytRAJ0X2Y+bdVFcqLpEsq6AExz ZssJ5PvCUH0EpuU6YgN7bL0TIDtnq6VxRAM5g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=COsIVHOrL0fBKsI/B5XckUAEjR5+UBOsBLes1go+9+8=; b=n3+6zUyM13wYcPwTreInb5JVE5GZbRd6JQeqk8YLW6PCLI+afwTJ+XhIizUn21jdg/ grBqHiQzHCZzJtCdpZLS4OuJ8W2vTwbMJGYqWgqmF8U94KuqhIBkhbZ+OT3n/yibVVh1 L6Ixp74c/VIneNnR5vs1mLagnF3neHUSG4SIcZC3LllDHI9hiGj30TfP/n+G5DzB0aUk KkJhc3GMutqJaXsYP4mLBW6IqQmxVczbgqQV19mdf/mNkD3B5ARTTfVrN5nrAMPGk0iD QArkX/U+aj3r1dXBODLEWVQxmWtjHkr15wynAbbC2nfuU/AeXpjIOkEsgAyvApTgrhBj i4Gg== X-Gm-Message-State: AOAM5333Hexh1Us1T6l163QY0uMBw+ZDGn2Lw7magcV7kcz6t0ItPcPr ruF3x3wAFdNFXw7/RfpAzAw9rCWHrq/euwCHxCZlQ9IT6xwpVQ== X-Google-Smtp-Source: ABdhPJwUh92au0+xVRTvEODbawIxwNCevnZvgtON2L1ZYbd3mtpNBFsaTF5WN6ACoi6aM+VAf5PBv9zspw4YRffGnVo= X-Received: by 2002:a05:6830:3094:: with SMTP id f20mr42304648ots.283.1594231610387; Wed, 08 Jul 2020 11:06:50 -0700 (PDT) MIME-Version: 1.0 From: Ajit Khaparde Date: Wed, 8 Jul 2020 11:06:34 -0700 Message-ID: To: ci@dpdk.org Content-Type: multipart/alternative; boundary="000000000000d4091305a9f1f8ba" Subject: [dpdk-ci] Patch apply issue X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Sender: "ci" --000000000000d4091305a9f1f8ba Content-Type: text/plain; charset="UTF-8" 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 --000000000000d4091305a9f1f8ba Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,
I applied the new set of patches [1] to the master branch of<= /div>
d= pdk-next-net-brcm tree. And I don't see any issues. But I can't tel= l
why we are seeing the apply error on the DPDK CI dashboard [2].

<= div class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif">Can you= please take=C2=A0a look?

Thanks

----
I checked o= ut 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?

C02VPB22H= TD6: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-ne= xt-brcm akhaparde$ git am ~/Downloads/net-bnxt-vector-mode-enhancements-2.p= atch
Applying: net/bnxt: disable vector receive for mark action
Apply= ing: net/bnxt: support Rx/Tx burst mode info
Applying: net/bnxt: add ARM= 64 vector support
--000000000000d4091305a9f1f8ba--