netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: wenxu <wenxu@ucloud.cn>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: fw@strlen.de, netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nf-next v2 03/11] netfilter: nf_tables_offload: split nft_offload_reg to match and action type
Date: Thu, 1 Aug 2019 21:41:51 +0800	[thread overview]
Message-ID: <7f855769-2fc9-50b9-810e-d1eb84802501@ucloud.cn> (raw)
In-Reply-To: <20190801121553.kmi5ttszf534zmi4@salvia>

I will repost the series based on this patch

在 2019/8/1 20:15, Pablo Neira Ayuso 写道:
> On Thu, Jul 25, 2019 at 09:33:58PM +0800, wenxu@ucloud.cn wrote:
>> From: wenxu <wenxu@ucloud.cn>
>>
>> Currently the nft_offload_reg is only can be used for match condition.
>> Can not be used for action. Add nft_offload_reg_type to make nft_offload_reg
>> can be used for action also.
> I think this patch provides what you need:
>
> https://patchwork.ozlabs.org/patch/1140431/
>
> that is access to the data that the immediate stores in the registers.
>

  reply	other threads:[~2019-08-01 13:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-25 13:33 [PATCH nf-next v2 00/11] netfilter: nf_tables_offload: support more expr and obj offload wenxu
2019-07-25 13:33 ` [PATCH nf-next v2 01/11] netfilter: nf_flow_offload: add net in offload_ctx wenxu
2019-07-25 13:33 ` [PATCH nf-next v2 02/11] netfilter: nf_tables_offload: add offload_actions callback wenxu
2019-07-25 13:33 ` [PATCH nf-next v2 03/11] netfilter: nf_tables_offload: split nft_offload_reg to match and action type wenxu
2019-08-01 12:15   ` Pablo Neira Ayuso
2019-08-01 13:41     ` wenxu [this message]
2019-07-25 13:33 ` [PATCH nf-next v2 04/11] netfilter: nft_immediate: add offload support for actions wenxu
2019-07-25 13:34 ` [PATCH nf-next v2 05/11] netfilter: nft_fwd_netdev: add fw_netdev action support wenxu
2019-07-25 13:34 ` [PATCH nf-next v2 06/11] netfilter: nft_payload: add nft_set_payload offload support wenxu
2019-07-25 13:34 ` [PATCH nf-next v2 07/11] netfilter: nft_tunnel: support NFT_TUNNEL_SRC/DST_IP match wenxu
2019-07-25 13:34 ` [PATCH nf-next v2 08/11] netfilter: nft_tunnel: support tunnel meta match offload wenxu
2019-07-25 13:34 ` [PATCH nf-next v2 09/11] netfilter: nft_tunnel: add NFTA_TUNNEL_KEY_RELEASE action wenxu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7f855769-2fc9-50b9-810e-d1eb84802501@ucloud.cn \
    --to=wenxu@ucloud.cn \
    --cc=fw@strlen.de \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).