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 EDC2A41B26 for ; Mon, 28 Aug 2023 09:59:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00C164021E; Mon, 28 Aug 2023 09:59:41 +0200 (CEST) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 401704021E for ; Mon, 28 Aug 2023 09:59:39 +0200 (CEST) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-57124ee486dso1870952eaf.3 for ; Mon, 28 Aug 2023 00:59:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693209578; x=1693814378; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IBs+OUurBf2jOHKgyynGtTgabSIXSJQHqKiMmnMCeP4=; b=jVwKEE4Vtf/L48y+VuDhCDtN+Z2nC+tegntWUfREFXhVBxQIxqE75KcrOGVYzRhLzH /M8iZqyXudhcjQCEDbSupAil2x6kHU+Ix3Hi/NIaiIaWIlz/k8zxsbAQpcDW6+cdLiK7 aTr2ipisPm5myqROlV3QicmzeE1QVM6AeXugc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693209578; x=1693814378; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IBs+OUurBf2jOHKgyynGtTgabSIXSJQHqKiMmnMCeP4=; b=Yr+vfNqtSjXejUKJRGywIv8FM4Y8jBAs0z9mTn+TpdRQ2gJPMniCv0h1Do+fcICVt7 f31V9FttvkExvcSDg3qpnqXPidirgmkIFNiYyWw2gwSALu/2Lf6UshE32svN86RZ/JHY qiFPU8KfinHNg3NOKsdfpxp2BxPd9SRJf9tQhisE3T6sdGNnoLr5XHIuINlQxaJyXkL0 ZM2wPryHqWuIFBh4B/N//LEvgT4rhVfFYiIMcMEQameylQaPUiWKof78GtbL65fS98Bv Sh0veCVv9MmiM6zERXyhTI3+hSmkHIG8474GnlMxhdwBS9nSGhm3e0EdQvy6fHhz6Umx avQg== X-Gm-Message-State: AOJu0YzMP4+j6fupCHqel+hX/Vch9RnMHLRLnEp/hb03O79wEECJ7tXW j6otRRHP1qLxHab1yuJiQQ0IrV/HoiAUFWpJE1EgXXU9EYJdFK6Qs4pOPQ== X-Google-Smtp-Source: AGHT+IEjJTykbc6VNrT0zM9080dx8dfVUBg+/F/WLWXLdifxCaVXF98dQOTmcvmdDZFbgMJzOYyhjwm6XSer X-Received: by 2002:a4a:255a:0:b0:573:5539:43d9 with SMTP id v26-20020a4a255a000000b00573553943d9mr5495237ooe.9.1693209578609; Mon, 28 Aug 2023 00:59:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a14-20020a4a988e000000b0056e6b652186sm665784ooj.16.2023.08.28.00.59.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 00:59:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 00:59:38 -0700 (PDT) Message-ID: <64ec53ea.4a0a0220.383f6.1e1cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 210096052471; Mon, 28 Aug 2023 03:59:38 -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 | +---------------------+--------------------+----------------------+ 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) 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/