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 6F95742D48 for ; Sun, 25 Jun 2023 11:40:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9970D40A7F; Sun, 25 Jun 2023 11:40:53 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 47A3640A7F for ; Sun, 25 Jun 2023 11:40:52 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-3f6a494810fso20096991cf.1 for ; Sun, 25 Jun 2023 02:40:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687686051; x=1690278051; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0JnRxrDIc1BLT+hoS3TRAFzXnINLGKKswyaT4TbJoNM=; b=SZq1Y1JhR0lPx38W+Q2w1NjZ9gUT4mOuNel5gWyka2D3231I5D3s/IuYOUi5EFsdqi WLeikezK55ILSmw7DUD0j9k7vn5S57/0a29weLRHDVvZZWo4zcDypuEnrW49moyiuoxY CDQZUmaSGtoJBC8DkT9TsFJGFibfWSLEGcSYg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687686051; x=1690278051; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0JnRxrDIc1BLT+hoS3TRAFzXnINLGKKswyaT4TbJoNM=; b=Z3jGEff3+TRENV5DnEo1+vUYcSPcyWhaiR/8VQUUtv/8w0yb3cyrxAhx1rQTWKc9fx Vpp5P4lhjyU8Z7fr01zzDgN74XfBlFjV/g907Q3tpeMsEbAYkQ+3IrXQDujFXRjdkaPh G/1/kwxycVlIKpapW5ISv+8PwUF3iHxLyDr4bmP++XC6hV8Dc6y2rmTSF7XmkT2k7ugh 9ZUR7/G3g81q67pwconLIIdE6QGDGGW70ky/rFCMFQ4zl8ap1jR2wBA+8ZHjR54I6Hm2 czxK/wPu/IXWVIfpO7z23wDPZtD9n7DAfzrBGHYAlarASGQJsYMbmdjKYJV61kCGKTLc ccaw== X-Gm-Message-State: AC+VfDy+WPsuSpUwBFwnwnwNe43Pjbrm15vT/iA/B9VPwgWrXRZoQYs2 d4shS3MuVfkbrHYhodj3j3Z9WJLIQq9fCI5nGkybImNp5AxIgYW18mVJ7EhYV24Rcq3Bcp+EmA= = X-Google-Smtp-Source: ACHHUZ4trPLSvdFFRd6o5YCCmCMuASBMxaBuARSOOhR03oOHaHXVZn37xzncCIGx3PujsjcIE8VU69L03fsu X-Received: by 2002:a05:620a:2ac2:b0:765:41be:b380 with SMTP id bn2-20020a05620a2ac200b0076541beb380mr7101102qkb.30.1687686051723; Sun, 25 Jun 2023 02:40:51 -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 a8-20020ab07a48000000b007870a793d9csm125281uat.19.2023.06.25.02.40.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Jun 2023 02:40:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 25 Jun 2023 02:40:51 -0700 (PDT) Message-ID: <64980ba3.b00a0220.f08c9.a07dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 2E326605246B; Sun, 25 Jun 2023 05:40:51 -0400 (EDT) Subject: |SUCCESS| pw128977 [PATCH] [v2] net/ice: revert mark action in switc 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/128977 _Testing PASS_ Submitter: Zhichao Zeng Date: Sunday, June 25 2023 06:21:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:132173c4169322487a9041a450b9d3860de0a434 128977 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/26795/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/