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 CD2A442C6A for ; Fri, 9 Jun 2023 09:46:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA7C140A84; Fri, 9 Jun 2023 09:46:45 +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 E5EAF40A84 for ; Fri, 9 Jun 2023 09:46:44 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6260e8a1424so10925666d6.2 for ; Fri, 09 Jun 2023 00:46:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686296804; x=1688888804; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9s7qZF3JF9PBfDERINEF364B8Oal6Fy5w7AWJ5yDR+o=; b=Y5OF3T1XwaJbIH+o3iH6K+eaJv5hrc125eyv5lInbMWbXOkR4adR/zsq3oKuQkVo35 9vzX/pBeVW/9q8PJCMS0lT3D8NYXdIS6jhF54/6Bd4s0U8x5NZzofqlxZMQVJf6bX5RI 2G7snGw5yMr4Jngn/iK6buwYAmRAMR72TW4mg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686296804; x=1688888804; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9s7qZF3JF9PBfDERINEF364B8Oal6Fy5w7AWJ5yDR+o=; b=Zn8PknYzharHIwEyI4mvu67xFdXMRsftx5Gf/b3Z0raw/rlMmN74RLCnZq2A7JSBdn 7ZrLppHhcwHeS3Qm84XeIDVCAMnrhbdEfdckH8oubBVlrxJt2e2aCZCMFWi+B6rMZkyi B6eZqsTzF6PvycVJnIQ923mO1zwqJPHsGbMhlSDaesm0i+jC9bv8BzRYiluEPcD+bn9j CMDCrUnAPqSqBlKm9JN0Z/684aZCmJUsFUY7bUOQ/u3+sTswu/lPEy4ey9oxsqg43arx mRZm8xlGJ9E8ax038hFnkDeOtdR3lZ/qfUP91/CrjShgFsoTUsAivSty89npDdtDfYLj 9UHw== X-Gm-Message-State: AC+VfDy0GDyjVq1/HDeboX9+vdkSoAwukhiMK1t63O6kOsU2xEsok0Iy EE+OR8Mdxbo15qZS7DP7Zy0ZWLjR1hlC8yKl04FB6n/B71RFwOHNSgOUyA== X-Google-Smtp-Source: ACHHUZ4VdvNc+3Ogq5OqiF5SqjbvkBLqycouMPUPd2fH/7x+rQJVGdMfTnR7M1wS7SRMCyuGZeGKCC5eP28a X-Received: by 2002:a05:6214:2627:b0:626:3375:6fea with SMTP id gv7-20020a056214262700b0062633756feamr899712qvb.22.1686296804452; Fri, 09 Jun 2023 00:46:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y18-20020ad457d2000000b0062b419286besm202989qvx.18.2023.06.09.00.46.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 00:46:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 00:46:44 -0700 (PDT) Message-ID: <6482d8e4.d40a0220.2363a.6bacSMTPIN_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 2E304605246B; Fri, 9 Jun 2023 03:46:44 -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 | +------------------+----------+ 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 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/