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 1D40545818; Mon, 19 Aug 2024 19:02:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 097014026C; Mon, 19 Aug 2024 19:02:20 +0200 (CEST) Received: from mail-pl1-f172.google.com (mail-pl1-f172.google.com [209.85.214.172]) by mails.dpdk.org (Postfix) with ESMTP id 8160B4026C for ; Mon, 19 Aug 2024 19:02:18 +0200 (CEST) Received: by mail-pl1-f172.google.com with SMTP id d9443c01a7336-201f2b7fe0dso29225205ad.1 for ; Mon, 19 Aug 2024 10:02:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724086937; x=1724691737; 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=kk9opX6KbHOGf/SuN7ID7Hy/vvrBhP7i7+RGezfhB/0=; b=J0HpIcvq9/M20jMNfu7cs6BbOwpvI3TNTH0PfcYk39QZGhriGgx73qOhlZ42vOvYC3 skg+OKG7G/UGDjwzLH5ASYq1z9BHTKVc2mpt4zSSl9TsiQQHrSoz+tkmRwblCovdQG+P L2sd7N8lZ2JMk46O3BBbOMI7RXblpNSQTNBY0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724086937; x=1724691737; 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=kk9opX6KbHOGf/SuN7ID7Hy/vvrBhP7i7+RGezfhB/0=; b=nYdekTlQmLS9X85LR+VubJNHJVV8wMa+Lf+d/W3S/9STkgVPpbYFvS28N4foXgS4bH 1CPX7AH4QSv3fnf99RdkkcoFwzBd8zsjVQx0TRD5fwqD2pt7Vv9cViasd1j7TjyNacqR Zc348DigDOtJoqR+/ljql5cI2RVC5tzU6fyNmGGakbMcLyCMNCfY/tLdGPZniwwTYv56 mxLpjIj5DB48SuO1RTg3BWhWFQmxVSOKaVm0WCgczSB8gxOMcWDgEC7Bw1v7HBi+H8eC tAYRRqBLUkD/tlsNWELz8Nr66DaG8oXVBRSq2Nk3QRiiMc3DQtEPCJGQttzE9Kxc4oXW R9eg== X-Forwarded-Encrypted: i=1; AJvYcCVFVW/5PthZeAeRnJ0NftKvtj0rfD8sJXte2pMu39UZe6qxeuXmJitXToS0E0cwAuuJ4+IZhhz8pL6a0Ec= X-Gm-Message-State: AOJu0YyuC89w4l6ism9GKjzxFtRnaPcs6qsh/RT0QXZUx9WqznqoFHrF XD8CVWjL4o7lgW+Hx+xydKfpLxccixbGWDeh1y9VZhdBKg07RkqevHQz/6YX5DfvwuKcyGNIjpb e5qVEiWwhaLOibK2xU0fBwfs7CFLYyucSPw4PtQ== X-Google-Smtp-Source: AGHT+IGwwKd2EGG4pNebbRs3KLNBS01PcsYcE8Z1IiTSHGk2XozZBaQXRK3hmGalaRhAPkbQV9P30gq3bY65P0o6NkE= X-Received: by 2002:a17:902:ca05:b0:1fd:9420:104f with SMTP id d9443c01a7336-20203f4fe5cmr80521965ad.53.1724086937374; Mon, 19 Aug 2024 10:02:17 -0700 (PDT) MIME-Version: 1.0 References: <20240816142031.15150-1-dmarx@iol.unh.edu> In-Reply-To: From: Dean Marx Date: Mon, 19 Aug 2024 13:02:30 -0400 Message-ID: Subject: Re: [PATCH v1 0/2] dts: port over checksum offload suite To: Alex Chapman Cc: probb@iol.unh.edu, npratte@iol.unh.edu, jspewock@iol.unh.edu, luca.vizzarro@arm.com, yoan.picchi@foss.arm.com, Honnappa.Nagarahalli@arm.com, paul.szczepanek@arm.com, juraj.linkes@pantheon.tech, dev@dpdk.org Content-Type: multipart/alternative; boundary="00000000000076f21e06200c4507" 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 --00000000000076f21e06200c4507 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, Aug 19, 2024 at 10:28=E2=80=AFAM Alex Chapman wrote: > Hi Dean, > > I went over the test suite and it looks really solid, but noticed you > didn't update the `conf_yaml_schema.json`, is there any reason for this? > Good catch, I must've messed up my git commits earlier. Thanks --00000000000076f21e06200c4507 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


=
On Mon, Aug 19, 2024 at 10:28=E2=80= =AFAM Alex Chapman <alex.chapman= @arm.com> wrote:
Hi Dean,

I went over the test suite and it looks really solid, but noticed you
didn't update the `conf_yaml_schema.json`, is there any reason for this= ?
=C2=A0
Good catch, I must've messed up= my git commits earlier. Thanks=C2=A0
--00000000000076f21e06200c4507--