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 2F05345626 for ; Tue, 16 Jul 2024 04:00:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25C6F40BA6; Tue, 16 Jul 2024 04:00:49 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B492C40A8B for ; Tue, 16 Jul 2024 04:00:47 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-643f3130ed1so44693187b3.2 for ; Mon, 15 Jul 2024 19:00:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721095247; x=1721700047; 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=14EwnRsuz4zdEATJFwur4gfwhVxIGzl2RuejNqQRI2Q=; b=inWRsgc6e4W5jhF29/PpH+nlmPvtSgdUzSsI90ol/Oqk6RnZH2drCQgy5IICltHsfx cLJn0iVtk7IKXufun+8Ph4tn6AXeXEhJuwRFbOd5epQS5nE4Q4aJ2wC4beo1qHAmZnWI /HyPmt0/L3G+6qEP5Pi8VgSNPfG9Bp86fPANQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721095247; x=1721700047; 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=14EwnRsuz4zdEATJFwur4gfwhVxIGzl2RuejNqQRI2Q=; b=cTLHxEfHK3SGRuEGX+msOi5Jj0Gi9THM9PtbGZM0a7Fx2szes/px0shbPt9CbDCoA+ uxz1GwG6qsUW32/zs26VG23xSEjgEfjnrA2bd0jecnsrfgE4oSSVUATaM0F+WVG0+K/H 4CWeLvGpmKe/M+NT29cBe6d0p/AL1OWfrzDJvIhgbRJ1KPj9FzEWQ8TxxfBrVErUhoO4 GTfOZDcnvc+qcrP6S1RC4RebSKMqOXMdIBsLsk0MgWckEJhoZDByZKoBtZPHh0r7F6dZ pne/vgbDguqk/5HNryQscr8/R5U4wdS6riJc46V4MntP5rjDcRxHKfDmOwkmGG5XLXzo 3aYg== X-Gm-Message-State: AOJu0YwpLLrwugaCh29yoKM6HPmvzgX6ngVaRUAOQuDTXIezgIHNv8Vs KqfSEozJNmagMQizncymXDQgUzh6OzHb4Qi8hNfqcFRLDelghhD+a1dLpo6h4pF3SrBp4N6RXoj POBbdrdV+F+yRLdIlvVqZo4D1Spnxd1kFCP90LB6SoNTly3sdfbiyECI/ X-Google-Smtp-Source: AGHT+IHIvFxG0o+4DILK6akFWDNu9S31W/vgCKTTTMIBniyUG+kGulaERhPODHk6HR9noAVLZ2Rua/qYS9BV X-Received: by 2002:a0d:de44:0:b0:62c:c5e1:ff1a with SMTP id 00721157ae682-663817d837fmr8418897b3.45.1721095246925; Mon, 15 Jul 2024 19:00:46 -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 00721157ae682-65fc36aaa06sm2142847b3.35.2024.07.15.19.00.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 19:00:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 19:00:46 -0700 (PDT) Message-ID: <6695d44e.050a0220.8bb6e.9ce3SMTPIN_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 9DE94605C380; Mon, 15 Jul 2024 22:00:46 -0400 (EDT) Subject: |PENDING| pw142410-142412 [PATCH] [v2,3/3] net/ice: fix return value From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240715180441.3682734-3-vladimir.medvedkin@intel.com> References: <20240715180441.3682734-3-vladimir.medvedkin@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/142412 _Testing pending_ Submitter: Vladimir Medvedkin Date: Monday, July 15 2024 18:04:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142410-142412 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PEND | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ | Fedora 39 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30521/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/