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 79A1D41B28 for ; Mon, 28 Aug 2023 10:37:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 817604021E; Mon, 28 Aug 2023 10:37:53 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id 73B394021E for ; Mon, 28 Aug 2023 10:37:50 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-68c3b9f8333so1221080b3a.1 for ; Mon, 28 Aug 2023 01:37:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693211869; x=1693816669; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hWX9dn6ayxg+604R8Gxz1yGmTQiG8LycNX2gjTZaVSw=; b=jx4x8TKFsBM7Xllpat9uqywTiLGL1NZXC27xPKX3a6sSQIV/+dI06U3T9Ffak932oQ 8cIxAwBegV2vd7zAIohC/ej8MVEyLSzjHrnkWryliL7tBnWUbt2zKf1QdO+LcBUR3h5G JFMJnR3TAJj4XNRT5fqz7jZVyJqILYdbafxhg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693211869; x=1693816669; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hWX9dn6ayxg+604R8Gxz1yGmTQiG8LycNX2gjTZaVSw=; b=Oe9lG2f6gyjoUHgLrrSkcU45sK5asvr3XfZn02tseBGiSknLbvEV3i0nUGDGW4n3Bk +JWmCsh1HPKtv9uBYURYXs2JaKd2JhAj6kILojsX4c8aX0KP/AdB05bk+iPMs06GdErj QlXjR8fAbFjoRA22F+kaGFeHTwPJ/QkewPlFlCaXolrfg1dpGqtgZ5jwn2Iqps5R8OjN dbbU6v8y3XIjOozm6JWmaTu/PK5t6JbLhYkALN+0wewJc5KTptjUEHwXj+Vt0eL6DkkM PfmyR8W2zmF+lGrAXgvU2pC0OmirTdbVVTi75U3sIQAv8Ja8xM3LdIFT2mMDOVeNUmoB 1K1g== X-Gm-Message-State: AOJu0YwABIDX3bsJ3HMX2dMhZrJqaKugkQw+Czzw5yHGtYIaoOuA/bsP +JsODrJB2gNoVn8HACRCI0Z/G2IXO4Xz2ZCVO+4HsKpocVGlI9Y1ATnNPQ== X-Google-Smtp-Source: AGHT+IHwvvvd5KBVcRJOwPyDqcTtPDhJXGihwGT3OBnDEUF+oIhPawKVARq1Si1reJVjbz7BMBosMTS6MUCu X-Received: by 2002:a05:6a20:158f:b0:137:c971:6a0c with SMTP id h15-20020a056a20158f00b00137c9716a0cmr31858911pzj.31.1693211869826; Mon, 28 Aug 2023 01:37:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h7-20020aa79f47000000b00687b28758b1sm506207pfr.22.2023.08.28.01.37.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Aug 2023 01:37:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 28 Aug 2023 01:37:49 -0700 (PDT) Message-ID: <64ec5cdd.a70a0220.1b66a.653dSMTPIN_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 0CBE26052471; Mon, 28 Aug 2023 04:37:49 -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 | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/