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 3C3DE42C6A for ; Fri, 9 Jun 2023 09:49:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 376C840A84; Fri, 9 Jun 2023 09:49:28 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 742EE40A84 for ; Fri, 9 Jun 2023 09:49:26 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-565cdb77b01so12886597b3.0 for ; Fri, 09 Jun 2023 00:49:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686296966; x=1688888966; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=f1z1fMWYS3/ybtVyfWorfjWVUCMbA8UEEKaOm6ePcOE=; b=Ms8WcD3hbQ6eQCYmhhUklZZKiq4vxsH+W6wRrWuQFPOtTsSGqU8M5jYusPDVVS02U+ TuqY/ld0gxWlqjZHdhR3gXwnN+bi1w0LthLDbvrkQALdyvR1WyG8Bhvwt19iAs1rzrhO yPrYrT1yfKaQn+odKLfvoVUj9aFfoTlarOTUA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686296966; x=1688888966; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=f1z1fMWYS3/ybtVyfWorfjWVUCMbA8UEEKaOm6ePcOE=; b=lTuPCUrUnsH0vnfCVUqIvB0ct97OJysH4q9r+GL8grNXPIssPInHsRtvm9ETy+CFAn MyIksUsonxrKi+pFN/aQKXCSTg3JMObt7qouxaDO945BxKQmexJKjvttKVepsM8SbdvI sDNL4Z1ArT6akrSCFD5XXp+ezqr7swrTbduZ5ZgnrdJgYOQ29fO7AJzUSg9BLrX2bkaL 28nVEUlwnysuEcR9QFNpV9dquJvHrVQv5oKjuzqLsr6RJ3oJfUWwQKPPZfKGrHcgBi7V n6qRD7RUcOgVdfE02/DibZrOwghShEVq2J/1KwF9g//cmjxJCNq/jSUdVc9rE/0Oi9Li DD2Q== X-Gm-Message-State: AC+VfDxs7i2pzfx00p/BSpH38zspGpOm625CP+5eybFwrP209fJhbzeN 8TTqkwu+PK7bzxpe18sp+S4Y1hCeMhtF8EIqQT1VZvQOGn13jQ8sMF8U6pH6iLhmDl+ouxWkig= = X-Google-Smtp-Source: ACHHUZ6BPGPLLy/o+kIXUCuOklgdi4sQBAHyqYfzJLkoi5Q8yCyK57073lr9DzvMJhlMcpKdxdoJgf4GaRFb X-Received: by 2002:a81:4946:0:b0:55a:ad7d:3f38 with SMTP id w67-20020a814946000000b0055aad7d3f38mr448614ywa.26.1686296965934; Fri, 09 Jun 2023 00:49:25 -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 z198-20020a0dd7cf000000b00565db360fb7sm226567ywd.58.2023.06.09.00.49.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 00:49:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 00:49:25 -0700 (PDT) Message-ID: <6482d985.0d0a0220.ed927.6305SMTPIN_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 A3C75605246B; Fri, 9 Jun 2023 03:49:25 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/