[PATCH v2 3/3] examples/l3fwd-graph: add IPv6 lookup and rewrite support
Sunil Kumar Kori
skori at marvell.com
Mon May 22 07:49:41 CEST 2023
Hi Amit,
Please look into build failure.
http://mails.dpdk.org/archives/test-report/2023-May/396241.html
Thanks & Regards
Sunil Kumar Kori
> -----Original Message-----
> From: Amit Prakash Shukla <amitprakashs at marvell.com>
> Sent: Thursday, May 18, 2023 9:27 PM
> To: Jerin Jacob Kollanukkaran <jerinj at marvell.com>; Kiran Kumar
> Kokkilagadda <kirankumark at marvell.com>; Nithin Kumar Dabilpuram
> <ndabilpuram at marvell.com>
> Cc: dev at dpdk.org; Sunil Kumar Kori <skori at marvell.com>; Amit Prakash
> Shukla <amitprakashs at marvell.com>
> Subject: [PATCH v2 3/3] examples/l3fwd-graph: add IPv6 lookup and rewrite
> support
>
> From: Sunil Kumar Kori <skori at marvell.com>
>
> Similar to ipv4, to support IPv6 lookup and rewrite node routes and rewrite
> data needs to be added.
>
> Patch adds routes for ipv6 to validate ip6_lookup node and rewrite data to
> validate ip6_rewrite node.
>
> Signed-off-by: Sunil Kumar Kori <skori at marvell.com>
> Signed-off-by: Amit Prakash Shukla <amitprakashs at marvell.com>
> ---
> v2:
> - Performance related changes
>
> doc/guides/sample_app_ug/l3_forward_graph.rst | 40 ++++++----
> examples/l3fwd-graph/main.c | 77 ++++++++++++++++++-
> 2 files changed, 98 insertions(+), 19 deletions(-)
>
[snipped]
> 2.25.1
More information about the dev
mailing list