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 E770E45ECE for ; Tue, 17 Dec 2024 11:45:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA2AA402A9; Tue, 17 Dec 2024 11:45:44 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 6F815402A3 for ; Tue, 17 Dec 2024 11:45:43 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-294ec8e1d8aso3864506fac.1 for ; Tue, 17 Dec 2024 02:45:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734432342; x=1735037142; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yD7w6mMoLjamqVKHGMAdzKH2M0f+y7aXJGJO7FiiSn4=; b=G6YjOdFq5herTP9YW00Dxqhdvhghf5BuwKm2dFbaW9eDAA7BTu6wdSrETCZBVuurIg BYTrPtET1rdedGN3oa89I2z3wx57zWMbiOEcIIXHS6CiTIF2+H0KOOJF2v8BWKRTiSx/ 1pjbOfIZ18sGxMFokudl+T9HtJKd7/6Ka7ZnE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734432342; x=1735037142; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yD7w6mMoLjamqVKHGMAdzKH2M0f+y7aXJGJO7FiiSn4=; b=qzuKcecj5iFgyZlawUbm3cdYvrdwEnah8T7SBZchQaueg3OCLvqIUZKyXzkoCjmrVP wb1aKTboh1sipW+P5z3d3OfGgGWGA0/Qbrw5YyB+f+W1/hhi1JdYu1uQ0Y9hx+I+Y910 T2lp/2QDHbbCKIAGrvWad/fzlC4XRJiuKyPUZTGjUtrIdMsviuLkoLfgDLboW8SlVK+C RpfwvfKTegX5eWCK8uRZtRlqVl7txMrEvDTbWzLK/k0KLQ6E1ZT0j4LR14LlZfBWS3Fn Xi5pul3bKIaSGSC4gWfJKWfuXv6RezeOMd8tU84kq2sFiiEyHLM7rwDSBoq1reok3e0F DY3A== X-Gm-Message-State: AOJu0Yx529+Uci7KR1y0mS6jlfTeHev8w9w4HfPDM5FpgT72mlnZv/gD e3CsOO7nl9ZqwXp7PHZ1KSEAidSykvPlBDV9E9s2j32mg6Of6Z+KwyVHnm8t34rjJPg+y4z5aa4 Yk7V60djiyNaCacTZGjiPNMwMSgMz0onc X-Gm-Gg: ASbGncslwrwXnZxLv5tA/tsmoljhjfxWfv7iJUmLVHrusOdh2mTmvDm5w1x75ogLQue L0NXsCvaKaoDv/zR0OxHBTJlljGKf57Q4s7lu6FWpaOz3vOvZfI4QqkYOkw1ZMJwcaHcYbK43mQ wW2eNyJ8KCKxHw+5xTIc45iRfM+DQWnSKeW3nOqT2b8b1Wwb9m9KTpvOZE7ng7JUP6x8Sce3Enp xditUVmgMB/SIg/jRs/c9WVA2u+ITIZFQ49ZLCChdX5PXCUEo3avIUwQcZYfhHY/ZsZzqzRLOmr PA== X-Google-Smtp-Source: AGHT+IHR9XI3HMqrfHsjrvlrhBQ15GZ/Uy2L8QCnmPg36Q+JL4Xrmf+8mNOb7HfmRL2h0dFFIVlXljRcS/m7 X-Received: by 2002:a05:6870:9721:b0:29e:24c7:2861 with SMTP id 586e51a60fabf-2a3ac5bc344mr8402109fac.13.1734432342412; Tue, 17 Dec 2024 02:45:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a3d253a22bsm286075fac.11.2024.12.17.02.45.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 02:45:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 02:45:42 -0800 (PST) Message-ID: <67615656.050a0220.1f87c7.30ffSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D28796052471; Tue, 17 Dec 2024 05:45:41 -0500 (EST) Subject: |WARNING| [GIT MASTER] 78d0246a2e2fb14cba220d507192d12d2ce896ac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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 _Testing issues_ Branch: dpdk-next-net 78d0246a2e2fb14cba220d507192d12d2ce896ac --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#344053 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Alpine | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== 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.6 (Fedora 18.1.6-3.fc40) 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 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31949/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/