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 A833F45F24 for ; Mon, 23 Dec 2024 18:25:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 818BD4026C; Mon, 23 Dec 2024 18:25:38 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id AE4F94026C for ; Mon, 23 Dec 2024 18:25:36 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21634338cfdso55919475ad.2 for ; Mon, 23 Dec 2024 09:25:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734974735; x=1735579535; 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=LCSyN428Y+K7lwPp+RPknw8aCLsHCfcZHIzs6c2s/2E=; b=fmtkvgOBUb/fyDifTFH/99hsRih0jViGpfyp7lWZPyVdekd5YxCar/PCGelv7191J2 hTcRf0Lfea0tPK14SMNrbsQn5Psm2fxfnJlKQqboIUr+yK62EGvD5mTPmJSdH48QZ7c1 i+0HnG5Qz2XzrJELQgloQUDXZGdT+W+5rUIdc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734974735; x=1735579535; 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=LCSyN428Y+K7lwPp+RPknw8aCLsHCfcZHIzs6c2s/2E=; b=UhAhte5R0ERdorPhTDfKttGZctakLJw5N2MsiqTENIUV1mO81PA+uIwQ8ke3/+1pZW ZQ4hJOiizalJ93KTtqZJ5zERyQne3bTFx/PNI3XdnTOTTmkNtJlMeZmtkQBzGMt2rh0p /3OleTTaanSV5OdJFRVbSzRB46idqpSGJVqzG9N+IgTEQoPvn3/4mCOQX3ttFGWczJfo 6JOuR/6LjU42jta/g3WXla8u7NXIAmXXrmkIMctcPVp3gxk1VQnmjHUikkhSSkkEOtmi uMuCr9cDf04jGe7ErotYgwuyGjtr+zwXEBEHq9CTcelvOt6wx0k7xAKCrFIUhm8Snr+E TUyw== X-Gm-Message-State: AOJu0YxcESjXmNxOI+Wo5RVq+Yc7i/fE4eYlmUfqZJUrumlc59x0rOnp V0Qd4iWZwj6q4i0C6tnWeq04MdvM2AXltXHPTTPg9g91pv0phBlKOIhCIIU2GTepIO1PQArAoRd tUy6VnRo9U+Ik+PtHTPVw/NVf8QUQDlw8CFTw5YHg X-Gm-Gg: ASbGnctozES0H+pRLYhdzhrCycuZvemU4WSL2BWF2SRmTTXStoz1RH5fpBlaEapwpBi 2TMR9lgF2UYkrZXIDioxpD9Que4qX7YgYvEtPhUT1NH1vN8WE+rjC6cI7SE1qQSO6CB6yhm3xia 3iYkK/8TC+a2j62k+b9YGbY4TJRIsSNvFM4u7HXE8uCIaTjxUvEA/mFNXSIDTUDBxXN75pnm4BZ q9rLYOKtlDhxftbarm5qJJCv62/bL4HX4rZPY4VDFzCpFE/xctFYvZ8eSrf1VbE4P2YSM/PpEDg Ew== X-Google-Smtp-Source: AGHT+IGBoTngMcs5ZBQ2bwg3v2g+LQ5hLj2G9oIVJUArlGMbiHuWp753FR5WCIooSqsKvYBqEc8UA5lqzHTT X-Received: by 2002:a17:90b:2f07:b0:2ea:9ccb:d1f4 with SMTP id 98e67ed59e1d1-2f452d32b5fmr24483819a91.0.1734974735663; Mon, 23 Dec 2024 09:25:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f2ed530ec8sm624303a91.3.2024.12.23.09.25.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 09:25:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 09:25:35 -0800 (PST) Message-ID: <67699d0f.170a0220.26b9a0.c14fSMTPIN_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 D244C6052471; Mon, 23 Dec 2024 12:25:34 -0500 (EST) Subject: |WARNING| pw149409 [PATCH] doc: install guides and api docs to diffe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241223153846.230648-1-luca.boccassi@gmail.com> References: <20241223153846.230648-1-luca.boccassi@gmail.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/149409 _Testing issues_ Submitter: Luca Boccassi Date: Monday, December 23 2024 15:38:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149409 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#346007 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_win_llvm_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+==================+===================+=======================+===================+======================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Debian Bullseye | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-----------------------+-------------------+----------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | PASS | 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.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) 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) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 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 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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/32197/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/