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 566BD42C6A for ; Fri, 9 Jun 2023 09:13:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53D8240A84; Fri, 9 Jun 2023 09:13:33 +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 73DDB40A84 for ; Fri, 9 Jun 2023 09:13:29 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-565aa2cc428so13747097b3.1 for ; Fri, 09 Jun 2023 00:13:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686294809; x=1688886809; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RBUlggdzRsu4bvEPm4w4jiXTFuscSbyOYakcu9AOm44=; b=jzZ0QzX8s1VQyYl2nmRoTSYeyGyvrBlUImjrhNJ22ZGv5tpDefiCRBUnk90HJDSz6n ML7qn5E1misOaPcKr60h3H60HxDOkgYBBeVhEDyaWIEZymOjcFg93ii+2MgbLSxIIWet bUeGyg0axOVzMsuM5Tmryrs19WLgaX7tNv7uc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686294809; x=1688886809; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RBUlggdzRsu4bvEPm4w4jiXTFuscSbyOYakcu9AOm44=; b=HzUOr0M+ZHmTdOY8y0La5ASJ21MaOdFCrrEPCoyXC+HYC6FAVpa3pdQ9aC/I0YK5G4 lhYLWn/og/BAtQQpoTBKTSfCwX+TpcnEwwlg2lpniHALdZyuC5sPMowgBSEelu+uRBR8 lNeRi5FLK+Tr6GUHNACzu9YY3zmmbOhBDR0bLSJlzoSlrgNP2v+6UjtIXMeMoCvLjtk7 vkxTVD4YMTZedSKm3Tsw9yFtm8ZlRXJCazIeDdnVL/hlhc6qA1rc6EP1PFb15VblZL9t XPoEc65UAiZYhwii+OHzfiydO0fqoYtoqHL9NZyAqqNePLtk1cusnSOLTa1OvwLd3uyD 3y6w== X-Gm-Message-State: AC+VfDx+d/Fl6s3XebELULI8AYxDsaMq/dPK/w/ojQtTlLzLPdxGZTvg NSUtQBeGnucSy4rWnYYCHCuGTgEMBiAT8HnUR6VbruOUtObN3w== X-Google-Smtp-Source: ACHHUZ5JC0BRuSoTGoEYPM1mf/s3dnnW88sKlTCMReHTeUlvefDiqiVR3+8OO6vV9SR1y9IfRhGPf0kwYDp5 X-Received: by 2002:a0d:c3c5:0:b0:559:f181:1a7d with SMTP id f188-20020a0dc3c5000000b00559f1811a7dmr506614ywd.27.1686294808941; Fri, 09 Jun 2023 00:13:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a3-20020a0dd803000000b00559f85e44f2sm234443ywe.27.2023.06.09.00.13.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 00:13:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 00:13:28 -0700 (PDT) Message-ID: <6482d118.0d0a0220.cb944.5fc2SMTPIN_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 9725F605246B; Fri, 9 Jun 2023 03:13:28 -0400 (EDT) Subject: |SUCCESS| pw128447-128449 [PATCH] [3/3] net/nfp: fix flow hash table From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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/128449 _Testing PASS_ Submitter: Chaoyong He Date: Friday, June 09 2023 06:01:00 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:e5cb7ea1f4c45fa147442a248dce0fdffd907291 128447-128449 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26602/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/