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 B6A134571A for ; Fri, 2 Aug 2024 08:18:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B5DBE40E0A; Fri, 2 Aug 2024 08:18:04 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id E275F40431 for ; Fri, 2 Aug 2024 08:18:03 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1fc611a0f8cso58839755ad.2 for ; Thu, 01 Aug 2024 23:18:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722579483; x=1723184283; 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=FGDI5rEMKfd+KYX6VmR1gC1mfS62wit2F+II2sn8WHk=; b=X456nUQZOE5CgFp+2DXwAwmqKsPUNtja8wTUEttSbMjjTQ9HZjXPrCG5NnOhzteG2D hpt6aHR6Xo3Bge/AuDYHn6d6iw2cTov4XAB6VAqOwvnOFnoXIAT+iXKyVz2xiLz9SJwq 9fbOvoHk+5ObyBJn7yfQn7C7GltDnsSpEhMoE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722579483; x=1723184283; 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=FGDI5rEMKfd+KYX6VmR1gC1mfS62wit2F+II2sn8WHk=; b=EREVqdOUdWERM/KtgQ0MVJbKc1hYkFt/qXJlZvYIxGLFkNe2bsZ1r+TIoBv7qddJg7 i3LpPqK2ZoMHZ74PFI5L0t2NXEsMwN7i4rhMUHX4/Svd2opQ95GyZG5/7wAqAtAebmVV t3gXmb7yE09XgaEJ/+WfXP4Xc8EwhBDblWkiXk++nXpdQmjC9qBgUd/4DZqiSfF3NPoJ 2s+zLo/PFhCp4gXczKlhBjf/+priwYp6XGgxyx7EpL/FmJMn1Eb9/TRYrAPeo57oGmCy Ru5BVoxyy8Mr00qMILGvXPaEENzFUap/IRDHF9uON6MrZ6nsALztoedriIH6kFi20CDM I4Jw== X-Gm-Message-State: AOJu0YzQid3miTJqgbMlN6wrO0rCLuecqfwiT+7nMDc/Tzl8JaIZToiU AiS2VEaGUxC3kVkjPrIDJSb/g+5KlNzMB/CmQk85rDpgNsdXHKoZHOzdjWvmP/bcW/AgR0qTHN3 3dtpw/U2h6Tx8lBKWIjk5CEMN9b76s0pUJ7GNoOlE4XhE0N/8RajflEMw X-Google-Smtp-Source: AGHT+IFcZuO8YNwa53FF/ZLw+MaZTDxVCappdf1b8MVdtsuQrc5VgA+y8n1fkLjInRImTGr+qcLZZigqt5JQ X-Received: by 2002:a17:90a:714b:b0:2c9:74f2:3b24 with SMTP id 98e67ed59e1d1-2cff94142f7mr3111168a91.12.1722579482977; Thu, 01 Aug 2024 23:18:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cfdc403458sm243955a91.2.2024.08.01.23.18.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 23:18:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 23:18:02 -0700 (PDT) Message-ID: <66ac7a1a.170a0220.773c6.1992SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 666C7605C351; Fri, 2 Aug 2024 02:18:02 -0400 (EDT) Subject: |PENDING| pw142806 [PATCH] [v1] net/ice: updated 24.07 recommended m From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801081841.749842-1-hailinx.xu@intel.com> References: <20240801081841.749842-1-hailinx.xu@intel.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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142806 _Testing pending_ Submitter: hailinx Date: Thursday, August 01 2024 08:18:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b017bdc4c25e2cd6733a9363e9c566b95834cc4 142806 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#101584 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30689/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/