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 6E8AB41B28 for ; Mon, 28 Aug 2023 10:21:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 620904021E; Mon, 28 Aug 2023 10:21:52 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 37FDE4021E for ; Mon, 28 Aug 2023 10:21:51 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76c64da0e46so101836139f.0 for ; Mon, 28 Aug 2023 01:21:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693210910; x=1693815710; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=SWDJZH8qcM3ZKilX9Z+RV5HeTvE+TBkKaoyiV7G3t3c=; b=dlPQJj3lbRBSlPUsHKqI5v79DRB3TtmlWgcjUJGDEPygov1PXyYDwBxstkZ6yp9zQa IHfydEu3/if3pxN5lTkL6Ucps/7qUZh9JzPvIunjH9xEyMrvj7l/AcCk384kE5smbHe3 +vvpmjvQT12Se9y64mbJmySORnOwCKtV8sX14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693210910; x=1693815710; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SWDJZH8qcM3ZKilX9Z+RV5HeTvE+TBkKaoyiV7G3t3c=; b=PAExTcIVP17jfxhUe+NXkiCf4bgLqJ7q8fTsUQl606k34Dzo4ykNlNYdxsbfo94Y0C kCkVuHUD0aZW9hc82JoVAEH6sKVLcTeQH5rXk30GJGBuJFY9LXczPmGL9R8i9kjCusj5 5uZMWPQyH/o7gVjrvB53/JCp1Jzr7HfXLkU/V4B5efCHrQsnbEWTHFaWaHosu57uZcuc QHYFDpf5vHeK7lchyUv3j0zcLMeJOs64T9/L6F1JlWhAyeOCQBMmq6vEL3pM5x9nH5DZ lzqHo9xQ6tF+91CZJP0ehWjTbE7thvQ+mpbQsrl+/+iU4hImUrGkbA9oYyOuubeY4syO 9FVQ== X-Gm-Message-State: AOJu0Yx4aWhj0Qcw0SCoJ+57uOoOUDxF8s+pqkLuvLJjkRpJGx/FgmRs K13e6S0u9yPFg5r5+U7hLPLP5lR2PHK3wDBoUTXLgBIGNlFgew/M8yZPoA== X-Google-Smtp-Source: AGHT+IGUEKwnydGw8ndf50ejhkmlOhu39+aGLOnMReRqT9Ir0BYPMSqcgCIZx1JKZua2Pw9dpL2tOoirpEBT X-Received: by 2002:a5e:8401:0:b0:783:62d0:88c with SMTP id h1-20020a5e8401000000b0078362d0088cmr16537135ioj.19.1693210910619; Mon, 28 Aug 2023 01:21:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g4-20020a0566380bc400b0042b0e3c642dsm312030jad.40.2023.08.28.01.21.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 01:21:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 01:21:50 -0700 (PDT) Message-ID: <64ec591e.050a0220.bcd2d.f428SMTPIN_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 3727F6052471; Mon, 28 Aug 2023 04:21:50 -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 | +---------------------+--------------------+----------------------+ 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) 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/