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 0D1B3458A7 for ; Fri, 30 Aug 2024 12:30:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 140E942E6F; Fri, 30 Aug 2024 12:30:05 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id C6ED942E4C for ; Fri, 30 Aug 2024 12:30:03 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-39d26a8f9dbso5713155ab.1 for ; Fri, 30 Aug 2024 03:30:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725013803; x=1725618603; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=UKxaSaH++l/cv65NYyNOTCjqjn3GOn6V3pU0aKm5qJI=; b=UjTIEtoziFf6F6ZccVJOGsRO1+Oz8Ab+8Lk6bqbKMwGpOiTqZAVWJyXs/cpyLdyDZ1 kmYlsqoAOqBGD0Rt5CHaEVsMWyoMBkaaXqa1f7+3BLKAcIhRI0cAsYEi18mNCydgBcL6 FX/wN3RQ3XltZfkZBHKBYaB21jJzQSXI0OySQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725013803; x=1725618603; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=UKxaSaH++l/cv65NYyNOTCjqjn3GOn6V3pU0aKm5qJI=; b=AErwfLZnG4Xhd438XhCneD3vjHiLUuqPnhZu3A7I6XVSYXW1Ur473pV52C9+ZgURQr G6mLmUnMZbKY1bwYg8lieU0vx6RIV9XTNw5fOThWfleY3zAI52SfTshHgASLjeKuYRbV zo7P6T2+hTslSOGFaF26Y00HZLZMahgJ1Lt3xMMcgChs0bumrM3e/gWLDHzSSmAtvIQq pwlX7EddKvq3BjzC4WQay8HcaObcC1qyS05Hy/R5GG66QN7E3QO1rJUt3PhChk94aiqv x4+Dot5z0vYlrDRCtRHUjvXQab9Etpih2E6iKcpr+rMbIidULkxFfT5I7E5c9af2g1Gm hhIw== X-Gm-Message-State: AOJu0YwhguNUBJytSSVFvoh7Ct9AAi7gh1MweUlIPh/SnvIHfAtVBx7/ jxfsCTgznQq6KzvfdqltfZgXjM57BKC8AlcDxeX3e10oroOto8W3uXzgiXNgEYQbKQpyl26X2NY 1bOrNXXyehtnnZ6KewCzTDoUyRCEBpphQ X-Google-Smtp-Source: AGHT+IH8V36bEF7+bxpfZrKLppymPUrYF6dgqcP7kXGHL3ZanTsup5IlYuJnt3cc5BSWVmTHhfp2FPu6JIZd X-Received: by 2002:a05:6e02:1c41:b0:376:410b:ae69 with SMTP id e9e14a558f8ab-39f3795d72cmr66527055ab.15.1725013803136; Fri, 30 Aug 2024 03:30:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39f3afeb5b4sm1275675ab.38.2024.08.30.03.30.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Aug 2024 03:30:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Aug 2024 03:30:03 -0700 (PDT) Message-ID: <66d19f2b.050a0220.125d2a.9cb8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 88E086050A6B; Fri, 30 Aug 2024 06:30:02 -0400 (EDT) Subject: |FAILURE| pw143451-143452 [PATCH] [2/2] net/nfp: flow rule supports From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Chaoyong He In-Reply-To: <20240830031025.2422579-3-chaoyong.he@corigine.com> References: <20240830031025.2422579-3-chaoyong.he@corigine.com> 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-unit-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/143452 _Testing issues_ Submitter: Chaoyong He Date: Friday, August 30 2024 03:10:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:334bda1613888c26e6345dab3f2522e54087e808 143451-143452 --> testing issues Upstream job id: Generic-Unit-Test-DPDK#256707 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+==============================+ | 32-bit Ubuntu 20.04.4 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 37 (ARM) | WARN | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Debian 11 (Buster) (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Debian 12 (arm) | WARN | SKIPPED | WARN | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM) | WARN | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 24.04 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ ==== 20 line log output for Fedora 38 (ARM) (dpdk_unit_test): ==== 1057 | struct nfp_item_flag flag = {}; | ^~~~ ../drivers/net/nfp/flower/nfp_flower_flow.c:1054:50: note: 'param' declared here 1054 | struct nfp_item_calculate_param *param) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ ../drivers/net/nfp/flower/nfp_flower_flow.c: In function 'nfp_flow_key_layers_calculate_items': ../drivers/net/nfp/flower/nfp_flower_flow.c:1269:21: error: storing the address of local variable 'flag' in '*param.flag' [-Werror=dangling-pointer=] 1269 | param->flag = &flag; | ~~~~~~~~~~~~^~~~~~~ ../drivers/net/nfp/flower/nfp_flower_flow.c:1266:30: note: 'flag' declared here 1266 | struct nfp_item_flag flag = {}; | ^~~~ ../drivers/net/nfp/flower/nfp_flower_flow.c:1264:50: note: 'param' declared here 1264 | struct nfp_item_calculate_param *param) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ cc1: all warnings being treated as errors [1992/3202] Compiling C object 'drivers/a715181@@rte_net_octeon_ep@sha/meson-generated_.._rte_net_octeon_ep.pmd.c.o'. [1993/3202] Linking static target drivers/librte_net_octeon_ep.a. [1994/3202] Generating rte_net_octeontx.sym_chk with a meson_exe.py custom command. ninja: build stopped: subcommand failed. ==== End log output ==== 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30882/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/