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 E213042937 for ; Thu, 13 Apr 2023 23:20:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DAD1041138; Thu, 13 Apr 2023 23:20:56 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 38461410F9 for ; Thu, 13 Apr 2023 23:20:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1681420854; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=V3XuuURJu91rWmSfby+lVcgU3/mpVxayW+GzbeUosi8=; b=DEcO8yHPFVfdIjXR4ooLxWrHi/WR9dmKsQkUC1knPk5qaukcAmMvipVTkBBuHE/lOGEnU1 NTYhe2A6XxApPvpp2Y6myqYeOtxDfGoiygQ1mceHdOYuP2XQLOXVORI/87l1UFj6VvgAaq toRx+O2TICvG7jFoXT+mB5kxeP+iMdM= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-279-J2OxtRpgMEyS7qkABn2MZQ-1; Thu, 13 Apr 2023 17:20:49 -0400 X-MC-Unique: J2OxtRpgMEyS7qkABn2MZQ-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 1A4A988B7A0; Thu, 13 Apr 2023 21:20:49 +0000 (UTC) Received: from RHTPC1VM0NT (unknown [10.22.8.179]) by smtp.corp.redhat.com (Postfix) with ESMTPS id D2C8740C6E70; Thu, 13 Apr 2023 21:20:48 +0000 (UTC) From: Aaron Conole To: Thomas Monjalon Cc: Patrick Robb , Ali Alnubani , "jspewock@iol.unh.edu" , "ci@dpdk.org" Subject: Re: [PATCH v7 0/4] Add ACVP Tool References: <20230403183930.12001-2-jspewock@iol.unh.edu> <2276688.ElGaqSPkdT@thomas> Date: Thu, 13 Apr 2023 17:20:48 -0400 In-Reply-To: <2276688.ElGaqSPkdT@thomas> (Thomas Monjalon's message of "Wed, 12 Apr 2023 10:16:38 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.1 on 10.11.54.2 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Thomas Monjalon writes: > Hi, > > Aaron is the maintainer. > I can also push the commits. Looks like we set it up so I should also be able to push. > I think you should squash all in one patch > and provide an explanation in the commit message > about what this tool is for exactly. > > > 11/04/2023 23:22, Patrick Robb: >> Hi Ali, >>=20 >> Aaron says he is not a maintainer either. Do you know whether there is s= ome >> place I can look to see who the current maintainers are? There isn't an >> equivalent to the MAINTAINERS file like in the main DPDK repo. Yes, that was my mistake. >> Thomas, you might be the only current maintainer on this repo. We'll be >> grateful at the lab if you're able to merge this patch. >>=20 >> Best, >> Patrick >>=20 >> On Mon, Apr 10, 2023 at 11:19=E2=80=AFAM Ali Alnubani wrote: >>=20 >> > > Hi Ali, >> > > >> > > Is this good to be merged since it's been acked by a maintainer with= no >> > more discussion afterwards? Or is there something more to be done here= ? >> > [..] >> > >> > Hello Patrick, >> > >> > Already acked from my side, waiting for a maintainer to merge if they = have >> > no other comments (Thomas/Aaron). >> > >> > Thanks, >> > Ali