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 B3EDC4411E for ; Sat, 1 Jun 2024 18:05:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF3E9402B4; Sat, 1 Jun 2024 18:05:28 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 67AF440270 for ; Sat, 1 Jun 2024 18:05:27 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4eb14d993c6so41384e0c.0 for ; Sat, 01 Jun 2024 09:05:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717257927; x=1717862727; 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=dClM2Q3IiITURb0B5ec6OlQAJLf8nHq1iTsrnKHqqZ0=; b=brQqT0ZIOlqNguOnygu7XzckQ1G1Dm1JUS8Q1iyfyf+oPIcH6oN0X+gZYauznCrHJd zJKC1S3BCXAi3a8tLiSLrd2PGCoridYYU7vim0JGCuWdyqtI4vjXclwERXF0TxQwDMa0 Q1l8HOhm/3Gf4OsrvI4j8nuXQetirvIFrRdlY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717257927; x=1717862727; 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=dClM2Q3IiITURb0B5ec6OlQAJLf8nHq1iTsrnKHqqZ0=; b=NwAZOlugApVV2nIBpN9dnNf49ecmPzjOsu7xrKj6knHBqOk0XljTLYg97aHjw/Aghy qh36/ny0bEH6VHG4a010pHDm907+sw0gRxoQ0HFbhc5H3OF5PzcIdNTkL4kOvUVnbgql zYlJEEnkaIopPdEHQ5ELfTjdWtW66BbrVbPuP4nBslTUM5Px4B9umbjcGnjO+r5cajWx IfCGq8hml+p3yO9hF0yFQ06wYqUvFruYvUEwAexLq+u1N8L1QUrSfAJDBYanL2iWOmx9 kBxbhEhql1HxQCYzu6sd9D7QpgUSzLchQxbIrHNnejZ901O49QAhYWoKKlVkXvmKIr/U dsFg== X-Gm-Message-State: AOJu0YxPRzd/+ufyuo6MaWc8BkxQ4SKPfwUKx6Ojlb0JB6JoAyFydM5d zGZdlgWoYzRLBs0AFV3NveX9oyJBWoYXUOpv6rpErTCgLdeNC2JoXdtaeEcT5tIu5KJsKQtrG/l JHm8BzT9jrwNeRYW77qDAJwZQSBZ2g8y1CWEGGu7d87vXIvpPVRfd9HoR X-Google-Smtp-Source: AGHT+IEcQvstMHuIQxokpv0QE6tnXAZ5ZSeLUkY6qa5hpQ5OjR0RmTcVcQQCg1NnktbbWN5T9hs2QDpte8BV X-Received: by 2002:ac5:c3ca:0:b0:4d4:126b:2c8 with SMTP id 71dfb90a1353d-4eb02dac713mr4569786e0c.9.1717257925371; Sat, 01 Jun 2024 09:05:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4eafef6b06fsm190527e0c.14.2024.06.01.09.05.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 09:05:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 09:05:25 -0700 (PDT) Message-ID: <665b46c5.050a0220.fafe7.df23SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E563F605C373; Sat, 1 Jun 2024 12:05:24 -0400 (EDT) Subject: |SUCCESS| pw140394 [PATCH] [v4] lib/hash: add siphash From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240529154842.224329-1-stephen@networkplumber.org> References: <20240529154842.224329-1-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140394 _Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 29 2024 15:47:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:76cef1af8bdaeaf67a5c4ca5df3f221df994dc46 140394 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30039/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/