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 E28BB4411E for ; Sat, 1 Jun 2024 18:13:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEC73402B4; Sat, 1 Jun 2024 18:13:01 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 0E61240270 for ; Sat, 1 Jun 2024 18:13:00 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3cb353c73ccso1604184b6e.0 for ; Sat, 01 Jun 2024 09:13:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717258379; x=1717863179; 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=Qno8fVo82kQca3dkoraYlgdlpuMJu/7ygU87ErtGzmCkP7WE4cBnsyId++8WRgf6rm sji3mfu6BWjE3jPKLJF4TPoB5jPpvM/0+sPDjQovrRWpMCX7DjYf0fohEJ3irIBDgdqQ dH+NusZZPmaTN6EsTmL5dvfcI9RZXlpgkcXJY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717258379; x=1717863179; 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=cREn78tY7hSL/f6sa5ltref1/mTS+I4APc0pSd2zWr1K2WDjdLmDN0F7tjd2tu05fj 88mL/UmRW94G5zfQ6mWk3v4ch8tE8J/q7BEF37xzP3xAqNUz6SMK/wia5vj4nonQRu/Y BqkXWk80XgjfxyYsPv1n7K8l10mNoBMrCSCFp16eQIkLO9mv4sU4v76o5sgufVtE9dWN 0KQA4MiiK4pSaiwWNUoP6MSmuDVLizKlUKeKxs+XM5m5XhADk8HaX1+hx/dN38q4iDcs WOhbrXh+uvVhzuBwWbWbKZ+FNzsXJ3X2OwY5mXeTg12wj7aWikWJN1WZPcZzaW1U92yK l3Mw== X-Gm-Message-State: AOJu0YxKP5cr7q9i8Mf/1rqBBwc/aHtHrT1nPzh3x2A/zQcO6Jl0KFzy DGkRxnn84zfgV1yAA0e8KeOyyIe8xtVw8eQXbQGdTWc4am58LnyuEuhu9Bjjjn6RWHf6vfWcNJc 0q5y88ou5J01N2itC2X7WcMICIO35+Mx8TwyoLJmveAe/mYsXr+0QM1mp X-Google-Smtp-Source: AGHT+IFx7dFMqYpwsmI5aC5HLm7ak2wwnurHy4hujpTJVyBrE2YLAP9VG6CtrE/ALbVbiRLjJdBlY4F1zUvu X-Received: by 2002:a05:6808:199c:b0:3d1:d079:8347 with SMTP id 5614622812f47-3d1e3607af7mr6100152b6e.42.1717258379521; Sat, 01 Jun 2024 09:12:59 -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 6a1803df08f44-6ae4a747eefsm1465376d6.36.2024.06.01.09.12.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 09:12:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 09:12:59 -0700 (PDT) Message-ID: <665b488b.050a0220.a7fcf.ac80SMTPIN_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 41983605C373; Sat, 1 Jun 2024 12:12:59 -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/