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 2BE1B4599D for ; Fri, 20 Sep 2024 14:04:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23F62427C9 for ; Fri, 20 Sep 2024 14:04:01 +0200 (CEST) Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by mails.dpdk.org (Postfix) with ESMTP id 5E2A540275 for ; Fri, 20 Sep 2024 14:03:59 +0200 (CEST) Received: by mail-qv1-f46.google.com with SMTP id 6a1803df08f44-6c353f2f954so14244926d6.3 for ; Fri, 20 Sep 2024 05:03:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1726833838; x=1727438638; 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=AmnTibaxzJx3XDYs9uYybErEzFerBy8ocHotbCQQCR4=; b=Z0UZXefjyTj6iCnbX3Bf/1KcnLLpZ6vDm26u9xlCdHWzfWjWR/EyN07rCMvtrg7eW+ 7Ho+XI/LW8upB1Vw4yYRGRfSlujFQc/3NktB53ycsUErzk6tlz8yjHG0I0QDHHbUT1Od 0Vacea6msjQ+r6pg2PmskSbaL05K60BxX/WTa3Q5mVkVI0bV+MVi6yGsX3KGbPUiRkVR qKNz/CU3aCMYT5TZVSncg8qceZa63JZGXRiMjJYRMMX/rd9VuRtjmt6qjTYD9G5P5atJ A4ykDe50ijg85brGQgNxFxd45eQLFz4pxuqP0UDgNHXxWDzM/03uwS/Ae63IaLcJP0nJ OVFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726833838; x=1727438638; 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=AmnTibaxzJx3XDYs9uYybErEzFerBy8ocHotbCQQCR4=; b=lQQvmMtpbZllj8HTUW+Z8CDp0ERKm7g6inQu1pZcJo/5WKrAWKabO7Q9JQgI9cvj98 TVzSls3uOml9jUJWXMLNobUO2gRXqszVl04eabSWMf2ttu4t5jmLteYpaEbrMah6FPhz DmWw1O3u++Pd5QqeW/sBkdamuMlbdebrLr1OlkmnK/UXP1dd7+xREgFv0tn8cA8OZOHy 7jQpcUCY9lobu2mRo6RuRNgrnrgpgBf9p9TQkhbDvzLLKV15TCvlJ4NlrxWY9nrm02rY sc6IfWE3AydcdDTMOKj+9Ghq5zxL7bhrh3iEiPCAgMDBiEwYV0oJksDVlmhUfGNku36U Lujw== X-Gm-Message-State: AOJu0Yxq0BDPERM+4+30UEinyRiMj1xqzViuWoKIBT0uk8/IRUrfFmGC ZWJTTZ93EN/edzwhDPTT96ZQQDMYgDaKppHtfrGwrDabadXIuBYc+TBOgOktuta4PktQ33xfuXC w X-Google-Smtp-Source: AGHT+IFAoT9TxSh0IbEN5rmhLFJNO0Gzthu/wLX78ehe8BaG7ywF1niIvIe8m9WwFewWI1ZbPkzL0A== X-Received: by 2002:a05:6214:5346:b0:6c3:562f:568 with SMTP id 6a1803df08f44-6c7bd37ce5amr36373786d6.0.1726833838067; Fri, 20 Sep 2024 05:03:58 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6c75e557a6csm16591536d6.83.2024.09.20.05.03.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Sep 2024 05:03:57 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144347 [PATCH v12 7/7] eal: extend bitops to handle volatile pointers Date: Fri, 20 Sep 2024 08:03:56 -0400 Message-ID: <20240920120356.1458518-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240920104754.739033-8-mattias.ronnblom@ericsson.com> References: <20240920104754.739033-8-mattias.ronnblom@ericsson.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/144347/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10958382320