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 364FF45CF9 for ; Wed, 13 Nov 2024 18:26:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 311BE406BC for ; Wed, 13 Nov 2024 18:26:13 +0100 (CET) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id 7BAFE4025C for ; Wed, 13 Nov 2024 18:26:11 +0100 (CET) Received: by mail-qv1-f47.google.com with SMTP id 6a1803df08f44-6cc1b20ce54so48986636d6.0 for ; Wed, 13 Nov 2024 09:26:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1731518770; x=1732123570; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=q5otXZyKxOLyA5wY+LwTEA3uRQGXLsyRS4nMDjVd48w=; b=idmG80JXgHXb8UZVpN31UdX9Qy9gG7XHbnH/LYM8qTkwl+GAm8+hpfL3VDa5ThRA37 cBcIfgVutcCMheFWKaWeybVpGnCIoYsP0hoVpKEjS029ttLw0DjCq1f4oWmKPu6I291B MgCS/7eAxSwZVWV+12u3mrGjos4ScA3+d/obk/T65MrmzaQDOIiPYdAbd9ifLJxxGhcG tdhOrV7V2rRbXjPxu/JmqFKuPXOQ2fA+v1xBIblEas8WasZw4fBgnrIrHAaS3VCVYnjH Wi0kJkOV0rXfYg+XDXCWrntGRqcQma82lvvtLAzV+THhDmOka7KrwBHubUdkHdbT2PZB mUjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731518770; x=1732123570; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=q5otXZyKxOLyA5wY+LwTEA3uRQGXLsyRS4nMDjVd48w=; b=MXDW4NlFfwnUbBePsrM6F6SJjhP5yobaas4HCJCmyrYxBx7SiJgzO75OXGhGJf94O6 vVXZkc5s1Hysvyemdd8hOQMZCkclW8pot0QC3QuxKPrfpCCNmclWd30LPEJ9GKcB3RM2 JWk3lztfqgOiHo/WjjTtjIHg3X/D7sM+JiBStPYEA/4NuqkVqCmmvaR4JNr9f90D0T72 cvk3tGY077f+wN712fRa4s0WCMVfbBXLHfq4f6Gagx/ZS8kUYtxIGNJr4l4zHdbI7tlS NFIOmR5e/MO0vI4Sn5zC50/+4Ayt0NR9J0LugO9lCH+sT7XvbXfFOMfnLpfqjPKeqwOa Dhzg== X-Gm-Message-State: AOJu0YznB5qowkxEDpwXP2dOh89sUs50oqjGyfHef7fQlCweGbzq/neV +BGUnpawxhhx1fB/xgv2OS5yz1UwQDiMpZ7HccxU5y4DJX/QBeKpRC5sZeT1ZFa5l5oZVqQiJ9j o X-Google-Smtp-Source: AGHT+IEhZ3y4M+/IYzluH02Ozxs1xRUdJruVcinN78F8mEju/xE+QQY1yn2q8Zs0b5JY2h66howvBg== X-Received: by 2002:a05:6214:4589:b0:6d3:9359:26ef with SMTP id 6a1803df08f44-6d39e0f6663mr277164226d6.6.1731518770549; Wed, 13 Nov 2024 09:26:10 -0800 (PST) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6d3961f4d2csm86020106d6.50.2024.11.13.09.26.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Nov 2024 09:26:10 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw148414 [PATCH v2] rcu: shift 64-bit constant to avoid implicit 32 to 64 bit conversion Date: Wed, 13 Nov 2024 12:26:09 -0500 Message-ID: <20241113172609.1189923-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <1731514983-31238-1-git-send-email-andremue@linux.microsoft.com> References: <1731514983-31238-1-git-send-email-andremue@linux.microsoft.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/148414/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11821852561