From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 08F2942BF4 for ; Wed, 31 May 2023 13:23:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 008C340ED7; Wed, 31 May 2023 13:23:18 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id C515040ED7 for ; Wed, 31 May 2023 13:23:16 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-64d2467d640so6456107b3a.1 for ; Wed, 31 May 2023 04:23:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685532196; x=1688124196; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KhYeIt29hpYeDtxcddf+zG090FM5usL8ljVEV0iGXMY=; b=bLzispn8luZqmQ2fhBS+dG44SpD/Wu8Q1O+4tjnmUQet4lnatOXo+oXzw6M/fzkHFg FA+zj7t0LX9IUy4gS2L35ShYbuieO30DD912Qvod9GmzWd1C+6Kc10zGZiD4od7OCrqu nRD9OrcyVr2xh2jlKKaWqyBPr5qjHw5PACwPo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685532196; x=1688124196; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KhYeIt29hpYeDtxcddf+zG090FM5usL8ljVEV0iGXMY=; b=EXhwESIUUl1FbxVxROyH4zwPDMssVmIueyQmc//1jvgm94S/J6oGRszDqxs5mYZFd1 62cE7WPPvdUYSs/18yKCR2bCxgi/Kifk0HYgpN5oHKweO8K4dbj7zg+ol+JYEMrIYhJA h0Jv9FM5+ZnuvLQDYbdly3qmgDsvSMQwsBCoWmixCDC2jxTxBsdm9ZqOYfX4tELBwiov U+Sq7k+f2E6RQgKCYeRT8zV1lWPhkjtCdkN5qo/wcdJJfIGAGWTwYor7tPwR6ZTbkLS7 fevqQw9HlbUgH66WJr7YFxdyoetN3vbU7eaN6P/5ZrM9SN1fxFhOuEu4i7/FP2TkAaN3 /wqw== X-Gm-Message-State: AC+VfDxc6kJ3RxhW1HeQcYkJ8XPOmSBY2W0319IXVPiIfzdngBarHKE/ jVsVsf4sX0BakM8iSD6HOemaltSoq94+iVKDDqUZ8PtDqXvSZzk5iFpMcQ== X-Google-Smtp-Source: ACHHUZ6fvLmlcgm7B0LsetwQbouaajLg82aYbRcfb01sy9FnGHwrXfqj5igY3LOjKhoSSKd4SpTwE3hzANy/ X-Received: by 2002:a05:6a20:4425:b0:101:1b94:31c1 with SMTP id ce37-20020a056a20442500b001011b9431c1mr6943410pzb.42.1685532196008; Wed, 31 May 2023 04:23:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i17-20020a056a00005100b006430a929209sm333640pfk.10.2023.05.31.04.23.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 May 2023 04:23:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 May 2023 04:23:15 -0700 (PDT) Message-ID: <64772e23.050a0220.2d6fa.91b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 3134F605246B; Wed, 31 May 2023 07:23:15 -0400 (EDT) Subject: |WARNING| pw127769-127782 [PATCH] [v6, 13/13] net/cpfl: support hairpin bind/unbind From: dpdklab@iol.unh.edu To: test-report@dpdk.org Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/127769 _apply patch failure_ Submitter: Xing, Beilei Date: Wednesday, May 31 2023 10:25:51 Applied on: CommitID:c9df59bcc9bec67783de98486879594e52bdc418 Apply patch set 127769-127782 failed: Checking patch drivers/net/cpfl/cpfl_ethdev.c... error: while searching for: static int cpfl_dev_stop(struct rte_eth_dev *dev) { struct idpf_vport *vport = dev->data->dev_private; if (dev->data->dev_started == 0) return 0; error: patch failed: drivers/net/cpfl/cpfl_ethdev.c:813 Hunk #18 succeeded at 846 (offset 3 lines). Hunk #19 succeeded at 857 (offset 3 lines). Hunk #20 succeeded at 1062 (offset 3 lines). Hunk #21 succeeded at 1249 (offset -38 lines). Hunk #22 succeeded at 1276 (offset -37 lines). Hunk #23 succeeded at 1391 (offset -37 lines). Hunk #24 succeeded at 1409 (offset -37 lines). Checking patch drivers/net/cpfl/cpfl_ethdev.h... Checking patch drivers/net/cpfl/cpfl_rxtx.c... Hunk #2 succeeded at 220 (offset -1 lines). Hunk #3 succeeded at 302 (offset -1 lines). Hunk #4 succeeded at 385 (offset -1 lines). Hunk #5 succeeded at 405 (offset -1 lines). Hunk #6 succeeded at 454 (offset -1 lines). Hunk #7 succeeded at 478 (offset -1 lines). Hunk #8 succeeded at 548 (offset -1 lines). Hunk #9 succeeded at 564 (offset -1 lines). Hunk #10 succeeded at 573 (offset -1 lines). Hunk #11 succeeded at 638 (offset -1 lines). Hunk #12 succeeded at 674 (offset -1 lines). Hunk #13 succeeded at 690 (offset -1 lines). Hunk #14 succeeded at 715 (offset -1 lines). Hunk #15 succeeded at 726 (offset -1 lines). Hunk #16 succeeded at 743 (offset -1 lines). Hunk #17 succeeded at 761 (offset -1 lines). Hunk #18 succeeded at 779 (offset -1 lines). Hunk #19 succeeded at 796 (offset -1 lines). Hunk #20 succeeded at 822 (offset -1 lines). Hunk #21 succeeded at 834 (offset -1 lines). Hunk #22 succeeded at 863 (offset -1 lines). Hunk #23 succeeded at 883 (offset -1 lines). Hunk #24 succeeded at 933 (offset -1 lines). Hunk #25 succeeded at 952 (offset -1 lines). Hunk #26 succeeded at 990 (offset -1 lines). Checking patch drivers/net/cpfl/cpfl_rxtx.h... Checking patch drivers/net/cpfl/cpfl_rxtx_vec_common.h... Applying patch drivers/net/cpfl/cpfl_ethdev.c with 1 reject... Hunk #1 applied cleanly. Hunk #2 applied cleanly. Hunk #3 applied cleanly. Hunk #4 applied cleanly. Hunk #5 applied cleanly. Hunk #6 applied cleanly. Hunk #7 applied cleanly. Hunk #8 applied cleanly. Hunk #9 applied cleanly. Hunk #10 applied cleanly. Hunk #11 applied cleanly. Hunk #12 applied cleanly. Hunk #13 applied cleanly. Hunk #14 applied cleanly. Hunk #15 applied cleanly. Hunk #16 applied cleanly. Rejected hunk #17. Hunk #18 applied cleanly. Hunk #19 applied cleanly. Hunk #20 applied cleanly. Hunk #21 applied cleanly. Hunk #22 applied cleanly. Hunk #23 applied cleanly. Hunk #24 applied cleanly. Applied patch drivers/net/cpfl/cpfl_ethdev.h cleanly. Applied patch drivers/net/cpfl/cpfl_rxtx.c cleanly. Applied patch drivers/net/cpfl/cpfl_rxtx.h cleanly. Applied patch drivers/net/cpfl/cpfl_rxtx_vec_common.h cleanly. hint: Use 'git am --show-current-patch' to see the failed patch diff a/drivers/net/cpfl/cpfl_ethdev.c b/drivers/net/cpfl/cpfl_ethdev.c (rejected hunks) @@ -813,7 +823,8 @@ cpfl_dev_start(struct rte_eth_dev *dev) static int cpfl_dev_stop(struct rte_eth_dev *dev) { - struct idpf_vport *vport = dev->data->dev_private; + struct cpfl_vport *cpfl_vport = dev->data->dev_private; + struct idpf_vport *vport = &cpfl_vport->base; if (dev->data->dev_started == 0) return 0; Checking patch drivers/net/cpfl/cpfl_ethdev.c... error: drivers/net/cpfl/cpfl_ethdev.c: does not match index Checking patch drivers/net/cpfl/cpfl_ethdev.h... error: drivers/net/cpfl/cpfl_ethdev.h: does not match index Checking patch drivers/net/cpfl/cpfl_rxtx.h... error: drivers/net/cpfl/cpfl_rxtx.h: does not match index hint: Use 'git am --show-current-patch' to see the failed patch Checking patch drivers/net/cpfl/cpfl_ethdev.c... error: drivers/net/cpfl/cpfl_ethdev.c: does not match index Checking patch drivers/net/cpfl/cpfl_rxtx.h... error: drivers/net/cpfl/cpfl_rxtx.h: does not match index hint: Use 'git am --show-current-patch' to see the failed patch Checking patch drivers/net/cpfl/cpfl_ethdev.c... error: drivers/net/cpfl/cpfl_ethdev.c: does not match index Checking patch drivers/net/cpfl/cpfl_ethdev.h... error: drivers/net/cpfl/cpfl_ethdev.h: does not match index Checking patch drivers/net/cpfl/cpfl_rxtx.c... error: drivers/net/cpfl/cpfl_rxtx.c: does not match index Checking patch drivers/net/cpfl/cpfl_rxtx.h... error: drivers/net/cpfl/cpfl_rxtx.h: does not match index Checking patch drivers/net/cpfl/cpfl_rxtx_vec_common.h... error: drivers/net/cpfl/cpfl_rxtx_vec_common.h: does not match index hint: Use 'git am --show-current-patch' to see the failed patch Checking patch drivers/net/cpfl/cpfl_ethdev.c... error: drivers/net/cpfl/cpfl_ethdev.c: does not match index Checking patch drivers/net/cpfl/cpfl_rxtx.c... error: drivers/net/cpfl/cpfl_rxtx.c: does not match index Checking patch drivers/net/cpfl/cpfl_rxtx.h... error: drivers/net/cpfl/cpfl_rxtx.h: does not match index hint: Use 'git am --show-current-patch' to see the failed patch Checking patch drivers/net/cpfl/cpfl_ethdev.c... error: drivers/net/cpfl/cpfl_ethdev.c: does not match index Checking patch drivers/net/cpfl/cpfl_rxtx.c... error: drivers/net/cpfl/cpfl_rxtx.c: does not match index Checking patch drivers/net/cpfl/cpfl_rxtx.h... error: drivers/net/cpfl/cpfl_rxtx.h: does not match index hint: Use 'git am --show-current-patch' to see the failed patch Checking patch drivers/net/cpfl/cpfl_ethdev.c... error: drivers/net/cpfl/cpfl_ethdev.c: does not match index hint: Use 'git am --show-current-patch' to see the failed patch Checking patch drivers/net/cpfl/cpfl_ethdev.c... error: drivers/net/cpfl/cpfl_ethdev.c: does not match index hint: Use 'git am --show-current-patch' to see the failed patch Checking patch drivers/net/cpfl/cpfl_ethdev.c... error: drivers/net/cpfl/cpfl_ethdev.c: does not match index hint: Use 'git am --show-current-patch' to see the failed patch https://lab.dpdk.org/results/dashboard/patchsets/26470/ UNH-IOL DPDK Community Lab