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 5A66643A3D; Mon, 5 Feb 2024 19:44:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4222340A6E; Mon, 5 Feb 2024 19:44:27 +0100 (CET) Received: from mail-oo1-f47.google.com (mail-oo1-f47.google.com [209.85.161.47]) by mails.dpdk.org (Postfix) with ESMTP id 3AFBA4067E for ; Mon, 5 Feb 2024 19:44:26 +0100 (CET) Received: by mail-oo1-f47.google.com with SMTP id 006d021491bc7-59a9304aef0so2679574eaf.1 for ; Mon, 05 Feb 2024 10:44:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707158665; x=1707763465; 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=aC7e7ZDT9y2TmufPAI1JyjlLo3cFUD5RPr4kSv3fu1c=; b=P+j7x3g75GDLtFHmSt8iDFkjjGAaz+jRYJaWW6BJbXUzfEzs+/C81DneXggPKHTVQy WIpGwRzOflODujBr4OzGMovrJm2FjBja8liVyVJPm3qaRqkv8ojdhbXjPU5vZf9kyx0t YH9AKFAzeHwApoPububv3XuwgiaO+nLl9oihQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707158665; x=1707763465; 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=aC7e7ZDT9y2TmufPAI1JyjlLo3cFUD5RPr4kSv3fu1c=; b=sdb6XNH48KSf/Oj7gO3nuB9NOf+RFQDzeMpTmzlS0kHNmjQwCxlIUJY4RWghmy+yRA Eml4/aOpxrkgOjicdFKv7TYTFqSylqi7BYwiSA1FrmLoguHJC4F0c0x27Oa7OynHIqGP 0BZTiRA35CdTDSaIfTkIAIk0c96JXMfrydvtRCSPA3fh/ozqsuvNYmCS+0pawTtEL+xi 7DXlDWsGvy2G6HApM0xDoAM4OFmGtMYS1SCO8O4j4m0HH38IoCcnbzvLZOTCaSWHmvrE Is+un3rh+T6QbqJHvGBJYZop/6s9TlvNQO+kG0IhhcJ9n4GxB1RxbCHr9WxVgQ/lswjX 7caQ== X-Gm-Message-State: AOJu0YyXpeeRReB4VVdlMpITEoQrg18T7rT7uz0TJN098lwY7LmO4pHv GdskcjX2b2NDnTZs04ubJQALjYXSJlpCn7zFLhRgI4x7yZwZaHXfxxlzQf6IOnhjWOj73C+ImqR KkB//Ee2FiJm6z3qWmgLrNXlIRk8Sm8u7ODVhtA== X-Google-Smtp-Source: AGHT+IHCQf3SHYQtcvtfeZdlWXRyN5S5sI1SEI4jC23av4dQJPzJfM7EXr1Ay51ehD/iNrbbLnOGp/AueyIb99Zoy2U= X-Received: by 2002:a05:6870:b628:b0:219:51de:344 with SMTP id cm40-20020a056870b62800b0021951de0344mr105705oab.3.1707158665585; Mon, 05 Feb 2024 10:44:25 -0800 (PST) MIME-Version: 1.0 References: <20240202193238.62669-1-andrew.boyer@amd.com> In-Reply-To: <20240202193238.62669-1-andrew.boyer@amd.com> From: Patrick Robb Date: Mon, 5 Feb 2024 13:44:14 -0500 Message-ID: Subject: Re: [PATCH 00/13] net/ionic: miscellaneous fixes and improvements To: Andrew Boyer Cc: dev@dpdk.org Content-Type: multipart/alternative; boundary="000000000000d67e8b0610a6d9f6" X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org --000000000000d67e8b0610a6d9f6 Content-Type: text/plain; charset="UTF-8" Recheck-request: iol-intel-Functional I saw this failed in CI testing for the DTS MTU_Update test but suspect it was an infra failure as it happened across 3 distinct patches in a short span of time. So, triggering a retest. --000000000000d67e8b0610a6d9f6 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Recheck-r= equest:=C2=A0iol-intel-Functional

I = saw this failed in CI testing for the DTS MTU_Update test but suspect it wa= s an infra failure as it happened across 3 distinct patches in a short span= of time. So, triggering a retest.
--000000000000d67e8b0610a6d9f6--