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 B1D05432CE for ; Wed, 8 Nov 2023 04:40:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ACDE640279; Wed, 8 Nov 2023 04:40:59 +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 24A2640279 for ; Wed, 8 Nov 2023 04:40:58 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a67f447bf0so259886339f.2 for ; Tue, 07 Nov 2023 19:40:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699414857; x=1700019657; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rFZWesxI08MY+h86J1YZ2W6VMIjZDelibh97Myzdlbc=; b=h2AOvlji38wWgFlDeZvlmBPo9HGSLwBsumSd+NATUz/B+rigIH4VvaRgULXTBm3eUz KcaI3Wa0raJECIN5D1SGxdxt1d6ubHv4yGDapBPYECQB1AjWoJ8n+oBj/SzYn27+jv4f MKxNvzUeCvIK+jag2uaGUwzqkcPZtL0gSS8Q4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699414857; x=1700019657; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rFZWesxI08MY+h86J1YZ2W6VMIjZDelibh97Myzdlbc=; b=RZ2bh7kaJkOK3s+u5OqtRuDZp6zsY3UNCyPlWEpZBInW5mF00LjaWpj19HLPEiYvha hEOSC/zFaZGLT8cvOV82SBXz8DxWHBf9kv48cfvqybouyUD1W2xZVxBVOzNDRoi9rNtG LHbehcJ1RTSObi5eGbRsu9Xvm8hwmzINtj2ynwOxL6aG8r0tiYCV9AD/BLWqoDDLCO1A 7XxniBIr7BuytUp98pDrYU1dNiXtXIHJg+ayYwzf8jF7B0T2bCiyGnpH4x+1fnmWjYyg qeWJoSr59Wljp7rV41/nfk2lLph8KBBQxA8R8Da6O3dCXltT2MPMf3ZLRDctbrZkT01M Kp/w== X-Gm-Message-State: AOJu0Ywkg2JHuD8igEMGV8P1OTLpZuMUw139SCJ8Ccc1IrQX4jLf/4tZ czHhEzsA5acv1s1YDMuF8KHL29fz1bodJJGoTQ68WQQs4G5eHSfICpI4rdnJ1zR2CVHgtSqUcQ= = X-Google-Smtp-Source: AGHT+IGdhTT+ujpY8Jv2MmN2vSp0HBTB9pNby0UIrjsM2w4dn9O7zgVkmMudCPjCEo1KgSB1AZysW/sv6qxx X-Received: by 2002:a05:6e02:b2b:b0:350:f352:4853 with SMTP id e11-20020a056e020b2b00b00350f3524853mr1113977ilu.25.1699414857500; Tue, 07 Nov 2023 19:40:57 -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 z17-20020a92cb91000000b00352b08e46fasm415228ilo.22.2023.11.07.19.40.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 19:40:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 19:40:57 -0800 (PST) Message-ID: <654b0349.920a0220.6f04e.5380SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 0C85E605C318; Tue, 7 Nov 2023 22:40:57 -0500 (EST) Subject: |SUCCESS| pw133954-133959 [PATCH] [v3,7/7] hash: use abstracted bit 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133959 _Testing PASS_ Submitter: Tyler Retzlaff Date: Tuesday, November 07 2023 23:38:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133954-133959 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28277/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/