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 8B446456BF for ; Fri, 2 Aug 2024 09:31:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 18A2040E0A; Fri, 2 Aug 2024 09:31:16 +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 1768C40431 for ; Fri, 2 Aug 2024 09:31:15 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1fc5296e214so62403745ad.0 for ; Fri, 02 Aug 2024 00:31:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722583874; x=1723188674; 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=/8YRwAErpUd0e0xHqmxmq5Np82e5+pDNoYt0JyH5AUE=; b=SUriF+A+dggXDxWrKDn1UownB2eL0wmAm7vjqcG1I6xdACQh9i4+4Wek+JRiKNVNcX Xr/epAH9gU7Bd0x/cVkITDzhnVAvNq+rK4bN0rrQPb8U6LCldMOGMTLiO3G7hc4UlxOb 2JwY+RFspstRXmlno0GWLmMCFbW0pI7ECGENw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722583874; x=1723188674; 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=/8YRwAErpUd0e0xHqmxmq5Np82e5+pDNoYt0JyH5AUE=; b=T1at/ptUAxz2qX0D4hhKsTRCCAPJ1o1H7XEN9Xc6NbKTGl/MZ2y15Yd47bmvikGKWR 0w61+2bAhQUSXSmPyhxNbjLDdWOMF0DA7IPv1ssI2vLn+U6+/lQti0xtWakzlC+zt4Zs SjQOmoVixzKjz2V2XWsOSthlNEj9u9OFrrfm1GakQU6ec3H2NyLcLi32Gn2Q0+XOhasZ Aux2m1ACSuV47ncP/qzb5Ev5SlY6YqXiH7hcciMi4w0hbz7fADJ/FYgpIpb0ZC7yEOOi snY98SU0cKbr1B3Ur6LiQJtHSLu1cMep5bfZHZ8ULtCR1z/E++NL7oyHC4xEjDs4h0V3 A0yA== X-Gm-Message-State: AOJu0YzXAlmv8DERLx/5Sj+ZBvd7oZeUhy/D6i1D4XKSt71MRIEL0ffv VcOJVp4vLxbOgy2NBJ68yQUSwpnMjwA5DD/JcW+9/Few1SZl5hwCYYY1xMi7s+gvqCgTioP94c0 Z96nhGVvdkgbyv1Y0KvwZlMopFUuM7FwIvNgpew4iCmFOjkpV+gBg8/a3 X-Google-Smtp-Source: AGHT+IHXhjQ1oay6on/8p/Uh3FCw2qZVcgsq7kRHQyWTos6wx0VE2zFyolcAxth9UGMhWyargEtjPnTpUrLs X-Received: by 2002:a17:903:24c:b0:1fd:9e6e:7c1f with SMTP id d9443c01a7336-1ff5748f366mr36973505ad.56.1722583873995; Fri, 02 Aug 2024 00:31:13 -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 d9443c01a7336-1ff58f37662sm484255ad.18.2024.08.02.00.31.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Aug 2024 00:31:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 02 Aug 2024 00:31:13 -0700 (PDT) Message-ID: <66ac8b41.170a0220.2943c6.37c4SMTPIN_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 7C9BF60524C8; Fri, 2 Aug 2024 03:31:13 -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#101591 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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/