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 5E6E142C6A for ; Fri, 9 Jun 2023 09:01:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B51C40A84; Fri, 9 Jun 2023 09:01:29 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id AF6C040A84 for ; Fri, 9 Jun 2023 09:01:28 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-65314ee05c6so1177123b3a.1 for ; Fri, 09 Jun 2023 00:01:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686294088; x=1688886088; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t4nnvmLfiiWt8Jt9kFCWfxOxI5E8qw1nuiJ0SLoRRuo=; b=FZltoQebMxfU/x5x07Tfqf7AJ13O70usZUu8D1RrmjmrcH/l/iht7sf6nloov4mvHT NO3unwaM4GEU55xX3itTGCegN6ggTofjcf3FAKTUgFaJ1HgmYwAKAAL0qCAdkLZmzAOs +T05c41B1rGaK5enZ89oeAK/iKXJqKSWpodmg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686294088; x=1688886088; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t4nnvmLfiiWt8Jt9kFCWfxOxI5E8qw1nuiJ0SLoRRuo=; b=iu0WZiWs467KOze7iVYwXwiwr0NN+4QS7mFeHodXhNhwIvJBVwCrwvQxgGWaa61srD Ovlp/xnFOFMhHELibzZ1NLZj+o3AmM0QNVbUH8inMdx1e5Yope8oVRcxZT6864AeOlhS U7ZLfaqy/9c3Ejn0X7Wbr1QhKliKCW9d9fAuNoMdT2QZknBtclaW6WZha5AesMLICJtv tHckwYgoWpKNhB4rPzaIODOd0FWCwCHN3zUrPRZb/lFBLGcn7k0vZuq/4oinpjyDdk1M aTA0Ek4arsc/zGLhInUcRIaRkZ8Vk+O6MJHKoxEikslXrXPwEEDV/fQjb746lCW4JKjb QTDw== X-Gm-Message-State: AC+VfDz/Y181cCTUX6HcW7KQPKxy9XXj7+4DZjZAW56Pj5brFgHlKJHm zQ3XDh09wxHAPkBstBoYEyW/ZPXIvEh48dAiSy+Jjq9IkN97Vw== X-Google-Smtp-Source: ACHHUZ4fQXpmkr2Q4+77tQaPfkI0nwyOhw61mI07np715M3OD+T8GJc2aTtCr5DcgUcpObSsD1p4ENj53wpy X-Received: by 2002:a05:6a00:3991:b0:63f:120a:1dc3 with SMTP id fi17-20020a056a00399100b0063f120a1dc3mr380548pfb.0.1686294087734; Fri, 09 Jun 2023 00:01:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x11-20020aa7940b000000b00654dc11ddf8sm212575pfo.23.2023.06.09.00.01.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Jun 2023 00:01:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Jun 2023 00:01:27 -0700 (PDT) Message-ID: <6482ce47.a70a0220.34cd3.5e78SMTPIN_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 F01E6605246B; Fri, 9 Jun 2023 03:01:26 -0400 (EDT) Subject: |SUCCESS| pw128447-128449 [PATCH] [3/3] net/nfp: fix flow hash table From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He , 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 | +-----------------+----------+ 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 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/