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 68F5443315 for ; Mon, 13 Nov 2023 07:39:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63785402BD for ; Mon, 13 Nov 2023 07:39:31 +0100 (CET) Received: from mail-yb1-f179.google.com (mail-yb1-f179.google.com [209.85.219.179]) by mails.dpdk.org (Postfix) with ESMTP id 4E34C402BD for ; Mon, 13 Nov 2023 07:39:30 +0100 (CET) Received: by mail-yb1-f179.google.com with SMTP id 3f1490d57ef6-d9a518d66a1so4114065276.0 for ; Sun, 12 Nov 2023 22:39:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1699857569; x=1700462369; 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=1Roagj+ZhXaYSLubLGEbJF/MXtN4bDkbqa2KouHx6cY=; b=SLFxW5dq63dEiYf6T2FRGNvXv/CU6p5lTcyBNugCs43i57Lfx/feslozgH+XHXjvHw Nl7xSUGYoGD5ub4rzs1pR+OYyYwANPSI6/RJjdB2++sIngpny0Ak4xH5Nder4EU5Ywh7 ScXON7o3IQf/z6CGTPNiFa/ddeeXwE5/AQnZ7khwwS2N1Amp2bS1NtT/wUSYOoiZgenI GcNTDKarIvOzu2VWXo8OjJYEaFy0r0gZgJpj0JF3mkBGk+8lTDx1WBBMyBQanaFO06wu 7whJoTgSbFuPP+RThLopgl7hjieq7Dvc2Xeb+w21SzqHcROKnZaCTwVYWty+E6dmPoMj 2TXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699857569; x=1700462369; 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=1Roagj+ZhXaYSLubLGEbJF/MXtN4bDkbqa2KouHx6cY=; b=dK5UyYLRAjUHxXGBOrlxRuDTCHKjNEmBnY0ryNhxfg+ih7YhhpDV1Sz6gKH1I6uUMy PJA/cL3Ci5lGNDBTmtQ0XOSSweReJpj+4eUpIwGiuTOucaoM9wNDOTch51H3kVO7epC/ nOB1Jiwkl1r0ch/OxJHQv6g0CCQY1Xs5ngNC2KBxpV7kdNwA1LhgsdpwAQnJd5y4HXLV 7cAgb/WObYKS7cdkiCRt9U122wXFKldpzQylmFASoVX4Cfu3X/gb+YJJR/EDEkNj/vyA UfuUKlb4RF/N9GHMDOJPBbJPz8Y+WaTmSGbom53PnNpFiC6ACTk1zc+imb5ZlGk4XPZg Y9ng== X-Gm-Message-State: AOJu0YyoRN+7k/kdtjmxXXh67xlaftUGy2gQ6A26AFmUBrP3F2OVzU6v 9MnNTT5I6d9s49MOi8jvQKx1cKYisaR4KovkM7o= X-Google-Smtp-Source: AGHT+IHOC22ipaPxo29d2cJ2NhyL5d76FhRi5Y9G15pQsmoZa6X1K1tgBy1GoPrBI94ARFLfCLGwGg== X-Received: by 2002:a25:b006:0:b0:daf:b23c:8619 with SMTP id q6-20020a25b006000000b00dafb23c8619mr1389581ybf.51.1699857568921; Sun, 12 Nov 2023 22:39:28 -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 g13-20020a05620a278d00b00767d8e12ce3sm1672282qkp.49.2023.11.12.22.39.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 12 Nov 2023 22:39:28 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw134124 [PATCH v1 1/1] ml/cnxk: fix fast-path synchronization Date: Mon, 13 Nov 2023 01:39:27 -0500 Message-Id: <20231113063927.3691666-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20231113053115.15142-1-syalavarthi@marvell.com> References: <20231113053115.15142-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/134124/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/6846150075