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 7D9CA41B28 for ; Mon, 28 Aug 2023 10:23:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8290A4021E; Mon, 28 Aug 2023 10:23:04 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 3904A4021E for ; Mon, 28 Aug 2023 10:23:03 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58fc4d319d2so34310787b3.1 for ; Mon, 28 Aug 2023 01:23:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693210982; x=1693815782; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EPYmDz7E9uK01XoTj6IYqRFVHT4p+BqTxY9Ha0Eoos0=; b=LSboOA++tfcNeRBjrR/BGtLCqs0zKqCwgz6vOQlh+ABN3woFVuOw/JichMG6Exgt7c CPGT2z9SOJwfpKCd1+8oo+zdvZURgLrHcG/hNdsTmk1uZe1OofUUnfTtBIMUFzIKfAOD EXejYjrFR3rcMo5BYpalFj7lPlHMg2aZT+eFQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693210982; x=1693815782; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EPYmDz7E9uK01XoTj6IYqRFVHT4p+BqTxY9Ha0Eoos0=; b=WTB8eI9uQJ8Vj/DDpJQpYwFYdt1Ovi5+37jWoRvxwWtOJ5exJ3a8fToi58CeevnVN8 VHIJfo+t8cRhApFz2L/S4duG1zDDGG5HRTV8i/xlV8GkRn9mwVeHo+emS7Dlz7huRNs5 brerWwYGo6P0Es7CPsoYvbOWTp3mUoOC5kENuMC/CP2ntPpKBUWz+LzsEa3GVekJrrQM oUX0x6JcYv8qv1MuQc60lLhrv+D8cgmlq3Y+RexqDGlvHYmtpoHIOiOssxmkQ7gqCoLA 5aCJzAFLn6DFXmJgOQiokLgohFJnZN5RVpBEdPqEJxSzETVD9iu3dBnWQ1E4a3Gz23Ud ph2Q== X-Gm-Message-State: AOJu0YwUOhXaw4BiimMj02lVMddmunusnwAKC4RjtViqLMjY4jUcyyi4 uULZtu+Q2aPITwwVJxw8LxBdMmNJDK76gxP5lyhL84P13fiqE93LEyxg7qgZzvmOPp1UlCJRDA= = X-Google-Smtp-Source: AGHT+IG/3lQF9uWrRDQLO5u0KTSc3ElCXC9u26r9rp/Ci6PJ8/vioHlXdNwgXR4966prgm6e7By1qFJj8NNF X-Received: by 2002:a0d:d457:0:b0:577:617c:8cd with SMTP id w84-20020a0dd457000000b00577617c08cdmr25153199ywd.35.1693210982661; Mon, 28 Aug 2023 01:23:02 -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 i4-20020a0df804000000b0059261d6639esm855260ywf.71.2023.08.28.01.23.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 01:23:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 01:23:02 -0700 (PDT) Message-ID: <64ec5966.0d0a0220.bca6f.c669SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E3446052471; Mon, 28 Aug 2023 04:23:02 -0400 (EDT) Subject: |SUCCESS| pw130782 [PATCH] [v2,1/2] ethdev: add new symmetric hash f 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130782 _Testing PASS_ Submitter: Xueming Li Date: Sunday, August 27 2023 08:17:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:b2f967dcae6940b4707437d024747318a159f9b3 130782 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/