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 57BE043F5C for ; Wed, 1 May 2024 11:02:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53BAB402A7; Wed, 1 May 2024 11:02:14 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 173ED4021E for ; Wed, 1 May 2024 11:02:13 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-61bee45d035so15443237b3.1 for ; Wed, 01 May 2024 02:02:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714554132; x=1715158932; 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=JNGQCLum5K8WTvMP4fYD5m0srRHq0ydUJGR018BN3qM=; b=ej5kneiLC/CrMd2APz4Lz1YyY+4RSb0XwzrSarhu/YkadQa18vVVFqt2DX0j4kTIVj EDbTCOrSJ/2+KRqW891u1jOrNEjxTiv4xw29CvnUc1IofxD1k1LlmWwWJy/irXQ0mbZx lpqoz+hIF8ar6Sa12Ynje8taqVHL1USQHdtrA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714554132; x=1715158932; 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=JNGQCLum5K8WTvMP4fYD5m0srRHq0ydUJGR018BN3qM=; b=YppwNZBJPMimpUQnQTzPrisu03d6dpvcbKHoXVgmMreWFqrj8A+YUCFe5KZOf+lU/L iIar3Jw2qS1EBMMbJf/f/h5A0fo+S/pgdzVoUkXbSsjWtnwrSUb2rSDxH6GkCoMMB4TO c05jnT1TMIJrM5kIzGBpgGTshGpPi9UaKNA3RdSb/sWXBSRm4uX+ABKS9lIKT6JUzF1I UXiWu4A90TjrwnI5d0klJAJWVj23lIGk7h4zzMEAhZpPPvGbqPqnj81hfmP9ka2EDyrV U6OE3xT7yerjWypepiAB18rSdN/H61EGY/JQF0wakWJqbwr+xBusZOeZvGhqStCqXSjo pMqg== X-Gm-Message-State: AOJu0YyEqFkhb0H1w/IvZ5anwROcNqdmvn5Y6/IPLrJJs9gLeXDwi+Ff DtNTo4Md03ghexz+B+H+Z2+7M67SymgAmB2MFFbds6UxW6eZ2aGVVsJccwTFzbwL+fLJ7aEo71l HYtlCQZsTuWxCvVbao5OPDILE3a6C+STJMGGdlg1e70ONPcGMX+s2ry/v X-Google-Smtp-Source: AGHT+IFgDxUEPrQ46h4FHu7Y/9jvdxUlCyg5EqynQXEjwvEUaIv6eKuCpRi5y7g5WBxLCSNKJvsDV3Csj66u X-Received: by 2002:a05:690c:6012:b0:61b:1f0d:838b with SMTP id hf18-20020a05690c601200b0061b1f0d838bmr2118720ywb.14.1714554132477; Wed, 01 May 2024 02:02:12 -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 u64-20020a0deb43000000b0061be3bf5907sm455181ywe.74.2024.05.01.02.02.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 02:02:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 02:02:12 -0700 (PDT) Message-ID: <66320514.0d0a0220.10f97.0ac2SMTPIN_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 26EED6052514; Wed, 1 May 2024 05:02:12 -0400 (EDT) Subject: |SUCCESS| pw139759 [PATCH] [RFC] net/ice: Update base code with late From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240430154014.1026-1-ian.stokes@intel.com> References: <20240430154014.1026-1-ian.stokes@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: SUCCESS http://dpdk.org/patch/139759 _Testing PASS_ Submitter: Ian Stokes Date: Tuesday, April 30 2024 15:40:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139759 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29886/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/