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 9D6A143C05 for ; Tue, 27 Feb 2024 13:55:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 990FA4027D; Tue, 27 Feb 2024 13:55:08 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 6569540150 for ; Tue, 27 Feb 2024 13:55:07 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c7476a11e0so236716239f.3 for ; Tue, 27 Feb 2024 04:55:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709038506; x=1709643306; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TEaKHLQYQ3gdB/MWVxaw8VfmaVDyeVu3zP29wh34UUk=; b=SFmjQ6CxycBfEKp8EpEE92sxDdAwkm+QhFGs+63j3ZmTUpi7NVlUhMS/PMAWgrvgXh WzJny5NnyddloqfKyZn/y2VSu4hgFoGR+PjDnO14ANGchz/a8hnEysRrgmMkmokR6/Xd /ZxltjJ0Y8OeRow3+WwGlw0MjQKHUDUXRfBH0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709038506; x=1709643306; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TEaKHLQYQ3gdB/MWVxaw8VfmaVDyeVu3zP29wh34UUk=; b=QJ/Abwly1MBEqNgUUyB2ul4rb4apwZZmiwsI6jnPViWUfyEPwGfawiQKrdaof6LlcW hCT9zLqNxhFnn/JD40i8nhgu+7pNPQ9v5pwjKyhPsRDLNC2jZRfiWPALxphrW0rK1zg3 +LtQuZriAxfwqIafCBnIaXGjB/OhSOjl7W3TVCagbY9Xci8qC2XHmuXfkm9wWncMAbQM A5K7Ty0z2cTmPJXScQfXj4XXUcKMhwrmcf45dl0SvVIHVHfxKi/XXfjokyBAuyALNnPD O5NuSrFyEBzDjp9Onnnli1RAKL2zftJtOmrNCXE52fcENwAzyv+mWqPaCZU4BhHLCfEX 49eQ== X-Gm-Message-State: AOJu0YzEk16OoD5sDC/sC5SxZgcqgAD3NlNfclD4WSQiHKE0MrX0cUMN BR6YYoJR3U+C1HDLaICN/NvYTm46KboadgE18GxZgzJGYjS+HncFgcE9WTWOqqtoQugBhi1xjFa b6MenUKmprHW5uAR2uye/Dw/kJ928hunXDItsbSnH X-Google-Smtp-Source: AGHT+IEIXuez/DnCSPWPR+ai0n4y1nRy1dHUQYwsUW11kNUWFP08/lLZtzCgLbHWjqGq3OYtbbFONS76IWWw X-Received: by 2002:a6b:c846:0:b0:7c7:9f49:285e with SMTP id y67-20020a6bc846000000b007c79f49285emr11146648iof.19.1709038506719; Tue, 27 Feb 2024 04:55:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q21-20020a056638239500b004744f568a11sm200288jat.64.2024.02.27.04.55.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 04:55:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 04:55:06 -0800 (PST) Message-ID: <65dddbaa.050a0220.705d4.d4c3SMTPIN_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 3FD496052510; Tue, 27 Feb 2024 07:55:06 -0500 (EST) Subject: |SUCCESS| pw137321-137324 [PATCH] [v4,4/4] hash: add SVE support for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/137324 _Testing PASS_ Submitter: Yoan Picchi Date: Friday, February 23 2024 13:27:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137321-137324 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29277/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/