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 E4CA941B5D for ; Tue, 29 Aug 2023 09:22:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECE46402A4; Tue, 29 Aug 2023 09:22:18 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 2FC024026A for ; Tue, 29 Aug 2023 09:22:03 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-64b98479a66so23956766d6.0 for ; Tue, 29 Aug 2023 00:22:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693293722; x=1693898522; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=79BbQtXLEoWa7z2qIRKowE4w14UYK4lJwh+4PpN3ox0=; b=g3PJszFbIfB6RxyvM/7DFcyx8YXFeZgPmL8Uu6W6K1EEirrq7EsrS0XRkYQVH5Oz2O nZmBfzx1Pl/qRdAZ5+YGE/eThyXqPpelrRTWWWRP3+zwDCono9m2FfrDuD4Ia/skhsGn WawSVHAUE75WQLiOINP4HlnSbukw5rmDXvp38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693293722; x=1693898522; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=79BbQtXLEoWa7z2qIRKowE4w14UYK4lJwh+4PpN3ox0=; b=eplhAK/uw2N7qNHX+OGFnjQ4/qFIKizLMhKSnmzL2RsfET3xf6ouGlR8dlR3OigswA 3yC2VktG2/zDHofLXtX641bmcSkfzJkeUzfmsRSyjwJ1aNQ38VI/ij2OgUiDuERdXar3 JRUHyHz0yE5/4b73aByCzaduT2tNWVo/zhsfofUnZ1LbCii2wlE+bzRwdomDPcfG960P 0DRpEdtoo0oMOwGAHGAarMTLSxD8NNnaXWeaV9dJE4RQqUwYgkHsQRfZfXtM7rehte2K dAz2Zs+FsleDP6F+ljqlUwEl23gx/ynCckR0bSYOhU88alZCr3Sd2RGnOpyQ8CwBHuJ5 wEXA== X-Gm-Message-State: AOJu0YyrZYocKsBmm9w4WGZzt3ONUY4DxKtASGxhcjv6LCNlCvSDKMUo lxOJt5l3k8oIrLQ7H5O5L56aYkNifKU72cBCUTIpR5eVj+GasvjU+1aABg== X-Google-Smtp-Source: AGHT+IHIwHP6NcucdZ3Vk4xwia44U44PtI2ngIzUZXoglU2LE0my2haZlXZE+afW124sYe/3eONeNolOICaT X-Received: by 2002:a0c:f444:0:b0:63d:3bea:f663 with SMTP id h4-20020a0cf444000000b0063d3beaf663mr32145416qvm.47.1693293722671; Tue, 29 Aug 2023 00:22:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l2-20020a0c9782000000b0064f4dd6fbf0sm641209qvd.65.2023.08.29.00.22.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 29 Aug 2023 00:22:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 29 Aug 2023 00:22:02 -0700 (PDT) Message-ID: <64ed9c9a.0c0a0220.5c192.1169SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 2B3296052471; Tue, 29 Aug 2023 03:22:02 -0400 (EDT) Subject: |SUCCESS| pw130788 [PATCH] net/ice: fix tm configuration cannot be c 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130788 _Testing PASS_ Submitter: Kaiwen Deng Date: Tuesday, August 29 2023 06:23:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:ac1d4db91e9955148e82f2caaa107434409cf35e 130788 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27459/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/