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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6DEAAC6FD1D for ; Tue, 7 Mar 2023 16:48:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231241AbjCGQsI (ORCPT ); Tue, 7 Mar 2023 11:48:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40268 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229976AbjCGQrU (ORCPT ); Tue, 7 Mar 2023 11:47:20 -0500 Received: from out-56.mta0.migadu.com (out-56.mta0.migadu.com [IPv6:2001:41d0:1004:224b::38]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9F7EC10246 for ; Tue, 7 Mar 2023 08:44:17 -0800 (PST) Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1678207455; 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=VLmMu45eHTgRA2yeO3gHfTmY8V1bfviU/uVTqAvNcUA=; b=GvyfmtZQWNSCthxrhD63hW+gV7A3MNUcBly5koI+MEKf8juOsdCwio2QhImfOFKQzzRSMF t8u2xqktnvhOXcXK8J+iVAyB1O28oeQ6SrmXXoqHhhp8g2JYuA5l+M7oJUUmhMQdZP/hPE 2ahlq6bjc4FG4nUhUYfXRrLhUCKV7IA= Date: Tue, 7 Mar 2023 08:44:10 -0800 MIME-Version: 1.0 Subject: Re: [PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability Content-Language: en-US To: "D. Wythe" Cc: kuba@kernel.org, davem@davemloft.net, netdev@vger.kernel.org, linux-s390@vger.kernel.org, linux-rdma@vger.kernel.org, bpf@vger.kernel.org, kgraul@linux.ibm.com, wenjia@linux.ibm.com, jaka@linux.ibm.com, ast@kernel.org, daniel@iogearbox.net, andrii@kernel.org References: <1677602291-1666-1-git-send-email-alibuda@linux.alibaba.com> <25cee0eb-a1f9-9f0b-9987-ca6e79e6b752@linux.alibaba.com> X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Martin KaFai Lau In-Reply-To: <25cee0eb-a1f9-9f0b-9987-ca6e79e6b752@linux.alibaba.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Migadu-Flow: FLOW_OUT Precedence: bulk List-ID: X-Mailing-List: bpf@vger.kernel.org On 3/6/23 7:05 PM, D. Wythe wrote: > I wondering if there are any more questions about this PATCH, This patch seems May be start with the questions on v2 first. > to have been hanging for some time. > > If you have any questions, please let me know. > > > Thanks, > > D. Wythe > > > Do you have any questions about this PATCH?  If you have any other questions, > please let me know. >