[v2,0/2] support NAT64 action

Message ID 20240131093804.357465-1-bingz@nvidia.com (mailing list archive)
Headers
Series support NAT64 action |

Message

Bing Zhao Jan. 31, 2024, 9:38 a.m. UTC
  This patchset introduce the NAT64 action support for rte_flow.

---
v2: split the common part and PMD part.
---

Bing Zhao (2):
  ethdev: introduce NAT64 action
  app/testpmd: add support for NAT64 in the command line

 app/test-pmd/cmdline_flow.c                 | 23 ++++++++++++++++++
 doc/guides/nics/features/default.ini        |  1 +
 doc/guides/prog_guide/rte_flow.rst          |  8 ++++++
 doc/guides/testpmd_app_ug/testpmd_funcs.rst |  4 +++
 lib/ethdev/rte_flow.c                       |  1 +
 lib/ethdev/rte_flow.h                       | 27 +++++++++++++++++++++
 6 files changed, 64 insertions(+)
  

Comments

Ferruh Yigit Feb. 1, 2024, 4 p.m. UTC | #1
On Wed, 31 Jan 2024 11:38:02 +0200, Bing Zhao wrote:
> This patchset introduce the NAT64 action support for rte_flow.
> 

Applied, thanks!

[1/2] ethdev: introduce NAT64 action
      commit: 8d06f5a2da9991ebd514869a72f5136e0ee1eaf1
[2/2] app/testpmd: add support for NAT64 in the command line
      commit: 1d14e0581427004de88ac95e25529761f4492621

Best regards,
  
Ferruh Yigit Feb. 1, 2024, 4:05 p.m. UTC | #2
On 2/1/2024 4:00 PM, Ferruh Yigit wrote:
> 
> On Wed, 31 Jan 2024 11:38:02 +0200, Bing Zhao wrote:
>> This patchset introduce the NAT64 action support for rte_flow.
>>
> 
> Applied, thanks!
> 
> [1/2] ethdev: introduce NAT64 action
>       commit: 8d06f5a2da9991ebd514869a72f5136e0ee1eaf1
> [2/2] app/testpmd: add support for NAT64 in the command line
>       commit: 1d14e0581427004de88ac95e25529761f4492621
> 
> Best regards,
>

Hi sub-tree maintainers,

I sent above applied message from console using "b4 ty" tool [1], in
case it helps you, FYI.


[1]
https://www.mankier.com/5/b4#Subcommand_Options-b4_ty