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 618E34318F for ; Tue, 17 Oct 2023 20:39:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CA1340279; Tue, 17 Oct 2023 20:39:31 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id E466940279 for ; Tue, 17 Oct 2023 20:39:29 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c9d3a21f7aso48419685ad.2 for ; Tue, 17 Oct 2023 11:39:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697567969; x=1698172769; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Eh9CA7W/Omv06As1cj0Q+5drlZ9cTOuS+wPf5d+DmkY=; b=QNXu6YUxlYLqT9iWTvhi9+BJqwpGQFTVZO1dmydxFkg4yvwDn9KDvo3C+wLwQ4+dcL C03lFWtEA35RT5cquD1JiDAatQIY2eJCSA334iYM2eGvCIMVT2XnLZaC4xzMN6c5nyRk JIkkeXWuB6BD/+9pd9NMaM3MngCQ3MdvsiYK8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697567969; x=1698172769; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Eh9CA7W/Omv06As1cj0Q+5drlZ9cTOuS+wPf5d+DmkY=; b=FCcAeiwHqeEkqxZvFvQ+U51wQNmeT0UTSHCgrjNTBybRUYnk79QBjNTGjtaXsxgLlP IviTQQLG7N1r9s42XAKHToSpgIeKl2Mk15lcRA7fkH63YF9DIpv4bEpVmBgXrO2ZQwbV LSYXtoFK3YcUl1WriE6IANfXSv+LDWFoT/Y3ZNAeMuErKq0Q1/6/aV+IgeYelBvcufHM u6abzPuFUFhAEECmp4RjCDmP8cWt+ayjrJLR+PoPqYrqby6CyhnQkf6RKlt3wdS/W9sy z1fcw+L8efuxWTnY1+vxbnoqsqMz2tvSgHToPIGn9iTht5iy8ihkF1qzoWr38xnFGHC3 Uqpw== X-Gm-Message-State: AOJu0YzYmFUghOer7uIjCXX64R8bSJC593HQDL/8K5KqXuCt5V0R+J6L CSg1vFLY4mOrWMoTJuzpT26A4svXkvPx6g12O59DVlvpcsWePX4DJ4yGWsEs+fxNUPlyyuI5Qw= = X-Google-Smtp-Source: AGHT+IHdbjSOv2IHrSJnm4D2rBVkpjSXGp+xijHvYqEpMLBl7izGrZYwx9ou9x8WXsSjcTlJtaWdixXkm8L4 X-Received: by 2002:a17:902:fa07:b0:1c6:25b2:b71a with SMTP id la7-20020a170902fa0700b001c625b2b71amr2846497plb.2.1697567969063; Tue, 17 Oct 2023 11:39:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b21-20020a170902d89500b001bdc31e7113sm199577plz.104.2023.10.17.11.39.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 11:39:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 11:39:29 -0700 (PDT) Message-ID: <652ed4e1.170a0220.16f4b.4d51SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 41DAB602A042; Tue, 17 Oct 2023 14:39:28 -0400 (EDT) Subject: |WARNING| pw132737 [PATCH] ethdev: fix flow action async query coverity 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/132737 _apply patch failure_ Submitter: Suanming Mou Date: Tuesday, October 17 2023 08:23:17 Applied on: CommitID:99dcd1664982fd93d49ca159a97ad16537a1914f Apply patch set 132737 failed: Checking patch lib/ethdev/rte_flow.c... error: while searching for: const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); int ret; ret = ops->async_action_handle_query(dev, queue_id, op_attr, action_handle, data, user_data, error); ret = flow_err(port_id, ret, error); error: patch failed: lib/ethdev/rte_flow.c:2226 Applying patch lib/ethdev/rte_flow.c with 1 reject... Rejected hunk #1. hint: Use 'git am --show-current-patch' to see the failed patch diff a/lib/ethdev/rte_flow.c b/lib/ethdev/rte_flow.c (rejected hunks) @@ -2226,6 +2226,8 @@ rte_flow_async_action_handle_query(uint16_t port_id, const struct rte_flow_ops *ops = rte_flow_ops_get(port_id, error); int ret; + if (unlikely(!ops)) + return -rte_errno; ret = ops->async_action_handle_query(dev, queue_id, op_attr, action_handle, data, user_data, error); ret = flow_err(port_id, ret, error); https://lab.dpdk.org/results/dashboard/patchsets/27962/ UNH-IOL DPDK Community Lab