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 62EFA4411E for ; Sat, 1 Jun 2024 14:17:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 59AD3402B4; Sat, 1 Jun 2024 14:17:36 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 5BB3440270 for ; Sat, 1 Jun 2024 14:17:35 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6f8ec7e054dso2131123b3a.2 for ; Sat, 01 Jun 2024 05:17:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717244254; x=1717849054; 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=iMBa+pJe/tuVuZHxivosbEoMC4P2I+lY6xP5uNRJygg=; b=AjiO0kMPwVnsYOz9sBAtc68/vp40qM6EapuXPb9UsYtL3s/2Pg1DzgFDM8E7sjkndR VducsVkZH7r12lhNAn//2rP3+a8K+oRSuiYc0II+pHwqciMT4rjiiUWRsdEQgKU+3UJs Z0GIiZrt+MVr3M/DICucHSrUt5+C+uUuGHTtM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717244254; x=1717849054; 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=iMBa+pJe/tuVuZHxivosbEoMC4P2I+lY6xP5uNRJygg=; b=Xjy+o3V8FRLAxK3m0uVk5HaVfIHgC8pajWgHJGukoTgQWwFwJu+J33tQa7ksUfBu/g f0BPUIqE3ZrUv0jkhWoA4FhE1N97+PnihD8DaSqU7GYuEgcqsFzxP2pXo/kJDRxCqZiv E7MQPljR+W+VWIEHnHBLD7tx+3goTaFVrP70qm79lX+dypHJa0WkGNL06OndAShzGVef gcUcY8hpT//C09DqK1tpYgY5j5uVaHqMrzt4VbiVryXZ68KR59jB38f/U6M635Wz9S+D AveD3i7TBCYU3vJNzsNs3WzEyGRlTQuZwyQZRSAnJeFrRzH7TKn+KGe1KDnpupPdTRaz hL8g== X-Gm-Message-State: AOJu0Yy5Ysuw/Z0JozKtB/jtiEEf5mHR1tx4ELG+JnZmMk+NiCNHwAka 8JSuBrFTjDOOvs6MIjy7f+FdNpSJIqHpnsC+7GRQtXBhug4PGb8+L94YaLG6vwZPw9Z3I3etkUy Welc7txf6Q/m/fR0tz/tgVC0guoPUFaO8ZqIH3tmg X-Google-Smtp-Source: AGHT+IEVgc+6HpwtVy6h6ZjZbeC5dveMJ8He0MUHgYfbnO7Dy6ztyTvG7EioqPOFonYjyMghEAYPyZNJXkNh X-Received: by 2002:a05:6a20:9184:b0:1a3:b642:5fc3 with SMTP id adf61e73a8af0-1b26f253adamr5599965637.41.1717244254439; Sat, 01 Jun 2024 05:17:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-6c3544ce2d9sm164276a12.6.2024.06.01.05.17.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 05:17:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 05:17:34 -0700 (PDT) Message-ID: <665b115e.630a0220.88203.c90fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AB99E605C373; Sat, 1 Jun 2024 08:17:33 -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-abi-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 | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian 12 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 24.04 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 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/