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 B42DA42C81 for ; Sat, 10 Jun 2023 21:22:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B262240DD8; Sat, 10 Jun 2023 21:22:57 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 7A5CD40DD8 for ; Sat, 10 Jun 2023 21:22:53 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-56cf343a645so6636857b3.3 for ; Sat, 10 Jun 2023 12:22:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686424973; x=1689016973; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jJBj5IzdKbNPm3bBIw0YkcrStszhzDf82EHv7rmbgX4=; b=THBrFd/ISa6ckPN1qH/GHvoXobbGGbIuyZSF+HrfO2pN8VOzlzeOfymj2DuDPThXQB BEypndDWZW361qty7h2JFjwPFrOXZt0OSJ58Rpv0XmsOJBrDMUbhcCPieqlb85ZoaDz0 ozxXGNLgCbMAi7DBOIe9TNlCD+8VdwSiNhwuw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686424973; x=1689016973; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jJBj5IzdKbNPm3bBIw0YkcrStszhzDf82EHv7rmbgX4=; b=eXHST5wDgE4CIohQ2p+rV3egBKrAjLgjgs9n5Mv7WhHloJaDhUS09MuChXXR8ZUfzL uK8JmoNdT2T6dGZi1g1rjKLMFZrHseG1LvQwkdOKbo7tBYjoqvIdiWHiVvNW4fEyuxaV l9/jo7qlOfnHGW28Hw/OEdh4DSuDgfeLEA7nC4zj4xbGya1A1OYMtg2JY9hW8qKC0ygJ xm063/r2rV7+kFk15ipPD3WPQslrcMZPw+HVqFiI/oym19jS4XNPO5wL9JWBfG3zH71n KSqHx1gs7W6oO63FMPOUqakiG++onSo4LHJejKbUgjiHJc3zgBQl3TAieAhCsGp5APqo UkFQ== X-Gm-Message-State: AC+VfDw79PVWp4qnfvnKQkdqsRj14N/7j5Yv5u+eBHN0oHzsniE6zx6V DpHFUJh3nohPVgGxwEwLGyvf0/IMr7vFvLr9CJBhBwyKANWI8oXa0JryAYGtOFM1bBt2Uu9q0A= = X-Google-Smtp-Source: ACHHUZ6dyIQqtZ674ACVzM9OTWU70hLSVKGmD0DIoBvZ6owuQWfy3aZeZBp0NvnPddKUVYif5davXTtgJxDX X-Received: by 2002:a0d:d9c2:0:b0:561:e540:b1b3 with SMTP id b185-20020a0dd9c2000000b00561e540b1b3mr5373103ywe.38.1686424972924; Sat, 10 Jun 2023 12:22:52 -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 m11-20020a25710b000000b00bb2f5dda168sm664361ybc.4.2023.06.10.12.22.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 10 Jun 2023 12:22:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 10 Jun 2023 12:22:52 -0700 (PDT) Message-ID: <6484cd8c.250a0220.f9456.5514SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 86308605246B; Sat, 10 Jun 2023 15:22:52 -0400 (EDT) Subject: |SUCCESS| pw128450 [PATCH] net/nfp: fix set IPv6 flow action can't g 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/128450 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 09 2023 06:19:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128450 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (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 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 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 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) Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26603/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/