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 4D51045FD5 for ; Fri, 3 Jan 2025 12:02:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4917A40278; Fri, 3 Jan 2025 12:02:56 +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 78BB54021E for ; Fri, 3 Jan 2025 12:02:55 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e5447fae695so6144957276.2 for ; Fri, 03 Jan 2025 03:02:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735902174; x=1736506974; 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=Z41MaNMV9i9yX30PHrcWAy0mtpuOCeonr+O+rJPkhbs=; b=i7Ea9Yils9PQbXOwd5q4QbgSPmU1fTLX07x/KWSl9AVdeHQfuFf9984BjulzXsq7G9 QeAtN66arRFvdpVUw1oKQ3hgX3Seg1Kn6owggCQ/yF0JJ4kfr1d3PgxbBWBiYy0NigOK DxIpYwaGJaE4Afz0GlWNhnF/DuB9manFt9ngI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735902174; x=1736506974; 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=Z41MaNMV9i9yX30PHrcWAy0mtpuOCeonr+O+rJPkhbs=; b=por0CfYgjzswbaBVa7YSAkfEW5ajQD2U13u8LaCcN+XJL4cl2wjQUpzT/SNMIS4hl4 LpKa33fodZxSFm8tCgknvgqWY2Wh7F9JCaT70Gwqza/BC/TBtIijjcmfg1xB+a6cjDqp jeImJMzlqxoyCbl/X3zXsRQImiPThBLaGHFf3hy7UXqqNITI/BBQCZdQSN3E/AzCNTgN akj4yAFdrWle850eSRTMI6b916S4VELNTo8b6rvaqF4YLvXfTYQalW5zQR1xJGIhd9S3 hYUSuolPcJNpBRRDFDBsg3dtes13DplWTi7GV2Qh/6v1pGfEQ4tlfufh1k3D7jXjBTK3 eVrQ== X-Gm-Message-State: AOJu0YxzsVwSEa0PZBLYamM/7rwsT4JX9MaY6pXM7znSA30bxh3YVxuw /15ys+HEA/vUfBW2stgMX8MXrnGwTaoaf3xsyjlb5KruqtDJnOENhocoR33S+BmTjmcAJfCUWNS g1qivT8XhOQQejylEGbbMXUWzKy4ltv362pQHdxes X-Gm-Gg: ASbGncs99nwok1cfbBgvZQSNYfC7SSQs2qNXBsEO2Qf1xwsjfruFjUy5U4bHawadQMk t0uXkYHl4tzqFdTI6HAybqPVLOia1C/+nLAVSJiUQSXtlqMVPimMErGAQLBbpPE65PakDlZlO5Y yf2a2gymcSGN/WHfJCRuuFjjqqBeVCErmo51TZuRQ0qz9BBKbG912HX0amUymKoTzTAedmad1Lr PHv9bdsuvSb7cZAH8vex17/oIj4F3OA1E0cJY2gUv3N1AkbR+BhnjMf8yPvNxGVKhM3wljEgj+2 GQ== X-Google-Smtp-Source: AGHT+IGM50CHuMi8DT4QA9Avg9BO8Yd2OJskMBO2dCVY9PAx9olF3oPpNB5UoaK2CVB/vqPoojDFZQLO82YK X-Received: by 2002:a05:6902:2602:b0:e47:5e42:5c2b with SMTP id 3f1490d57ef6-e538c2c1b83mr26391467276.29.1735902174589; Fri, 03 Jan 2025 03:02:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e537cbda4a5sm1646818276.11.2025.01.03.03.02.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Jan 2025 03:02:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Jan 2025 03:02:54 -0800 (PST) Message-ID: <6777c3de.250a0220.65477.88e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 36F9A6052471; Fri, 3 Jan 2025 06:02:54 -0500 (EST) Subject: |WARNING| pw149582 [PATCH] net/sxe: add base driver directory and do From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250103061118.6824-1-liujie5@linkdatatechnology.com> References: <20250103061118.6824-1-liujie5@linkdatatechnology.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/149582 _Testing issues_ Submitter: Jie Liu Date: Friday, January 03 2025 06:11:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149582 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#348149 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 | +---------------------+--------------------+------------------+-------------------+-------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 41 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 41 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+------------------+-------------------+-------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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/32243/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/