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 CBA1845EDE for ; Wed, 18 Dec 2024 19:06:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C927A40EE2; Wed, 18 Dec 2024 19:06:15 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 8390140DF5 for ; Wed, 18 Dec 2024 19:06:14 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e5372a2fbddso352996276.3 for ; Wed, 18 Dec 2024 10:06:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734545174; x=1735149974; 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=S5ov2yqkLYjPlwx2sSF02/27UKx+qMLyp6ChE5oNRac=; b=iCV2bnT8HcsrCjBocMw20xcBR0rnuLD3tB1PE2rMd/BZnP0nlmq453LtR0emCy4ywR JAx6kMZbgtEtlV9/OIyQ77wQCn1BXqXfcUgnWjv0HQgTfNlDTOzT2NLXnl9TwS8XrgVC N8dsoQWeXJ+Ya/YaLUgqKiZXUE1HUT8BkEg28= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734545174; x=1735149974; 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=S5ov2yqkLYjPlwx2sSF02/27UKx+qMLyp6ChE5oNRac=; b=Yw3FkBcJaf10IGuOj1uaxED0sX6VwnsnogKLJPllNmMLeTk8szqA1lGbYDgrTXF2DJ lODf9ZM5cJeYrHnAG1POowlHxZQL8N3i7yD30BeXIZNcP+ilbH5cUoe04B5OogoFEP25 n+NhZKdSLU3OziX/MneE4oFuO8esuzBir2iwRMSRS6UeW05WDhdB2nNXzWn7tMcf2XrR 3OALM5qYpH1ljqj7K7pzJd/8Dpm3hqqR+J5gCV9ScREabL/4dKnggMBVRxZ9ehGHnxbx xy35HGPovy8HUh3FhSaYkmiVKzxplKu5BTsXy/tnwbPfrHWz80QUACauRiwqTaTxoCuq UEDQ== X-Gm-Message-State: AOJu0YzZpAF3zI5VihdKZNdyUA6ezP37l7mrxQiOOKMS56k97i39j42M 4+DT7d1mIFKEPFn7xJTP9NV4OwIaQZ7NkWnMh+DXU0brrySeUcb6mQSQV/TlF05hFhozKQAQjmk GhGQUVetK1OdWF/dLSMYGcq37vQzD+sbDvVb1/4a5ou9bPq9oLKJXTT2l X-Gm-Gg: ASbGncvpL/5c5Ee494DK22GPJgW2vkvnk70ywe2FJJqxUA7slFoN8eVB9ov50HyP+DK o1SOVYTI97ezDGtJ6BfrlSlTeUFUgDK/Jt82UOvscFFwEiocO3W1I+18j3JOpAYHpkeTgswJZMI K6VxElLyxvk6UXmwd6nS7BdXBidSAhTbRDxsqau3o5fHw4gyo0ud3gvk4AdLMVPau+lbvAEwxrM l/jCRdRvasAXnB4zii7VtegpqZKLIskT7CG8R63tatkGcGBg04c+icth7eZ/TcGYRLbHSUsdxbD O2U67g== X-Google-Smtp-Source: AGHT+IHA/Oaf0xhiwAHtvBGbdqSYaerdA7ies9ijkOl3za04/or59/9u/lB4UKM7xce1jnWiSizwUQELJvfJ X-Received: by 2002:a05:6902:2186:b0:e4a:fc25:30cb with SMTP id 3f1490d57ef6-e53767672a3mr233729276.46.1734545173897; Wed, 18 Dec 2024 10:06:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e48092703d8sm233856276.14.2024.12.18.10.06.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 10:06:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 10:06:13 -0800 (PST) Message-ID: <67630f15.050a0220.2638d9.ed79SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 86CD26052471; Wed, 18 Dec 2024 13:06:13 -0500 (EST) Subject: |WARNING| pw149286 [PATCH] net/nfp: unify the queue threshold value From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241218061745.1696899-1-chaoyong.he@corigine.com> References: <20241218061745.1696899-1-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-compile-amd64-testing Test-Status: WARNING http://dpdk.org/patch/149286 _Testing issues_ Submitter: Chaoyong He Date: Wednesday, December 18 2024 06:17:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149286 --> testing issues Upstream job id: Windows-Compile-DPDK-Native#25407 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | dpdk_win_llvm_compile | +=====================+====================+==================+===================+===================+=======================+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | +---------------------+--------------------+------------------+-------------------+-------------------+-----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32155/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/