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 4F1254567F for ; Mon, 22 Jul 2024 13:57:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C46D40041; Mon, 22 Jul 2024 13:57:46 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id A59EC4003C for ; Mon, 22 Jul 2024 13:57:44 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6687f2f0986so39179947b3.0 for ; Mon, 22 Jul 2024 04:57:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721649464; x=1722254264; 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=/siByATlQGWRzxgum4UlU5B1A2ghNPXvYJbZDXuSPC0=; b=gqeSPF7dvH1zoQVcc95k9gxMXQRB/iXWf4pEWtzaR86niCqxWIUHK5h9p/IDAvvG6X ZM/PS/3NJTyc4myZCRWxYRX8oFJXScK9oAB+uPfRFNmK5uuwuqZSCcPnCrbIbQ39k184 Ek/J7WrlQTMtMDykMAwhSgMw2M/t5uqneeFKs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721649464; x=1722254264; 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=/siByATlQGWRzxgum4UlU5B1A2ghNPXvYJbZDXuSPC0=; b=eSx0DN49OpEZy8TY0ZC0B0shBW+594SiuMQuOcwYNsnoKityUoj/aNp7wAZBImMQ3E lbfiVtAcuQrfl1fgZZUr8u7QrJj+YZQaLBFgnw8r/VKWdHEMiiGoVHqBoEtu6VkZKsaj 0bFeIqTOsCU+zO56yjJvIJKbGE4CSh8gYl5iJzjwIdG0Au5egQSCgQ/I4KLGFMrM4z1X fjr1BDcZZu3fqULqecysQQcI9XWslVRRtLGrZuXEEKCJgoPsEn5rVrm9rIGSXYXLrI5t yvp8rqt3pDCb5jO6vW0uZmtIGH5ilmxq71u0GKxIIpIcz4bU2vcLJPbKVpIWKYH+JOjy xIcA== X-Gm-Message-State: AOJu0Yyi1NTz/4HXDGIeZj/sw1t1ly8mfprEYj6zJJo5rs4eXe++48ln nJtDwtIPrLXdyzbTpSp+jk7SsR4SZbqfYFQD2zSe20xFdlf6mhqtoDocLzClOSxm29idXwkQRvP vnHbRhhdcHGYijkz/Dq8ZScjNqsUGDUGLrWCPS2ZcChY9bHo4DuAw27Cr X-Google-Smtp-Source: AGHT+IHMDa+G5KJTG2vzHn6RBxpiVPzLgSU0tbV9akvVNrvuwUdSqfgwF0P8ZqT+tTw0ynF84mQTP4H1GBwd X-Received: by 2002:a05:690c:397:b0:665:54fa:5abf with SMTP id 00721157ae682-66a66643fb8mr86928807b3.2.1721649464098; Mon, 22 Jul 2024 04:57:44 -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-669539de61fsm4666357b3.57.2024.07.22.04.57.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 04:57:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 04:57:44 -0700 (PDT) Message-ID: <669e4938.810a0220.d6092.d749SMTPIN_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 A60AA6052500; Mon, 22 Jul 2024 07:57:43 -0400 (EDT) Subject: |PENDING| pw142579-142581 [PATCH] [v4,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: <20240722105950.199804-3-vladimir.medvedkin@intel.com> References: <20240722105950.199804-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/142581 _Testing pending_ Submitter: Medvedkin, Vladimir Date: Monday, July 22 2024 10:59:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142579-142581 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#99672 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | Debian Bullseye | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | RHEL8 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 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 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/