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 4239041B28 for ; Mon, 28 Aug 2023 10:46:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A2ED4026D; Mon, 28 Aug 2023 10:46:54 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id C1DA34026D for ; Mon, 28 Aug 2023 10:46:52 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-517ab9a4a13so1676275a12.1 for ; Mon, 28 Aug 2023 01:46:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693212412; x=1693817212; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L/PasYX+WuoHGFhvttac+ipXC5vdwp/nZpBnw22poVM=; b=PRi1ZVm8eV6PKi+pxYyym820LbvIfdTb8tDp7yKpihj/ANnWQ8Rz921G6lB7x8b8cH 1fEowm4J6CMtNP+UBYC4MiPtwV5ISJbMYW9/6tpfja0oXmaCarfLnaE52NzlPv/mNKzG lNUPzPfxZpc1dkul9VwDReDcq4baZ7IvgfGIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693212412; x=1693817212; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L/PasYX+WuoHGFhvttac+ipXC5vdwp/nZpBnw22poVM=; b=EIM5J20twGeHIpWnMtNiMdQlVIurrOu5kvPlPC1EjhsqyuNgPtZsILfh2CGm+dQ9Nq HF0IQhb0Trgqi7uv+Wwnj8Z0o4n8U7TgoOoK7aDRwj+sZerp622+BqFQuTvjiZTNWzau ufQO1OJ6SIjkooa3EodhE9WXduhlRmVng0Yf/30vfbVwLs+uhutUeDu2RUez13VxqW9r YdCHHc4lGbEOdDva2OMtucOpKMjcvXgIFK21x7cgmtBUpfOsfLJMiWzUWS8/1Zk9WISQ V4FP5mlhoukFAWmoH1JCe0sNg5s4Ezu9HeuduEXF6ZvStRvtupcg7vIHxSnck+kIG3kE FYqQ== X-Gm-Message-State: AOJu0Yxko1vKHEo5yfYygQNCgurhchNlYIH0r1F54xhSw6hlnI7UMvSs +cez+nJXgv0JPBIw3f4vdxB3sajkNSb0df4NWQPIdgzY4+6So1HsvhrVYbBjt2wTuUE2DKKqFQ= = X-Google-Smtp-Source: AGHT+IEWnya7b4BcsBuPZ04zv74/4ptRPdWgyzzsfNRoQUDd+X0v+5UjuVuOCd9cv9lJjCNHuQ7zlYuGBEJ7 X-Received: by 2002:a17:90b:108d:b0:268:1e51:3496 with SMTP id gj13-20020a17090b108d00b002681e513496mr23221912pjb.21.1693212412056; Mon, 28 Aug 2023 01:46:52 -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 nl13-20020a17090b384d00b002717aea340fsm373251pjb.12.2023.08.28.01.46.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 01:46:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 01:46:52 -0700 (PDT) Message-ID: <64ec5efc.170a0220.59a72.e096SMTPIN_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 88F066052471; Mon, 28 Aug 2023 04:46:51 -0400 (EDT) Subject: |SUCCESS| pw130782 [PATCH] [v2,1/2] ethdev: add new symmetric hash f From: dpdklab@iol.unh.edu To: Test Report Cc: Xueming Li 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/