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 90F3442B47 for ; Fri, 19 May 2023 11:01:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9003742BC9; Fri, 19 May 2023 11:01:56 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id CB7D142BC9 for ; Fri, 19 May 2023 11:01:55 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-334d7bb7155so7779605ab.0 for ; Fri, 19 May 2023 02:01:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684486915; x=1687078915; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n+ZUjUuApZGdRJVj8JMWviFOlqztAGnwfMp8a2zDZ4c=; b=igxM0X0Bc8w0QXFGlbJKZ3LxMaJoeyyJf0u8thzabF8l8R2JYnUprJMEBsdQwZgE6g SZo/snD7cDsIspCMwBv4qldq6uoYKFv1PtMCj+u0SoxA23zYabyVGf7dLobWvDA4Mv4C p5ZHDlHETszWxNLdCW5u3m5EwfRnb44Sw2n+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684486915; x=1687078915; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n+ZUjUuApZGdRJVj8JMWviFOlqztAGnwfMp8a2zDZ4c=; b=NB4ty3gwg6SpokZWMqBCMatyhsvWnHPf5i/jNl9aplGxzeId91IF4LAyAoQBfYMc4H Ewdj+TcmIWg6b4Ww5BMioQJtoKW5JfH4zDBgUtv8G41jz18dAC8lhSmH2E9x36YULf2D AFvf8PbUruapA+r4Bp+Z8jSJLiXPpwc6fGdCXDaMLzHa3LxOl/YQAz1rUpU/hgcfzitq +e+g5mfFaq8mpCQ5Pl+cQF552y5431ndWh6EGI7WpykxZa/OJayemb09ZEHPNJ7mESOf W79tJBPmRffTiQC1bBqiapl0KPSK60oXfyOqsDo3Am2iNQmvu5cgIv42xYt2zn/OnIEv dKtA== X-Gm-Message-State: AC+VfDyPU9zNhCF8norUezY0s22eUHxfhaPB6cNeJHeq1d1kVnqDcm/p o/gljS3ByA6w5JAdLylGKxXWwF5j9Dn9h0mlO7cOsnvRvVoM13YZoEBEbg== X-Google-Smtp-Source: ACHHUZ4SMKqfLT3+EdA2tEUEfQ7WsfyBhx5P9tUTzmfM45aviynbmCHGUheSii1o141NJpdtnfvBtcAMt+FF X-Received: by 2002:a92:d4cf:0:b0:338:7da7:fd24 with SMTP id o15-20020a92d4cf000000b003387da7fd24mr702973ilm.15.1684486915180; Fri, 19 May 2023 02:01:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r9-20020a92d449000000b003313d1fda59sm99541ilm.54.2023.05.19.02.01.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 02:01:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 02:01:55 -0700 (PDT) Message-ID: <64673b03.920a0220.93585.5e5bSMTPIN_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 9DDC7605246B; Fri, 19 May 2023 05:01:54 -0400 (EDT) Subject: |WARNING| pw127103-127109 [PATCH] [v4, 7/7] net/idpf: adjust timestamp mbuf register 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/127103 _apply patch failure_ Submitter: Wenjing Qiao Date: Friday, May 19 2023 08:31:10 Applied on: CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c Apply patch set 127103-127109 failed: Checking patch drivers/net/idpf/idpf_ethdev.c... error: while searching for: idpf_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/idpf/idpf_ethdev.c:808 error: while searching for: idpf_vc_vectors_dealloc(vport); return 0; } error: patch failed: drivers/net/idpf/idpf_ethdev.c:820 Applying patch drivers/net/idpf/idpf_ethdev.c with 2 rejects... Hunk #1 applied cleanly. Rejected hunk #2. Rejected hunk #3. hint: Use 'git am --show-current-patch' to see the failed patch diff a/drivers/net/idpf/idpf_ethdev.c b/drivers/net/idpf/idpf_ethdev.c (rejected hunks) @@ -808,6 +811,7 @@ static int idpf_dev_stop(struct rte_eth_dev *dev) { struct idpf_vport *vport = dev->data->dev_private; + struct idpf_adapter *base = vport->adapter; if (dev->data->dev_started == 0) return 0; @@ -820,6 +824,9 @@ idpf_dev_stop(struct rte_eth_dev *dev) idpf_vc_vectors_dealloc(vport); + if (dev->data->dev_conf.rxmode.offloads & RTE_ETH_RX_OFFLOAD_TIMESTAMP) + idpf_rx_timestamp_stop(base); + return 0; } Checking patch drivers/net/cpfl/cpfl_ethdev.c... error: while searching for: 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:814 error: while searching for: idpf_vc_vectors_dealloc(vport); return 0; } error: patch failed: drivers/net/cpfl/cpfl_ethdev.c:826 Applying patch drivers/net/cpfl/cpfl_ethdev.c with 2 rejects... Hunk #1 applied cleanly. Rejected hunk #2. Rejected hunk #3. 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) @@ -814,6 +817,7 @@ static int cpfl_dev_stop(struct rte_eth_dev *dev) { struct idpf_vport *vport = dev->data->dev_private; + struct idpf_adapter *base = vport->adapter; if (dev->data->dev_started == 0) return 0; @@ -826,6 +830,9 @@ cpfl_dev_stop(struct rte_eth_dev *dev) idpf_vc_vectors_dealloc(vport); + if (dev->data->dev_conf.rxmode.offloads & RTE_ETH_RX_OFFLOAD_TIMESTAMP) + idpf_rx_timestamp_stop(base); + return 0; } Checking patch drivers/common/idpf/base/idpf_osdep.h... error: while searching for: #include #include #define INLINE inline #define STATIC static error: patch failed: drivers/common/idpf/base/idpf_osdep.h:25 Hunk #2 succeeded at 343 (offset -10 lines). Checking patch drivers/common/idpf/idpf_common_rxtx.c... Checking patch drivers/common/idpf/meson.build... Hunk #1 succeeded at 43 (offset -2 lines). Applying patch drivers/common/idpf/base/idpf_osdep.h with 1 reject... Rejected hunk #1. Hunk #2 applied cleanly. Applied patch drivers/common/idpf/idpf_common_rxtx.c cleanly. Applied patch drivers/common/idpf/meson.build cleanly. hint: Use 'git am --show-current-patch' to see the failed patch diff a/drivers/common/idpf/base/idpf_osdep.h b/drivers/common/idpf/base/idpf_osdep.h (rejected hunks) @@ -25,6 +25,13 @@ #include #include +#ifdef IDPF_ACC_TIMESTAMP +#include +#include +#include +#include +#endif /* IDPF_ACC_TIMESTAMP */ + #define INLINE inline #define STATIC static Checking patch drivers/common/idpf/idpf_common_rxtx.c... error: drivers/common/idpf/idpf_common_rxtx.c: does not match index Checking patch drivers/common/idpf/idpf_common_rxtx.h... Hunk #1 succeeded at 142 (offset -3 lines). Applied patch drivers/common/idpf/idpf_common_rxtx.h cleanly. 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... Hunk #1 succeeded at 529 (offset -1 lines). Applied patch drivers/net/cpfl/cpfl_rxtx.c cleanly. hint: Use 'git am --show-current-patch' to see the failed patch Checking patch drivers/net/idpf/idpf_ethdev.c... error: drivers/net/idpf/idpf_ethdev.c: does not match index Checking patch drivers/net/idpf/idpf_rxtx.c... Hunk #1 succeeded at 529 (offset -2 lines). Applied patch drivers/net/idpf/idpf_rxtx.c cleanly. hint: Use 'git am --show-current-patch' to see the failed patch https://lab.dpdk.org/results/dashboard/patchsets/26311/ UNH-IOL DPDK Community Lab