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 4CFCD42E48 for ; Tue, 11 Jul 2023 19:49:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4676A4003C; Tue, 11 Jul 2023 19:49:36 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 1ADFC4003C for ; Tue, 11 Jul 2023 19:49:34 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-783eef15004so1581458241.3 for ; Tue, 11 Jul 2023 10:49:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689097773; x=1691689773; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fQwKBAUoyPgp2p0YSz6JI6OpB/7hhwej8hvNnavtidY=; b=XF6ZoqwXEwtmgVoocZfTi64E2w/lhRT1MtWciiUoDRTyx6hXqUkHJo5FGK9XN82429 DCyhtRNU5HkgEqCr76rodawoCg+0+ohS5ay7ecszWJd9ZbZTS2K9kt+/L7i5ClSqtBQq x2CXO5+bzI7M/xXcjZtT4sxzYjUvkDV6A5xRU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689097773; x=1691689773; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fQwKBAUoyPgp2p0YSz6JI6OpB/7hhwej8hvNnavtidY=; b=ErqqcBNOMMsHLO5B4uA2a4EBMElXx9OWzXc/gSnoaWXe2sHHIbbxPq2fDNvSB57Sjy nu34LKmNX1wN9biJqDabRGM0yE5nPYv4XskgyuvqHjZ1mmmUEVVxDljagJvFr31E46/i 5rAbT6v+LupXrwsQ7GHAChFXu3V4vc17MGmR/LIAtAslrTOcPhLPtHwVnxZKWPcBi6p3 WhBRzkM8ejYKLFzJ1ML3rfhhfo2ZxQCbPewfton4aXvspAqFW4b7BPzBPG+dpO1S4ndG 9Hn/3eEolkejSi5HByk2eIQc3eEFSgrfgX+HASy9HLqbbBhURf1KYiPsCfrdUo0CPtwV MAEw== X-Gm-Message-State: ABy/qLac2iizEA5uyQ8Ol0p8bQ0smf3G+pge/S5m+0CcJME3QWpIjE9w P1cR8tOTZaDLPMgwYikEe52Am18Ljiy9dERmHR65HHrnx9qryYhhGtoypg8BqoLSrg2aOl6SBw= = X-Google-Smtp-Source: APBJJlGNEijMzx5at0zOm4K6H0p6W7U3tjKEMlOm5s4SRAkfNXzSSLN3YtHTvV8yJISttD/diWOk4UGjbCm1 X-Received: by 2002:a05:6102:50d:b0:443:5632:66de with SMTP id l13-20020a056102050d00b00443563266demr5263043vsa.16.1689097773474; Tue, 11 Jul 2023 10:49:33 -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 bk34-20020a05610254a200b004365c45a1cesm299260vsb.2.2023.07.11.10.49.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 10:49:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 10:49:33 -0700 (PDT) Message-ID: <64ad962d.050a0220.8f8e.762dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2716E605246B; Tue, 11 Jul 2023 13:49:33 -0400 (EDT) Subject: |SUCCESS| pw129339 [PATCH] net/ice: allow setting CIR From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129339 _Testing PASS_ Submitter: Markus Theil Date: Thursday, July 06 2023 11:45:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129339 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26999/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/