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 B4C8543C3F for ; Thu, 29 Feb 2024 18:30:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AE36D42DBE; Thu, 29 Feb 2024 18:30:55 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id C6FA84025C for ; Thu, 29 Feb 2024 18:30:54 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6e445b4f80bso593715a34.0 for ; Thu, 29 Feb 2024 09:30:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709227854; x=1709832654; 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=1teeJsHQ9/Xt9oQGPD3nbgzMeHJZOPPu2MYE1hmowME=; b=gVqCjX3hNjrY5QahAVrlxUBD/xRnoRicP1SL+TGHDn2+y3knkQO7fm+1+Ihdb4V2dl mSHy16Gvn6DQc+XtFBddmneJoMtrgPXWClAHgeXYWm6aOf1WAH8xsHDu3lOObseuEdIN k/Gn8dqme3YutLHQRJmHnWJP4A9KNt+5ZdvY4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709227854; x=1709832654; 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=1teeJsHQ9/Xt9oQGPD3nbgzMeHJZOPPu2MYE1hmowME=; b=r0swb3ZQLCkh0gUZKvOECbaBg3qvRT3pXumVJeUBiE5mNqGdhVqk1wIgAoKryyluYd ppVvUxxTWZt9wAGrCaue7FyfsoikW7FwMn08BXEr0ni6DdRlMjCIItvzKVMMuqteXKpr wxWoYhqeaT1prLwz7H5FKbxid20wz9uS0jOB0dYkzt8T+UHJFr+aoqG84lzxXFRc4T19 JGE9AvMEmXdRg6VZdW8GlGomsT6zRJzBUzDXyFok7MEYg+ScEKHFDTviSNXMsC4ZUdDr I22uxxwtAVL3uXWrMGoj/ax2eN2tHuKd0DnDipiN5ZG5F+1YT8mm31GK3P6PeV/MtOrw ZKNQ== X-Gm-Message-State: AOJu0YycqPDZ+SPnOmuNbF64BA7xosf+SWvE8lw1PbQMnDe+Ad09LHMB WNAQZtOOzkoNgCENenNwlRuNPPUvUjIhbWD8L7g58SijUDuQu5x7VUmexRQtZFROxHBA7BYaIQW uzb3ZATzsT7NZP7Qf5iFmY/6ifGHlS7/VYPhh1mQJT1hIMrzMgwQs+LTd X-Google-Smtp-Source: AGHT+IERgwqukCHF8sIxUlmbV6Ecdk4NhIozKo36NwbtPFO4NbSi1mmdfRGAYj5iAFYSROUbbUSOGg17eEhL X-Received: by 2002:a05:6830:151:b0:6e2:dec9:2b8a with SMTP id j17-20020a056830015100b006e2dec92b8amr2937705otp.32.1709227854270; Thu, 29 Feb 2024 09:30:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bg43-20020a056820082b00b005a0e830ad39sm30483oob.11.2024.02.29.09.30.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 09:30:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 09:30:54 -0800 (PST) Message-ID: <65e0bf4e.050a0220.4a225.1bc7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B7A4E6052712; Thu, 29 Feb 2024 12:30:53 -0500 (EST) Subject: |SUCCESS| pw137373 [PATCH] [v2] lib/hash: add siphash From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227191437.346593-2-stephen@networkplumber.org> References: <20240227191437.346593-2-stephen@networkplumber.org> 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/137373 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, February 27 2024 19:14:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137373 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29300/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/