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 6F73C42E68 for ; Thu, 13 Jul 2023 23:24:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C8F840DDB; Thu, 13 Jul 2023 23:24:17 +0200 (CEST) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 0A62040DDB for ; Thu, 13 Jul 2023 23:24:15 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-4035dd6b349so9872171cf.3 for ; Thu, 13 Jul 2023 14:24:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689283455; x=1691875455; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t7wiv3uvqUKWUhHDe/CekT9mawXzjCByUmfpne3+Thw=; b=LxPiEojZdwE6xURgq5U7DcW4lHiqV7roPaCFaQVZLWa5wxUxTFUN0KId7iGiExyQ7A 2DdEAFqyKDIc14X079kiNaV/9jDriwDy+Nt6yQ/k1F5B43CASiJvMKVMZjMoiCSWHel5 ScRPoK1VvcF6d6ihLIqmepBCArUxFCnvjPGQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689283455; x=1691875455; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t7wiv3uvqUKWUhHDe/CekT9mawXzjCByUmfpne3+Thw=; b=NfCpIE4DVg0xmR3vHA48E56mhd8/lY8AAYhMfAjciivh+OOp2Poon4a1DjGl3WdZqN WMMIU2jM4hneFlV5hfOvPobY3DtF+OqJdsqnRHFt2LFQbt7h103gOZ3Z54SDlQIeGHHe MKN7OxBUOTUhEZNmI8VsXNxLpE2K+cxEPrP7fFN5UFdQI+YEHEuh460gpTULYOoTM6++ j44gcobFL26luAolmOQ7LbhzV745+x7SLGFB6Gfn5VISioKx0NMWR7kImhYtIJLPs3eD VGSbYcaouomFrQX24Uwcn9496CilQTLcqhHEKXcY6BDDB56VPUgk+riY1w17TKaiz/W5 YX+w== X-Gm-Message-State: ABy/qLZeAKaDfHPThLlV5O3uE7NPc6p5sIBCJJrB1I4wf5zIqqcyAFKZ Ns91JjAjR8E5Qd3BzWH8EjydFWq6RwuZPAoqqpWNuc5vrdPLjMsdyadjqg== X-Google-Smtp-Source: APBJJlE/8sV6ItqVo/vVCxiM3iZ/orlit//Csag4DQ14laY9Wbt8C/qsNxsNL5+XeXJodhYdgGdTBi1Nre6P X-Received: by 2002:ac8:5b12:0:b0:403:a261:c021 with SMTP id m18-20020ac85b12000000b00403a261c021mr3680514qtw.2.1689283455442; Thu, 13 Jul 2023 14:24:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q11-20020ac8450b000000b003f6c0e197a4sm532269qtn.19.2023.07.13.14.24.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Jul 2023 14:24:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 13 Jul 2023 14:24:15 -0700 (PDT) Message-ID: <64b06b7f.c80a0220.319ef.f510SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2D644605246B; Thu, 13 Jul 2023 17:24:15 -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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/