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 64FA84594E for ; Tue, 10 Sep 2024 05:57:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 611224021F; Tue, 10 Sep 2024 05:57:25 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id EFCDD40151 for ; Tue, 10 Sep 2024 05:57:23 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e1a74ee4c0cso5384843276.2 for ; Mon, 09 Sep 2024 20:57:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725940643; x=1726545443; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=L3yfdkX0GXcNRZIr5rnzW0RsJgxLeN7IUBZemwCW7jA=; b=VRaVwtQewyxMVGbE6F//1914Qxr9XDSEKZMuN5BnP3Rls2jt7VKNIcPEq+s0Jlm6Wf O3AIhU8YAEycbXVdXrN/M/Wz/hNyyBaS7S7uySGbKoJF9wtTBLnF2qmfdYNmPxc5EDrF 7PDGBJ46fuJ9XX9o7StonoBWmRtMYLylqGg+A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725940643; x=1726545443; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=L3yfdkX0GXcNRZIr5rnzW0RsJgxLeN7IUBZemwCW7jA=; b=wpdd0lyzbN6nK5NmBnPzXquHhj7S3fX6NmpBOqMuilWADTZwbcDLdEZTGBp4h6coCs ncP3uafItwRVgxOvlWbOQMNnEYZHAvj8SyKXTZW1ldcfB/X3jZyFsH3O+nAnb2QfIRE2 +duWeiMOqx31etYA/pxHx40o5zh+fz0ZPunyrXfZm/cBNAF11C8bSvqv7/2LpEB8eFGz 6esrnURmqQAk4Y76v4XsSfwAARCMAcyZjBydk0tlT5/TcjW2k8f/Sr0qSRiIYpT/MzRO XQBftgELZDDy+Sg1nSCg60OycUCiB+kG3xWUN8jHH6AqBUA1+NyTyacOt5jqQfwAM4/4 ZZKg== X-Gm-Message-State: AOJu0Yy9/9qnMErmsCT4YcrcR8dSyblNM9g4+W5cOiMVIx8jXDCcTXPo yA45cWaNCFIDJLhKD/BzlEv6xngJAZSQymnvqoPa0lb5Fpk73mhKamQc8sSXaqSHGmguzLZa/sa +Xegju27kvsxr5SXaa4P1Utgnsul5yYO5/u5gQMb0 X-Google-Smtp-Source: AGHT+IHamBtgIEJXkgBkEFsUrvF7gD3XsDAYEcVfrO7GphMV2ihBb3gWowygt2rVRw6mFI/4FCP+ZpryyQLK X-Received: by 2002:a05:6902:218c:b0:e11:58ef:de63 with SMTP id 3f1490d57ef6-e1d34a38089mr13526364276.41.1725940643355; Mon, 09 Sep 2024 20:57:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e1d7bbb4a0dsm42024276.29.2024.09.09.20.57.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Sep 2024 20:57:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Sep 2024 20:57:23 -0700 (PDT) Message-ID: <66dfc3a3.250a0220.777b.2f8bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5492A605C380; Mon, 9 Sep 2024 23:57:19 -0400 (EDT) Subject: |SUCCESS| pw143757 [PATCH] hash: fix thash lfsr initialization From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906170237.1324060-1-vladimir.medvedkin@intel.com> References: <20240906170237.1324060-1-vladimir.medvedkin@intel.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143757 _Functional Testing PASS_ Submitter: Vladimir Medvedkin Date: Friday, September 06 2024 17:01:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143757 --> functional testing pass Upstream job id: Template-DTS-Pipeline#179567 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30948/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/