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 15FE74545F for ; Fri, 14 Jun 2024 18:44:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1289940B95 for ; Fri, 14 Jun 2024 18:44:35 +0200 (CEST) Received: from mail-oi1-f173.google.com (mail-oi1-f173.google.com [209.85.167.173]) by mails.dpdk.org (Postfix) with ESMTP id 7E968402D0 for ; Fri, 14 Jun 2024 18:44:33 +0200 (CEST) Received: by mail-oi1-f173.google.com with SMTP id 5614622812f47-3d227b1f4f0so1227464b6e.3 for ; Fri, 14 Jun 2024 09:44:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1718383472; x=1718988272; 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=F5TBwJckZM51EpWUOk1JVJOePvb9z3TUOkPbYDVO/Sg=; b=pT8kSKvcIrugQMNCJJSHLMRMkDWssORcp3vhEVsaDm8cm8E3twU3LhRL5xsVzNz5WE oilGyRZPNE02yGXWX3GZE5O08mfeV6tE3LeaFV1gK4rfkthLomBsiLwTuy0c5BHBamBu UM7xogqJ6JKJcpr2zQhwuhvx0GMwlauRK9whMIRgv/Aed0recM4gsfSwwx+Fb742eslS OwMmDaQtN53KFWE/pmV02LZHay9TKdXqiKFa6cEdOo7zHAy7T3NeBCQIjsJx3Frv5FRu 7xPS25B687440Gj8Xs7vW09B0M3X9gtpCAkTIvmrDq79NkCZbaEgHfbuI/yt4oG2d5qx 37nw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718383472; x=1718988272; 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=F5TBwJckZM51EpWUOk1JVJOePvb9z3TUOkPbYDVO/Sg=; b=PJwoduC0yebApQDQO59AeNF9ndGam6FjX5NaFwDU4DPj9DGcNvFbDTHSXBluAnwR14 TdyBmLaGJVtASiVhMV8tXDlc5XWZPrenYOl7gHSt6Mqg7MJ1IWWXaUJe5zONqiXy/YYW yPnqCA0Onn5hXFfqzzw//CcfKZ+V6m1gy9qV4c7Tb4rei9BXnu9IEXIV163n7Bdr7pR5 x9alHkYgP9Bd+F5N87JIXpZiVkyEacSkCobhUkm+pwwURpgCx+6EdE1cB8hryDOJVrHx 5rDnIM2qfMKW5ZpXphM/Evvql2W4icLkC/6bMQ0jmvTpXTlokiMNFes6gD3p1g3+RMk3 VOLA== X-Gm-Message-State: AOJu0YyS7j4eV6mVQIbXOc/tk6FXkRTR9RHPC0cVp2V+kizAySUpJl+S tChEb6dWO5KEFMwfmdZQb0c6WlabgQvU6bLWJ7BbVPfnnomeIKfSeFH+73nLl8h94AKr0sOvfFh U X-Google-Smtp-Source: AGHT+IE4Huqlt1S3XQFHoq4G1+SFs2nYCBvhn8Ar6HwBeUdaXFbXJxeWCH+CfL6zZ2WhGJjlZO3i+Q== X-Received: by 2002:a05:6808:13c2:b0:3d2:2918:57e5 with SMTP id 5614622812f47-3d24e9da984mr3429839b6e.50.1718383469260; Fri, 14 Jun 2024 09:44:29 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-798aacb19f3sm160213885a.27.2024.06.14.09.44.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Jun 2024 09:44:28 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141157 [PATCH v10] examples/ptp: replace terms master and slave Date: Fri, 14 Jun 2024 12:44:27 -0400 Message-ID: <20240614164427.2429337-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240614154615.65507-1-stephen@networkplumber.org> References: <20240614154615.65507-1-stephen@networkplumber.org> 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/141157/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9519047973