RE: [PATCH v3 0/5] add IPv6 routing extension implementation

2023-02-15 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Rongwei Liu > Sent: Tuesday, February 14, 2023 2:57 PM > To: dev@dpdk.org; Matan Azrad ; Slava Ovsiienko > ; Ori Kam ; NBU-Contact- > Thomas Monjalon (EXTERNAL) > Cc: Raslan Darawsheh > Subject: [PATCH v3 0/5] add IPv6 routing

[PATCH v3 0/5] add IPv6 routing extension implementation

2023-02-14 Thread Rongwei Liu
Add IPv6 routing extension matching and IPv6 protocol modify filed support. This patch relies on the preceding ethdev one: http://patches.dpdk.org/project/dpdk/patch/20230202100021.2445976-2-rongw...@nvidia.com/ Including one commit from Gregory to pass the compilation. v3: add more sentences in