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 B35BB42C6A for ; Fri, 9 Jun 2023 09:46:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0EB540A84; Fri, 9 Jun 2023 09:46:17 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 901CA40A84 for ; Fri, 9 Jun 2023 09:46:16 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-77acb944bdfso69416039f.0 for ; Fri, 09 Jun 2023 00:46:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686296776; x=1688888776; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9s7qZF3JF9PBfDERINEF364B8Oal6Fy5w7AWJ5yDR+o=; b=NEG8u6Mcc3baQMdN2E3nQejf2ie+nALr3/uekITmjhrJXrputtxVZOZKHjv1hCpsGp rHgn7pOJOG+/t4yEJdQox8+qKm6FW0gxJg5fR0i0FONX9lWt2SHm4rR6K30kSp5KKj8Q d+Z6Pv9EX7GFwz036syPklb5ny8SMYLlGRMCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686296776; x=1688888776; 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=V8VyC1lfc+rsPmc2dJifPpEAsW7bfKMwsxFCGkHrK1MFYHWaI5N/q66cjB9NZuWATj yZ+rdXj+6ddkyPBMmj2cfJKUURSvU+rB7na4xInYYJyb3N7kE28BsyC9qCx5uuVO6NDy cDhvZYbCuyOk2ihX2iQUpZcuhuBckpLY+ydFnn3zNmoAuvUD+nuzyIS92Z7jEWpfjEnW idXF1JXh7GUkNwM6W362czEtkU+mhNjqtxU586HWDav5g2CCHFhniOuWelmOzdlehlof jp7vjbtodLDS09ci2wAM7qkNJgO2N41cvxT0UO57yauoUK+25PttI4R/ftxdurhKhfzV 5tQQ== X-Gm-Message-State: AC+VfDyNw7UjYjprAUvjWb+jZWTE4wIcyne3+COrGA3Py/xFonaqhqQN xwGjiluIfqJTBX2T7POhJ3cDErORwfHixRprg4Q2fm2yZvP0PJxmk0am3w== X-Google-Smtp-Source: ACHHUZ7t2hha/hoA1P/OWHQWYnLA7Wo8OKmFJDPkUd7bHz4mIzI/kEsOrDt2aCHbNzpMxDAssm6wEwQ4CawX X-Received: by 2002:a92:dc0b:0:b0:33a:adaa:d6d1 with SMTP id t11-20020a92dc0b000000b0033aadaad6d1mr967425iln.15.1686296775966; Fri, 09 Jun 2023 00:46:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u72-20020a63794b000000b0051322912d02sm197447pgc.9.2023.06.09.00.46.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 00:46:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 00:46:15 -0700 (PDT) Message-ID: <6482d8c7.630a0220.989da.6508SMTPIN_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 388B9605246B; Fri, 9 Jun 2023 03:46:15 -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/