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 5153E4567F for ; Mon, 22 Jul 2024 12:31:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE8134342A; Mon, 22 Jul 2024 12:31:45 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id E685A402B9 for ; Mon, 22 Jul 2024 12:30:20 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-79f014a53b7so222723885a.1 for ; Mon, 22 Jul 2024 03:30:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721644220; x=1722249020; 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=U07TdzUOtawCfzNGm9PL+JNuvrHfwVWAI0rieJRj/aM=; b=JizlPzsIz9ZHapErSFUdHNXngEVjiLQgCZpPYH18/SI4LbJYYvmfp0VY6oDZxzb2WH 9Jf87mvKRkOPtbZyGJYegpmUwBF7cRSf6/Nvlc9+f0jz59LGP1HgXWy72N4isfSu+xOS lPP5ImNfzQ3Gkyx63mVF2eo3s7CSCEpdgxgT8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721644220; x=1722249020; 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=U07TdzUOtawCfzNGm9PL+JNuvrHfwVWAI0rieJRj/aM=; b=Lpw5CXAuNIo6g6aU3Js8pw6DWU7h+b+nu9di9G+Ys8EszJDFlD+lDLFv6xGOMIlXaH wGkM/QzY6vhwfOQMh1EdwxQNKA4KH8hR95llrxctIxPbfP8evS0jO8UmyyyluBSWw5qZ ZYFRh9uv12U2XDN5kbIpIxyNjAhez3GenFzEUJKcWwchsZ8QhOKZ6EucvFdR198h8161 JofFCmrmrFuKosEW0sMENP/UCFKh3ct6tmoDVg/FXywjYxm1NhAfZ5gZfDtrluWplV7B CS48Pw/Qc2VCkXV7FJxdWZeWO7sOJwFT1z/h4LPB9076NuCai5B2ZHFklhm+FCIQMFcy y/Bw== X-Gm-Message-State: AOJu0Yxzhhsu+j/2ssQrdZXUTOpSCRUwuA5MkQLDF//coPQ22h9mYJO5 9DeItJv7BMzjeVI720IZ1ZOzEMnEhVfjuuE5rt0F7z5YqLRnOtKIUkHXaXx7JzoVLIqzTPeNbMx c6rdhZWPBjBk661COQl8l6XP5nyizCqWCsP2JaMK9Kr6Pyl6UJjIHX++9 X-Google-Smtp-Source: AGHT+IGozhPwsosGledFBbhxWY+daocublWoeYHgYrJkife43YVJbxyzu7s52CTNAU9JuJ0pBHc6tVasYVUJ X-Received: by 2002:a05:620a:40cf:b0:79d:5af9:9e8a with SMTP id af79cd13be357-7a1a13cc067mr1155547985a.69.1721644220303; Mon, 22 Jul 2024 03:30:20 -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 d75a77b69052e-44f9caa5078sm3262051cf.0.2024.07.22.03.30.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 03:30:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 03:30:20 -0700 (PDT) Message-ID: <669e34bc.c80a0220.18d9f.2eaaSMTPIN_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 CE8656052500; Mon, 22 Jul 2024 06:30:19 -0400 (EDT) Subject: |PENDING| pw142574-142576 [PATCH] [v3,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: <20240722082836.176515-3-vladimir.medvedkin@intel.com> References: <20240722082836.176515-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-compile-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142576 _Testing pending_ Submitter: Vladimir Medvedkin Date: Monday, July 22 2024 08:28:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142574-142576 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#277508 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30571/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/