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 D0F874541F; Thu, 13 Jun 2024 16:12:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEBED402E4; Thu, 13 Jun 2024 16:12:59 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id D1DC3402CB for ; Thu, 13 Jun 2024 16:12:56 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1718287976; 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=FPxbvLGirP2cnOFZrH4TGv0QPKUxkPh4pQh3eIi7o/s=; b=V54Mma9+SANPSJxJnpIJ8UtrlEGZNEIRqTE938DoCLk7k5+EawCZeDbwfKHoIk8zCvma0Y dYrEvwgJzBv+dr4nuxaIkPIzp9WCVT8CdjUwSePCFoDh/cLh0EDHx66722J5C03yNi6RZV 1cwpMmbKc+pSqvSaNRBllhNTdiFugQo= Received: from mail-lj1-f197.google.com (mail-lj1-f197.google.com [209.85.208.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-370-8enMPcOKNFecdEMTNVL5iw-1; Thu, 13 Jun 2024 10:12:54 -0400 X-MC-Unique: 8enMPcOKNFecdEMTNVL5iw-1 Received: by mail-lj1-f197.google.com with SMTP id 38308e7fff4ca-2ebe629c467so9706191fa.3 for ; Thu, 13 Jun 2024 07:12:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718287973; x=1718892773; h=content-transfer-encoding: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=FPxbvLGirP2cnOFZrH4TGv0QPKUxkPh4pQh3eIi7o/s=; b=sf8ouOpuvQ/4KtPaBGIrPmZEGzSBKUzlYgY7PdjbdffWmNf8PI3mCw/OnMasXeLrkC aCLvUJmABUoYiFC48hRLgUVBjJUDrKpnKG1JqdEFGNv3ilh7mXIMqBTF40zI/0SOhoIh jKLnJJQ7Oa172diWlCmB9Bc5AKVS9assS7LDI0X++EMuTAMKRwzPlt4a5FY81X+HmS6A eUJrkZ0Q3leS4b2Bcup9354yBf4g59BZtMe5Qo2vTaNIJaGeQGq8hiOewIHB86KmmKip qT04nEw6bNGDBmLo1vRMSc9ifIv0/3ATZn8fn3Dp+Y3ayskTD1x8WLdu2zkaERwDYEHs IeOQ== X-Gm-Message-State: AOJu0Yys2627nvxRc5Vr+6jMPUcEb50BT65Bj9PAZ/QIh5G0sxiZ7mHq QLSMbme8lbgVNnEOe9XO+HG4hZuAmpdOlcmhL4GwN2Sgo998SuXI7yuW3i5f+CP2m0joikA6x+Z LA//yXmUDFqAqo4CZ/CpmBOXsO1YCzdJRWvdQgvLf2EGKBJWVpwieeT7RMvFHLsdYgXwF6463kf m3eNbsxkjtqKWRd1c= X-Received: by 2002:a2e:a792:0:b0:2eb:e387:8a1c with SMTP id 38308e7fff4ca-2ebfc98d974mr50811041fa.32.1718287973036; Thu, 13 Jun 2024 07:12:53 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHpzsFfhewwljntI33l/6Y4FvVdE9pnOm+j6teYqSo80U6twkTNg7ZxhdmO2RaUkK+vRt3l+rw4T01jM059Q/s= X-Received: by 2002:a2e:a792:0:b0:2eb:e387:8a1c with SMTP id 38308e7fff4ca-2ebfc98d974mr50810791fa.32.1718287972733; Thu, 13 Jun 2024 07:12:52 -0700 (PDT) MIME-Version: 1.0 References: <20240613135013.727751-1-david.marchand@redhat.com> In-Reply-To: From: David Marchand Date: Thu, 13 Jun 2024 16:12:40 +0200 Message-ID: Subject: Re: [PATCH] maintainers: remove cxgbe maintainer To: Varun Prakash , Ayush Sawal , Potnuri Bharat Teja Cc: dev@dpdk.org, Thomas Monjalon X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 Hello, On Thu, Jun 13, 2024 at 4:02=E2=80=AFPM David Marchand wrote: > > Hello Raju, > > On Thu, Jun 13, 2024 at 3:58=E2=80=AFPM David Marchand > wrote: > > > > It looks like Rahul left Chelsio (at least, his mail address is > > rejected). > > Remove him from the maintainers, which makes this driver an orphan. > > > > Signed-off-by: David Marchand > > As we have no other contact than Rahul, I am contacting you as you > maintain ethernet drivers in the Linux kernel for the same nics. > > Do you know if Rahul is still working on DPDK? If not, do you know who > takes over his maintainer job for the net/cxgbe DPDK driver? Retrying with other people from Chelsio. --=20 David Marchand