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 ACAB7432D5 for ; Wed, 8 Nov 2023 11:19:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E0AB402DA for ; Wed, 8 Nov 2023 11:19:31 +0100 (CET) Received: from mail-qt1-f172.google.com (mail-qt1-f172.google.com [209.85.160.172]) by mails.dpdk.org (Postfix) with ESMTP id 7BDAF402DA for ; Wed, 8 Nov 2023 11:19:30 +0100 (CET) Received: by mail-qt1-f172.google.com with SMTP id d75a77b69052e-41eae4f0ee6so24403071cf.3 for ; Wed, 08 Nov 2023 02:19:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1699438769; x=1700043569; 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=0JwsYGf2SlfcAw41WWQGXqw0VlNDigKvM1qYw+RwR2s=; b=UjAUchx5ndd1Ujx0leAbTZTFtpZxBKVnpDTMvb4TBEcmR0m1OfrjOlaDJKZDhevtqY jAkiobkPAGeAX+yRJKJt3iFLH/4QKqLA2WRAOK0DR86mYsqITuAw/ETKcvbEmFCbkcaj 99sfZ42I1Ds2sqsqyWFaQ8KdEpcnqoggNW72ccJS/UbV7jKqaLte74wlGUDQdt/KWaEr SjQP+3AA3LJzYl4TwmJpHl3NdT9RITow1v4M4G+WtyynM/2c9u9xvo2eBH2oU01uz4SA nankeM7OpKfxY8M/Ire3WU7GhbZsfW4NUXwDwEIDVy7xHFOmRwQI48tvbwTKA/2hQ/3j lYBg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699438769; x=1700043569; 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=0JwsYGf2SlfcAw41WWQGXqw0VlNDigKvM1qYw+RwR2s=; b=mR1lYL1++A2om0K0pUZSNbozii87B6zmP7koYcDXkXLi9t0BGLr7Z7jAY2NAfQ6OW4 9JAfVcmaWtG2zNQ7ylxglCOWPfsmRClBi1TRcKbAZ8UCrM8QVI4hAfCQA6esJIJVz0v3 VGB8Tj56tq7h9YKaJ2tQrENLb5UMtNfsehqhsapiVjDM4PD6KmlULhAYCxNW7vh+7jPZ HmzJyg2a6DPnn3tLf/F/iWlR2l1dYnzukO7hHMkWwbIBkFY0v1pmZLA02xmEvcEbBeph 5Q+z7s5OeK7SU76pesC2dbm2UybNCxZfjWUMmFSP9PEcnyUZmT7tr3BSIpB3zIf9FiEo 6gWw== X-Gm-Message-State: AOJu0YwlzYCBat4C0KOxsSPQ09mvID7XpueLmSstdsB0LHpaIDuVTJrE NRs7gM+YEiZIXeyMV/9VNq4KDBsf9vonI6B6VKE= X-Google-Smtp-Source: AGHT+IE+644IF50HhSpb8xWWYYh+Ug0pK5s7Ez7SpZP3/5ev6odU3x2ef6Z+iZ92nkvqMIOGot619Q== X-Received: by 2002:a05:622a:15ce:b0:41b:8416:ea2a with SMTP id d14-20020a05622a15ce00b0041b8416ea2amr1797986qty.40.1699438769119; Wed, 08 Nov 2023 02:19:29 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id g10-20020ac842ca000000b0041e9f3c3be8sm711694qtm.23.2023.11.08.02.19.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Nov 2023 02:19:28 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw133970 [PATCH v2 1/1] devtools: update sources in build tags script Date: Wed, 8 Nov 2023 05:19:27 -0500 Message-Id: <20231108101927.1067167-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231108092828.17628-1-syalavarthi@marvell.com> References: <20231108092828.17628-1-syalavarthi@marvell.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/133970/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6796381894