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 4D18B42649 for ; Wed, 27 Sep 2023 03:35:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 483CA4028C; Wed, 27 Sep 2023 03:35:56 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id CF6584028C for ; Wed, 27 Sep 2023 03:35:50 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-79f92726f47so342717139f.3 for ; Tue, 26 Sep 2023 18:35:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695778550; x=1696383350; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UVmgPIpbXcPcy03leG2K7kQH6noTC+JGHBE4T93dFi0=; b=GpRlXpeuecS+l5qDLb3rxemaLIrt3tta+ZBGXMR1vhLCZUBwBB+67ya0hQA/8u3IZg smLdMLXGGiAcP4Qfa1ZqfVezmbPbYZrARs1BwjVyBtvPsMDQN9HMXk3uxeqVSfIfzYQN fqJmyEQlXIZ+ZUrGGEtYrTlSRqkqcbTP34NIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695778550; x=1696383350; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UVmgPIpbXcPcy03leG2K7kQH6noTC+JGHBE4T93dFi0=; b=o+CZlLz1iy3vOEf4gzAOG746X8EfsjNqT3OQW0ZtwLp7yhDibwBbVb3erE1rwg0JiD k9HLeQXldswoalImbvEdLYlUGIks5I5eft1PKSmihFycgROazbtIdQ+bjbmNuiPCdbLy Yt5kiHQlBSnNKJDMPH91J/nujHaPJIGcBU6fwqAFLIh6I0fPQyU3mueyckDuvGWUYFPs RZcsdiagb2U7CFg7kXGrTHWwoszf20JaAa9FQcLnCfxAR1yAaz5Ezia8soBqn3NwuUPl Y/SeCllQIgOHmKfkEU/CEVFAOET9XT11+qRY1Zqzjr12InEpn+16mCNtoF9d4n4UDoiD dFfg== X-Gm-Message-State: AOJu0YwmRwL3JAfbrg0KX0zAneK5umc/0NZM/ASzOCfdL1MKzIC+0eN3 gmAfoggRctzI7pzpmdXjs7MoISVEZuUWS59XAojMNMRhrWgb9Ay9ix5duQ== X-Google-Smtp-Source: AGHT+IHz0Byt1L2ni+YJkm1ZkRRnOWoaRHN3FX/L4+kiAOF8Km5+bMGn46z0wRgwtxxtWJsGpEZa10yHBD65 X-Received: by 2002:a6b:916:0:b0:792:6fb7:5d8f with SMTP id t22-20020a6b0916000000b007926fb75d8fmr578959ioi.18.1695778550260; Tue, 26 Sep 2023 18:35: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 z13-20020a05660200cd00b0079254748460sm626124ioe.16.2023.09.26.18.35.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 18:35:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 18:35:50 -0700 (PDT) Message-ID: <651386f6.050a0220.bd57.6248SMTPIN_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 B13AC605C351; Tue, 26 Sep 2023 21:35:49 -0400 (EDT) Subject: |SUCCESS| pw131963 [PATCH] ethdev: add calculate hash function 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/131963 _Testing PASS_ Submitter: Ori Kam Date: Tuesday, September 26 2023 11:37:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 131963 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27730/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/