Re: [PATCH v5] lib/net: add MPLS insert and strip functionality

2023-06-22 Thread Tanzeel Ahmed
Hi, @olivier.m...@6wind.com On Sun, 11 Jun 2023, 1:17 am Tanzeel-inline, wrote: > None of the foundational NICs currently supports MPLS insertion and > stripping, this functionality can help users who rely on MPLS in their > network application. > > Signed-off-by: Tanzeel Ahmed > > --- > > Thi

[PATCH v5] lib/net: add MPLS insert and strip functionality

2023-06-10 Thread Tanzeel-inline
None of the foundational NICs currently supports MPLS insertion and stripping, this functionality can help users who rely on MPLS in their network application. Signed-off-by: Tanzeel Ahmed --- This patch is new version of [PATCH] lib/net: added push MPLS header API. I have also added the MPLS s