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 A0CE94408F for ; Wed, 22 May 2024 23:41:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B1E840295; Wed, 22 May 2024 23:41:51 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 15573400D6 for ; Wed, 22 May 2024 23:41:51 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1f333e7a669so5598155ad.3 for ; Wed, 22 May 2024 14:41:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716414110; x=1717018910; 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=6/AJsWTpbfhm9L7IcqXHLj94jeo8QIGRI5glgu08xJM=; b=aqqqdcLf6J538cTCDvcNWjGXneiBpMMZCZtVL68hc9zkop5AbgjrN4VmRIya27l2lo indbgKFoNLDxwBFbBC+61SyxBZe5y5sC15hOeBHQMTVZKIuyxWubaSW79jCK/85JmXnw AXuv5LFyiti6TDPUNcPjM0xUdZwI7xPcqj2MA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716414110; x=1717018910; 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=6/AJsWTpbfhm9L7IcqXHLj94jeo8QIGRI5glgu08xJM=; b=vfvv+LajnBSVrtX9Xc2SB+o1c8ZIohis89PiLC+5YJx2PkYUZk3yCtQvIZjbc/UpTq YhVaLPAXOFnR+fyFWtX890lOwjYA/OnIMUBDEFuOK4x3Y8GCHsYwVJ75i18cDjsC+a57 O3B7Fa73iLUxA94mETPQrJ6L0y7KeH5ZIXyTtR7P/f/jGfmRjsXvbb3D1juWr4DjA9V3 KKflll7xT+ohHF8MD8F0AmjJGL2MLZ/tEhF24yNHShjEGdAFMk+d0Wyl703C+rikyqiC 2W43CTo7J24INtBX6DqfSMxcHeRw33+EXv1Ci8YyLKmiUMg7VYPsLNlFT1PI2qDfB5tW T10g== X-Gm-Message-State: AOJu0YySOezKgueEOtWvTAacApTNuqAULcDCQ4gw+GQph6/JuSRUuYK6 1wzAsRl5xljwHSJxEqfVnOjh0DE51hoWoI7tHPTHgJUd9HiNNhQV0h0UYeMKnJXND20vFt0UBZx UN+PdgjG0FoXBd3uBqGifHaFBoX+Q7KUzzXYiwua/f9hpkzPt1aHpxtth X-Google-Smtp-Source: AGHT+IEJ5K32C1Q7McbEwo7FxWSLMwgSRleC99CeFtZpPfL0cPQGeymVtYZCUXqu2Lpwse2sofWY1l2nrL15 X-Received: by 2002:a17:902:b216:b0:1e6:f93:801d with SMTP id d9443c01a7336-1f31c9eb7fbmr27804715ad.58.1716414110211; Wed, 22 May 2024 14:41:50 -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 d9443c01a7336-1f32200442csm1516375ad.85.2024.05.22.14.41.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 May 2024 14:41:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 May 2024 14:41:50 -0700 (PDT) Message-ID: <664e669e.170a0220.44735.4422SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4DC7D605C380; Wed, 22 May 2024 17:41:49 -0400 (EDT) Subject: |SUCCESS| pw140280 [PATCH] [v2] hash: cast away atomic qualification From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1716395625-7045-2-git-send-email-roretzla@linux.microsoft.com> References: <1716395625-7045-2-git-send-email-roretzla@linux.microsoft.com> 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140280 _Testing PASS_ Submitter: Tyler Retzlaff Date: Wednesday, May 22 2024 16:33:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:6f80df8cb0f889203d7cd27766abcc6ebc720e33 140280 --> testing pass Test environment and result as below: +--------------------------+---------------------------+----------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29991/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/