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 7224543A0B for ; Wed, 7 Feb 2024 05:24:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69919402EE for ; Wed, 7 Feb 2024 05:24:36 +0100 (CET) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by mails.dpdk.org (Postfix) with ESMTP id 1D71A402EC for ; Wed, 7 Feb 2024 05:24:35 +0100 (CET) Received: by mail-qk1-f181.google.com with SMTP id af79cd13be357-78405c9a152so10774385a.1 for ; Tue, 06 Feb 2024 20:24:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707279874; x=1707884674; 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=/EZcf/0yuLNtZgcuuZ+wUeANauYxNB9B8aTH0sXwBdM=; b=V9I//TTycM5LjVKEfXjS67WGbqkpzuO7w2ugKrk+iHKyK6/K2S5MNzMWHKg5qNPVIK ymVZYQ6PA6s2dl1lQEERXNgLOd/nXtKrI8+8nI1KQF9v3vmFqRn67XvxrMMbbwJDDz8t xmjaGcRc92Nkk09izmg1BGKQoGghAj/KXcbEIOiqIClp2jKmqpq0teXrefkphJCtt5cZ /7P2IKjAyH+UCAsvAC++0LzSv/WPaS/Nz9A0XU1FNtsLL69IMTNCV+q1BKCrvqgJ54CE L9nzf4zx9aikDKkEaiq4viI2iSKXibCbI0DqjRFrsMrSImxpWN7IK7krVq3+6sHhjvV0 /p5Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707279874; x=1707884674; 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=/EZcf/0yuLNtZgcuuZ+wUeANauYxNB9B8aTH0sXwBdM=; b=pStybgGi2kh+niRD0+pMpHf7v22w5zkK/l6P66wmnnVzCjhH9j+1lwNo1t3tPSUv19 dMa8GNBnm+8oRzw1f6CTnX7Z7DCg3jvUClXzNqE7Yh5EyuTckVqbL1QteG0uNv+ALl5R mhK98PLUO2diuqdqJpkb+JMFIHXlVsnKxzyUl14rgnfwHktb0igxy/warN8nw0PNvtnz FSpOCqUkpIk6pUVbEQvuPSH/t/ZGXvhcEunnc8jDYlMZxv9Xtud8znmHdAX+L2wE++SY MWUV5+hGiPlUEDQKy4FCjFLwCien+4isveM74aGi5N7fa6PYMlhu3oeQRvJmFfPGMeAp 3/sQ== X-Gm-Message-State: AOJu0Yya1Tlw52cKpRHYFe9SPTIeVEUv77HP1CxBKqSD79an56/8Coro mh9ZvxTInFUhIlL0I2VGPVWoI/Zvd3JEYF21HI64TT1dK+eivWRSHRnYs/NTDal3/Kw6cpMfs7l U X-Google-Smtp-Source: AGHT+IGadWhdZugKlIhfn6HjmerUvOoFwtR93QINXdMQKATPPIptjk8I2h/V4hLujoFEWYEjfzfrPw== X-Received: by 2002:a05:620a:1788:b0:785:9019:55c8 with SMTP id ay8-20020a05620a178800b00785901955c8mr4012618qkb.76.1707279873941; Tue, 06 Feb 2024 20:24:33 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id t3-20020a05622a148300b0042c1ce79b4bsm181559qtx.50.2024.02.06.20.24.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 06 Feb 2024 20:24:33 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136470 [PATCH] ml/cnxk: remove unused memory barrier macros Date: Tue, 6 Feb 2024 23:24:32 -0500 Message-Id: <20240207042432.1111643-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240207033605.1106673-1-honnappa.nagarahalli@arm.com> References: <20240207033605.1106673-1-honnappa.nagarahalli@arm.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/136470/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7809637807