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 CF37B45D06 for ; Thu, 14 Nov 2024 17:53:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CAC1C4025D; Thu, 14 Nov 2024 17:53:17 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id C5B5D4021F for ; Thu, 14 Nov 2024 17:53:16 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a6c1cfcb91so3551855ab.0 for ; Thu, 14 Nov 2024 08:53:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731603196; x=1732207996; 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=eLtIkZps2PGRtGlhAkxuHVtM4Z2PNV9ITSSTJ+E8Ww0=; b=ReJcR2zMiVl95HI246gRbPnDYeqb8eVC4AaooFUQYPyVDBDfscHjU6NWNYWR71UpoZ DVS1kaVeXzXpR4RPGLmy37fgQcVOkoDLCGuHiDgKfZL9mz6AfTyKufG9c1+BE0S4Di+8 8tekN7D9JdLM8iFdcoN0xYo3eMg8r+KntZGHY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731603196; x=1732207996; 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=eLtIkZps2PGRtGlhAkxuHVtM4Z2PNV9ITSSTJ+E8Ww0=; b=tzRMteSVB5G8qaDGqfsLzR1oDoumfCG4LmjVcK1BkUGJ/VPrHZdBfAuK+zDm7L4oAi 57J5D5e2Y9FigGXw/pzpUl9x6bS8zxfhW4o1sclK43JWNt8AxE08dBPzXudjv3YQv/oP ZDr8pFZdjXA/ChEh9UaI0loyofw8gcXmPlRmwIj69CAAwfK3hGqOYIwbDIOBlV6h6j/1 tmnV8zl8eGbzjliKDW5jlbKybnnMIRCuEVWPv34ZLsffumwu4i+x2hbCmsxdva4XYHxJ Yl+5Lk/3BHhxIjMaJ/JI01lNcbzCeXo3FiGF7Bf0KQOE7rYVs7Xn/svpK++3gUz4GZcc jIlw== X-Gm-Message-State: AOJu0YybarO/kmGBZ140qe42ftflVRNywBLwqbsFrMzC5u5D2LhfXKBT 7w9Gpk3fGGCbLNkn6Pw7bmkTVxG4SJjHnh1FtqHDSA6UZDCNVJuNfLxePAdpoefEl3D+PF241nu 68F+vMABHbLalAk0gu69MCHAsiygayKEOQjqA3tg0 X-Google-Smtp-Source: AGHT+IEhRYxFGeK284zTjbCefmbCtLmg3Lb2PvTf4BMXutjt3d2DiDrkWmuosrN5T7ieuGlXwk3SJyJcx/rd X-Received: by 2002:a05:6e02:1c4b:b0:3a7:3398:5931 with SMTP id e9e14a558f8ab-3a733985a3emr16945325ab.21.1731603195949; Thu, 14 Nov 2024 08:53:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e02fc5bfc9sm218847173.4.2024.11.14.08.53.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Nov 2024 08:53:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Nov 2024 08:53:15 -0800 (PST) Message-ID: <67362afb.050a0220.1f5d74.3996SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6EA496052471; Thu, 14 Nov 2024 11:53:15 -0500 (EST) Subject: |SUCCESS| pw148370 [PATCH] rcu: shift 64-bit constant to avoid impli From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1731448959-18046-1-git-send-email-andremue@linux.microsoft.com> References: <1731448959-18046-1-git-send-email-andremue@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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/148370 _Testing PASS_ Submitter: Andre Muezerie Date: Tuesday, November 12 2024 22:02:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:c5df7a373ad07413d9652479272cd16adf989b06 148370 --> testing pass Upstream job id: ACVP-FIPS-testing#7906 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31899/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/