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 CF5D14567F for ; Mon, 22 Jul 2024 13:41:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7ACE40280; Mon, 22 Jul 2024 13:41:29 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 7B2F44027F for ; Mon, 22 Jul 2024 13:41:28 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-70d1c8d7d95so634408b3a.2 for ; Mon, 22 Jul 2024 04:41:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721648488; x=1722253288; 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=CaCyEBCVG6/GRcPTeN8Fj17G3bx9yvJPnJArbiPldlY=; b=ZmsOAz97RaQuMSCfNzTxO5RI0i0+j0ui1O12I217qA4j85D/emBf+gRT8mJ9YkzxfR G04/8qOjpRztVEEaEWzlAcfNBfUcPz1tS2XmCH8Wq0TZexaXvXcWWHJVxs7WDDAdxCwQ h/s2UVTOgM6RDeYjnTqDJLV1b0DjUm8rw/QDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721648488; x=1722253288; 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=CaCyEBCVG6/GRcPTeN8Fj17G3bx9yvJPnJArbiPldlY=; b=oMqRk4lpXwWqvzYpjVyQ6Zh9NOIi1xIwQeiGiTuWSuN2pCiiYHvG4N4gEDF/QhmhKT QrkUD4daOEI4dOISD3MMl3bj06ANFh3apiFFJ8klAesGNa9wHM7GfleTqJrRCds/hLDW x/r3swHO6c4pKTy+MqtL69JyQpZRtvigs2NDpOi3aZ6tsIPJE3LKWeR6XKis8iKjI1n+ q1xnD89RIwcWQkVwF7aqkMmZxV6WE58v+WDIFOOTO0Ed4zyAyyLGgpn7aehnGw1H34Aw voPDFmYSUy1TLPT9629lbuslkphEJUshTPMGLktTB86mcHXxZdwVNYa/3dRx3D0on07v Z5Bg== X-Gm-Message-State: AOJu0Yy88ppxalq5Dw88WKlE0N3EUAeuCnPXx/mwCo3qril2PCVX3nCF E6iJh78dcH2zlfb/DMFJSRC9jlTgsr+4vqkUaYMLUEjQKbJsM9YWbQP2Zav9xBBlmk65mBou484 IZaXHJXFzJg9ncH6ej0uHqkSALSF8iENqdzwhA7bf X-Google-Smtp-Source: AGHT+IG90e02GnwZs1uTKKU/Z7y8QH0+rvtFQoeW2ndnb7Zx9PztkUynmYAUptypDYM+aDbo4sdun2EoN2b9 X-Received: by 2002:a05:6a20:a11f:b0:1c0:7ec3:c7ae with SMTP id adf61e73a8af0-1c428618f43mr5379689637.47.1721648487621; Mon, 22 Jul 2024 04:41:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fd6f290e34sm2277435ad.72.2024.07.22.04.41.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 04:41:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 04:41:27 -0700 (PDT) Message-ID: <669e4567.170a0220.1a34b4.c6e8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C4B906052500; Mon, 22 Jul 2024 07:41:26 -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-unit-amd64-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-Unit-Test-DPDK#242651 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PEND | +---------------------+----------------+ | Windows Server 2022 | PEND | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PEND | +---------------------+----------------+ | Debian Bullseye | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 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 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 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/30574/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/