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 2194443BF0 for ; Tue, 27 Feb 2024 21:59:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FD0B40ECF; Tue, 27 Feb 2024 21:59:05 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id E61D54026E for ; Tue, 27 Feb 2024 21:58:58 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1dc99a75be6so24038785ad.3 for ; Tue, 27 Feb 2024 12:58:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709067538; x=1709672338; 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=C3h7qIICFU+2PS2gcJNFkEu6wDj9S4kk3T+6P2Q6Qt0=; b=Xcg/IR3SW+jWCDiaT73SUmjsK4/3/noiCC0lCsUG/f23Z6MQnO6yUbIBHCBisjhOKv yYKL9p2wsZvtYgk229G3hHvJ5RgnOEHhogm1qcje5iZTX2OsQDIPGqeU7b+dpTnLCBHO 5TGqnyy2ipRQ/Syafoi+xmSQCtANuDYl+qBBE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709067538; x=1709672338; 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=C3h7qIICFU+2PS2gcJNFkEu6wDj9S4kk3T+6P2Q6Qt0=; b=cebbh3RLXJKbh92EJ02+SXLHvijxlCdN/A+yaE3QxR3B1WG++DKQqQ5Rt9BXBB0tv0 nx571Afe2071aDkhUqYcxOHwf1SmVTvz03T00Du05X5n8VyNOFh3fYpgfGL/rPkpo13/ ltmxXJgOsOZaDsV0arzEzuImAuXDPjN/feHiNDFuijH2SEzaJq1actUK2aw7tBD+08ZP 0UtcWQWQNDW5HGlYcpM+JN2zx9MRFiUgIsWn1mP4/EGqGVxxrA4tyECORc5ybjxJqWYn WIbTatXMcI3ijyUOPqVXPdriIFf/HRWIr952gsO+5xM9RsWWHTZ+kaHB4eGBE5rMut7v fU8w== X-Gm-Message-State: AOJu0YzBfZnn2KVEwKQPfgxFOhlIwwLPoMiNVMAZwaF42VN6f85DOC4v 4lGyRiIP6ocr9XXl+rhz+HQRkDi0sYxrRD+2iUZBiCcBVjtGB0vnKXfWY831YSCpQzujVjRe13L 5LAxijlPaT7Hv/j6tioGusc5Yu5dsoGeZeXJ8En5j/Iqc7ZofBoVTqiB6 X-Google-Smtp-Source: AGHT+IHInUWTrkeI4rbFIi56uC5uzUGYX4NxdxJbjtvUl8c0788vwOYNqMvbmXG0UcCCoqNWo/ZMbzdTnuFH X-Received: by 2002:a17:902:e842:b0:1dc:78bc:ad0a with SMTP id t2-20020a170902e84200b001dc78bcad0amr13011211plg.36.1709067538214; Tue, 27 Feb 2024 12:58:58 -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 jc17-20020a17090325d100b001dca998bfafsm84792plb.134.2024.02.27.12.58.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 12:58:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 12:58:58 -0800 (PST) Message-ID: <65de4d12.170a0220.80648.4faeSMTPIN_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 5EF1E6052712; Tue, 27 Feb 2024 15:58:57 -0500 (EST) Subject: |SUCCESS| pw137363 [PATCH] lib/hash: add SipHash function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227174012.343004-1-stephen@networkplumber.org> References: <20240227174012.343004-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/137363 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, February 27 2024 17:39:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137363 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29295/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/