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 8A8B742C7F for ; Sat, 10 Jun 2023 17:28:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5437640A8B; Sat, 10 Jun 2023 17:28:11 +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 F0B5A40A8B for ; Sat, 10 Jun 2023 17:28:09 +0200 (CEST) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-3f9b8f1c2fdso19871211cf.2 for ; Sat, 10 Jun 2023 08:28:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686410889; x=1689002889; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qv7F/FPxRm9Z6cDjxtoOcrGBLKL2jufTW+ZqYV4p1dw=; b=fq5OnD912i3K9GCYOueBsQtdWXMdF1/bIi6cQ3BEp78NvzcRHC7HCmHkSmu7bF92Im lIaJYXHawsUghsEzUCl4hNNggAhtKdNt2vNUgnTIwGkUsBgdO2jWYXoHaETarfL2ibS0 5JapaIukk9D1oZDs8S05zVajSBQ3qrJqBAFg4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686410889; x=1689002889; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qv7F/FPxRm9Z6cDjxtoOcrGBLKL2jufTW+ZqYV4p1dw=; b=SyyhASy6jhjD1qvo51Fwn0JR5Y4tYk0h84ejNupasmxsQ9NagXbd9fat+3xBd/sfi/ YPTgN9fW5erSP+6Yo5mIv5LMtwvYCvfGYl1AMDwSuc2ViJodUmZoBuPr3ydFkGH2P/QF wvprF9LMCgNajH6ApurXnFnlGJpPm2qWbxA39+rZuBLz0j2Zi56zAWQXb1nWvYAaNBoh obDEDPL0L4XxXZmr3tObYdfGduiaKqeF1CNpQtiqzOdZkfPQtuIRdqmQY3Jn1CnYTHwU SKQZivW9XWoV0n2iaX6/x7wVnzde2mcVeMJWyu1zUAkbNB5kQ+3dTdPVAKj08kWZmfhS G8nw== X-Gm-Message-State: AC+VfDwa6mq5bf3WJ5joZOXcJyF8aKnwD8szTzPh9S85L/u7607V7SBm kCIkVDRMFvTekxcL7UzwNkssEaBrrJSQaveoPVCLZ96S8W8mWH5kXDDGUL0vRWOqo01kL8DknQ= = X-Google-Smtp-Source: ACHHUZ5xszq1jhiVjGFwIjhZnS1EOy/olEQNY+MfJehXvGHUGq2iobXO58U/2WhcJYKISdHrDr0g/P0d6Uj7 X-Received: by 2002:a05:622a:2c2:b0:3f5:1321:26f7 with SMTP id a2-20020a05622a02c200b003f5132126f7mr4990629qtx.36.1686410889317; Sat, 10 Jun 2023 08:28:09 -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 c3-20020ac853c3000000b003f8692c49c2sm363516qtq.27.2023.06.10.08.28.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 10 Jun 2023 08:28:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 10 Jun 2023 08:28:09 -0700 (PDT) Message-ID: <64849689.c80a0220.d69b0.9b80SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id BC1AF605246B; Sat, 10 Jun 2023 11:28:08 -0400 (EDT) Subject: |SUCCESS| pw128451 [PATCH] net/nfp: fix TP flow action for UDP 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/128451 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 09 2023 06:22:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:2125ed73e10ec028dd1b5fd6105aef80456e659e 128451 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26604/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/