From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 7846D4233F;
	Mon,  9 Oct 2023 18:23:36 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 56289402B1;
	Mon,  9 Oct 2023 18:23:36 +0200 (CEST)
Received: from mail-oo1-f52.google.com (mail-oo1-f52.google.com
 [209.85.161.52]) by mails.dpdk.org (Postfix) with ESMTP id 48555402A3
 for <dev@dpdk.org>; Mon,  9 Oct 2023 18:23:35 +0200 (CEST)
Received: by mail-oo1-f52.google.com with SMTP id
 006d021491bc7-57bb6a2481fso2242195eaf.1
 for <dev@dpdk.org>; Mon, 09 Oct 2023 09:23:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1696868614; x=1697473414; darn=dpdk.org;
 h=cc:to:subject:message-id:date:from:in-reply-to:references
 :mime-version:from:to:cc:subject:date:message-id:reply-to;
 bh=y8KgQl2dp/SbvP1RW0gyeKqHnGFS1oQ0KGGHCtf5paw=;
 b=LlV+/QuRuVNbUgGJe4qXC0FV7UzAsQ6Qy6nE70s4haBj0FToeQQSYkWs/uP7dw17tL
 t6XtQEISo973Ru19FpztOF7+TEVIqRrkt5gTQPxzXULaLKDZsop3z/ZOhlIQWbemilEG
 B/8MVCvbYaCZag4EDuFF58Kc3i+K84SFH8pAA=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1696868614; x=1697473414;
 h=cc:to:subject:message-id:date:from:in-reply-to:references
 :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id
 :reply-to;
 bh=y8KgQl2dp/SbvP1RW0gyeKqHnGFS1oQ0KGGHCtf5paw=;
 b=KSTs2b29zvubQt2OX3fMc2a1HLodNSUvyTBsTiC9f+Aa9IuyAXQ7WArYz6TVQr+aax
 N7z1EMQY/CYpPdlwOQtUn+cXvulGgSlhEr6VRzJfDag92Azb3qJwE4pZD6OfoTQ2c42t
 Hr7QwNxQ+yd/TBLI/JAAZ76OjjXLqoFBb6tkHalN+U9oCb8B6E4bBMb4+tb9B9mAe+Uf
 K1p9vBGRBK6mspHSFkJ82yDCQS4OHnbYQhFo9BuC8BqxcGuYSwUFY9hMLaNgYULwvzyO
 8wYXZ+wQxDdh6L1oEpJvPGpREYtegDs3h5uxkSbfOGDcT2SeQb0OSnGSCLfHyWSE+fUo
 2luQ==
X-Gm-Message-State: AOJu0YzNSEAfSjmq2iH2pSGPN9HDmPI8r+5+Jrll3cqnLcKHn9R4hhmH
 lmTn9DX39m2LYkZYshrXgNmgXKgkfmta85wpTFI7bQ==
X-Google-Smtp-Source: AGHT+IHUyrtQGfOmGbyezptOXTw9gRD4ARXPzytv0Wm1Oz4t4w4NMfkPkDoT2QJMIYWBK09dh74eo3mLYC/dkR0yAu0=
X-Received: by 2002:a4a:ea39:0:b0:56e:9e98:2cfd with SMTP id
 y25-20020a4aea39000000b0056e9e982cfdmr15124085ood.2.1696868614570; Mon, 09
 Oct 2023 09:23:34 -0700 (PDT)
MIME-Version: 1.0
References: <20230816185959.1331336-3-sivaprasad.tummala@amd.com>
 <20231009140546.862553-1-sivaprasad.tummala@amd.com>
In-Reply-To: <20231009140546.862553-1-sivaprasad.tummala@amd.com>
From: Patrick Robb <probb@iol.unh.edu>
Date: Mon, 9 Oct 2023 12:23:23 -0400
Message-ID: <CAJvnSUB7yy5NCM4wn5E0fx6hNWd=2ONe7ni4kSp-eCRw5+CCCg@mail.gmail.com>
Subject: Re: [PATCH v6 1/3] eal: add x86 cpuid support for monitorx
To: Sivaprasad Tummala <sivaprasad.tummala@amd.com>
Cc: dev@dpdk.org
Content-Type: multipart/alternative; boundary="00000000000000988d06074b03b2"
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

--00000000000000988d06074b03b2
Content-Type: text/plain; charset="UTF-8"

Recheck-request: iol-unit-amd64-testing

Failed for service_autotest on windows. I'm doing a retest to see if it's
reproducible.

--00000000000000988d06074b03b2
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div dir=3D"ltr">Recheck-request:=C2=A0<span style=3D"colo=
r:rgb(51,51,51);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,sans=
-serif;font-size:14px">iol-unit-amd64-testing</span><br></div><div dir=3D"l=
tr"><span style=3D"color:rgb(51,51,51);font-family:&quot;Helvetica Neue&quo=
t;,Helvetica,Arial,sans-serif;font-size:14px"><br></span></div><div><span s=
tyle=3D"color:rgb(51,51,51);font-family:&quot;Helvetica Neue&quot;,Helvetic=
a,Arial,sans-serif;font-size:14px">Failed for service_autotest on windows. =
I&#39;m doing a retest to see if it&#39;s reproducible.</span></div><br></d=
iv>

--00000000000000988d06074b03b2--