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 E26C345E93 for ; Fri, 13 Dec 2024 21:01:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9B924068E; Fri, 13 Dec 2024 21:01:29 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id A75E1400D5 for ; Fri, 13 Dec 2024 21:01:28 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-4674f1427deso25402881cf.1 for ; Fri, 13 Dec 2024 12:01:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734120088; x=1734724888; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DUtvh28rC62ELclKIDs41PTzQi/8Rjn/79j2IEYglBI=; b=bvB8oflVYDe6z4Q2N0kpBYQaHfbQtZ5t7hofZRQBiEJfTtRUSfSo+tMlbf6aek5dXy KOpvFrViWLx2o/9Hbc5lCH+w0WnQNhWudzwsKamvb4IVgWjMEtpiLzhPdYD4O41R7l+d unVndw/Ka4UUMF+PwX8XXCNelTOgAUQiq+UK0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734120088; x=1734724888; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DUtvh28rC62ELclKIDs41PTzQi/8Rjn/79j2IEYglBI=; b=GFgnJ4Qf7+hm3elEodEdPMTkSg419E02xVp1Xu+tdriVT2OKi0lFwzo2S0PwBvK5ns wDwY6YozlspDepV9m1hxm/VjN3BhmOqc961rxcs+Rd9J2MKy9CrSDnYUv1zKsRQcB0Rc oZz7bp/OmVXhcUs1+HKztD/13SwxTJPmtZ8mkM9hZUD6OaVk+IjcOzKGzDAb8zq0sS7U B4ggY9y40/kJwqnHStkzLb+0Rl1Q0BLI/08bNqARFI0y02KwOTjC7JMjDdXFXDEDiLCn bjrtC2BaLpi4qQJE/CK9uQzgr6KWf32uIztbTQzYg5EQ+9z/xSDWW1FBvhIizXElg3RV i1ig== X-Gm-Message-State: AOJu0YxtpZM8omnzyUklBx5PmeCX34FFeA4PEAgymToey4WaJsndGS54 QXjFB7UN3Pv34nl/enGDEIctw6esD4bAUcSP8oDy4f71zTbJwBn+V5RuQVtMvGg5TG2kOO17ZkE Fyv8fbVoWm6SoL4XELR22La4acZF+uHNQf0MvmZaS X-Gm-Gg: ASbGnctsQJzLN7JP0TORwJY66xUQhm6znWrIU9y+KKRtIbtHq+6mBQ1gSmNnRMO1tRS oQfv8meEgwCACHqQpUYPeoeDuIKPfb9pZ5t6Cw6glfD8aYIBr3t9hUTLO2Dqb3QLenRR9/HIO6D S0ql3+VlCXH+Vc842ImKLMyVQ+0aMzQhKVSZ9Qy6rozGTOtPSHYPYpwl4K+imEJHxcGI0h6KRcm durTNQ+T/X0xDed1g6l8QbHG8quV4thiATn1iOHDDmMwXCkogwekKMuh/f5sP7/PTKmE5Bs7V+K zA== X-Google-Smtp-Source: AGHT+IFRY7I+W9a8kaIaL7X2etb09Azlo4IH/cnOvYMAcJQR6hDLfcSq+3PSHpNFbJha7KJ7jekcOvVnw6IM X-Received: by 2002:a05:622a:4a0e:b0:466:8e3a:e6cb with SMTP id d75a77b69052e-467a578c7d9mr69690851cf.29.1734120087735; Fri, 13 Dec 2024 12:01:27 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-467b2e572c0sm65671cf.19.2024.12.13.12.01.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 12:01:27 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 12:01:27 -0800 (PST) Message-ID: <675c9297.050a0220.2769ba.069eSMTPIN_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 71A966052471; Fri, 13 Dec 2024 15:01:27 -0500 (EST) Subject: |WARNING| [GIT MASTER] 7df61db6c387703a36306c1aea92225921e2eeb2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 7df61db6c387703a36306c1aea92225921e2eeb2 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#342905 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PEND | PEND | PEND | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | 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 | +-------------------+--------------------+------------------+-------------------+ | Arch Linux | PEND | PEND | SKIPPED | +-------------------+--------------------+------------------+-------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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) 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.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 Arch Linux Kernel: Depends on container host Compiler: gcc 14.2.1 20240805 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31904/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/