From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 47FE3C4167B for ; Fri, 8 Dec 2023 01:47:37 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7221F10E030; Fri, 8 Dec 2023 01:47:36 +0000 (UTC) Received: from mail-yb1-xb2b.google.com (mail-yb1-xb2b.google.com [IPv6:2607:f8b0:4864:20::b2b]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2490D10E030 for ; Fri, 8 Dec 2023 01:47:34 +0000 (UTC) Received: by mail-yb1-xb2b.google.com with SMTP id 3f1490d57ef6-db3fa47c2f7so1937082276.0 for ; Thu, 07 Dec 2023 17:47:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20230601; t=1702000053; x=1702604853; darn=lists.freedesktop.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=QasjkTvE12oeIkeDPIYBXwIAiruihNVVX4fkQH8L17I=; b=LmkRHyWmE8/O8u1V/u/RWnujL5zRwpeaD8/rw2oN+Ms/yyt5cJxDnBp6csElrUO+oC dNiXbiKhGlCnyXtBFMDYT9MK6m5DS1p6VsTib1kB2VefQYpzJRr46JM7/NyP2GZ3qyO3 DjfylfsSRDq8mSrUSNKY8YfD1SJEaVd6iGqRhGVwNlanrE9FknbgBAbXLIOQY/Ca0/KY 3dWoAr5AYNw1r5EhNSAxf1X1GUg+OfKBCEz37FsRioWbS5vGZJY52TbOUXSeI1UuXdxD jcwM2DpOizH+KE9rDyaZg6Vt83QChwpFH7ee36Pq3SvPRiSCzk3cKxHdoE97BjNJt1pj knqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702000053; x=1702604853; 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=QasjkTvE12oeIkeDPIYBXwIAiruihNVVX4fkQH8L17I=; b=kgdRaLlf+vwfN/EdU8+VRR2bxR9NbDz2Ni8y8uzlhBsPQcBe8xr6ddR3uF02CmDEiU WVLl7GIKl+ilXCyZrdlqrPP13Ng7AP2FtQ0IaQZqKGRLFjlcTuq2PBJ6z5qaMByFXPni ZElVlVMmksemrM8J22JJyrXPSRQjcvty7DN8FfpZv3Ymk3yIJRPI/YhmbfI0HTjmxIrb sBlB6OvqgtKy6kJir5UK/rmq9mha4fZe3kJb3hhwiLNlWNSusmFDMZtFgzi3W5802mos Lvf/MC/oTTYoi2WLGe4BwBY261xiVFohhCPO94pA6YODaaVKidp6WfQF1DLH4IDEoJX2 dU2w== X-Gm-Message-State: AOJu0YyZ3pHhgIriera6Rd+Xez3BJE8oBCbA2JuJpfoMMgyspAGyJy3E b9aFcOQMKmfTpw+nWrgCR5qKgbObJ3KupmjL5x8xkA== X-Google-Smtp-Source: AGHT+IGkcaN4vvcrb8T5smexqtqjrDfI96Nzc421af0VFhb8gbbvwzsJEs/NJAkNTu4GFPThK+R150NgDMf09+eZHpo= X-Received: by 2002:a05:6902:18ca:b0:db7:dad0:60d7 with SMTP id ck10-20020a05690218ca00b00db7dad060d7mr4259393ybb.100.1702000052997; Thu, 07 Dec 2023 17:47:32 -0800 (PST) MIME-Version: 1.0 References: <20231208005250.2910004-1-almasrymina@google.com> In-Reply-To: <20231208005250.2910004-1-almasrymina@google.com> From: Mina Almasry Date: Thu, 7 Dec 2023 17:47:19 -0800 Message-ID: Subject: Re: [net-next v1 00/16] Device Memory TCP To: Shailend Chand , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-arch@vger.kernel.org, linux-kselftest@vger.kernel.org, bpf@vger.kernel.org, linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, David Wei , Pavel Begunkov Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Willem de Bruijn , Jeroen de Borst , Jesper Dangaard Brouer , Arnd Bergmann , Jonathan Corbet , David Ahern , Ilias Apalodimas , Yunsheng Lin , Sumit Semwal , Eric Dumazet , Shakeel Butt , Harshitha Ramamurthy , Praveen Kaligineedi , Jakub Kicinski , =?UTF-8?Q?Christian_K=C3=B6nig?= , Paolo Abeni , Shuah Khan , "David S. Miller" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Thu, Dec 7, 2023 at 4:52=E2=80=AFPM Mina Almasry wrote: > > Major changes in v1: > -------------- > > 1. Implemented MVP queue API ndos to remove the userspace-visible > driver reset. > > 2. Fixed issues in the napi_pp_put_page() devmem frag unref path. > > 3. Removed RFC tag. > > Many smaller addressed comments across all the patches (patches have > individual change log). > > Full tree including the rest of the GVE driver changes: > https://github.com/mina/linux/commits/tcpdevmem-v1 > > Cc: Yunsheng Lin > Cc: Shailend Chand > Cc: Harshitha Ramamurthy > Welp, I messed up the subject line. It should say [PATCH net-next...] across all the patches. This may trip up bots and email filters. If this is annoying, I'll resend with the fixed subject line after the 24hr cooldown period. Sorry about that. --=20 Thanks, Mina