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 557E745EDD for ; Wed, 18 Dec 2024 17:45:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2BEFF40DF5; Wed, 18 Dec 2024 17:45:48 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 350B840DDE for ; Wed, 18 Dec 2024 17:45:47 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-71e36b27b53so3218385a34.1 for ; Wed, 18 Dec 2024 08:45:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734540346; x=1735145146; 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=kAC2APlKZBaPfBUjeY3/eFWeIrBloiUBt4SFrfeNzOY=; b=OYhKdpyqyx/sur9Ro9pv8ki28o6t4Qa0BRttsJi7mx29OGjwsYwAftB1P3FU0zI4rm kdUP6adruI49+8QKrYFrr5/fSHVljRMZhpa+Vl9JQOqsasKGyWA0yXM5RT4L3i7pO1BK +yqk77c/hg0oS3wdijxOrLy4oJEpvjQSLng0A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734540346; x=1735145146; 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=kAC2APlKZBaPfBUjeY3/eFWeIrBloiUBt4SFrfeNzOY=; b=mExFmCo3ykwmwrDym5PdGeL/5WjvmkQ6lPQlXG+/Kdt0Fdota1Kfy37YwqGGq2PDGP OJCg9PRYG91FLd/AWy5M1TycvkXdi8r3KwVunL+5E58JDn1/DPS6qRnQVH1I2ZzQfe9m 9bWPpMJzDn2JhjVkrsbM4VDz/BSmURLoM7M1HG75/6PlqXvr3ILBCO0doOF2K3A9FVYA FG4Fo31oFmEFqbSz6KpGqZaI+JIK6WMnB5IZiL7W2eAJ7X0w0gIbQuOsLBkBKSxXUmFp oU2oNZbfXPpNt3z/XGZW8wjP7yzj+x3EaG77e1hnACGFEOrsy9xUn12nyV9IFnldCoqt hYrQ== X-Gm-Message-State: AOJu0YzEEtX3VPSEJ6/AgB6vWplE9evsp81RTv3oDWxrPIQOT68QRpZe DNF1QiOohSVm3ejbV7thJvy/9JmAOVc5tfx+oaSfXiFNjobdrijs2hddMRbvQ8PBil42WBer4o/ 0Jhvwt3mkUfbkhbZUDKKBcz3ge21DFrkBRCeZLzSc X-Gm-Gg: ASbGnctiqsuMCWHATaFblsK4Z+Pw7TIu8uJlUx/zvYUXiFchZvACp362gjTJ9MWqpDw QMOdYKSXx1N40LNZaEVn3jDxK+Wc5o00oUcsJTyUu2l/S3jo9GzVDbmynRe4IDlkEqqMCH6Corh 5vowXCMg1aQebpCUqth8ItQdLpmi6LF/4uNZznMctyGK+5PVMOELiyxshfel7uWIX/kng8nb7y+ n28C0AcJgsqOyAFVOXmxEBGlQTQlrsG+gagauU9lB9quAj2TET4vcM9Ykc2Ej4SQdu03q3CxTpr wQ== X-Google-Smtp-Source: AGHT+IGETZ01Yg3NvER9vmw0HCs8kaBLi4qUNl6pHDAWqFYLUbvN7CIEYwJHMuppgixnt47tTl3N5K2DH11+ X-Received: by 2002:a05:6830:648d:b0:718:d7c:2ef3 with SMTP id 46e09a7af769-71fc4e9aebamr126603a34.12.1734540346127; Wed, 18 Dec 2024 08:45:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5f33a6d0c93sm233833eaf.2.2024.12.18.08.45.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 08:45:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 08:45:46 -0800 (PST) Message-ID: <6762fc3a.050a0220.2ea27b.e9b5SMTPIN_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 123C76052471; Wed, 18 Dec 2024 11:45:45 -0500 (EST) Subject: |WARNING| pw149287 [PATCH] net/nfp: implement the burst mode get ope From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241218063036.1697438-1-chaoyong.he@corigine.com> References: <20241218063036.1697438-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/149287 _Testing issues_ Submitter: Chaoyong He Date: Wednesday, December 18 2024 06:30:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149287 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#344482 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | +=====================+====================+==================+===================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+------------------+-------------------+-------------------+ ==== 20 line log output for openSUSE Leap 15 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== 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 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.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/32156/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/