On Mon, 31 Mar 2025 at 13:45, Thomas Monjalon:
>
> 29/03/2025 20:53, Tanzeel Ahmed:
> > make clean is unable to delete build directory
> > because *.o files are not removed.
Removing .o files is a simpler fix, as in the patch.
> > The other way to fix this would be to
make clean is unable to delete build directory
because *.o files are not removed.
The other way to fix this would be to add all the
c files into SRCS-y.
Signed-off-by: Tanzeel Ahmed
---
examples/flow_filtering/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
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
Gentle Ping
On Tue, Apr 18, 2023 at 6:18 PM Tanzeel Ahmed
wrote:
> Ping.
>
> On Thu, Mar 9, 2023 at 11:35 PM Tanzeel Ahmed
> wrote:
>
>> Any updates?
>>
>>
>> On Sat, Feb 25, 2023 at 6:53 PM Tanzeel-inline
>> wrote:
>>
>>> From: Tan
Ping.
On Thu, Mar 9, 2023 at 11:35 PM Tanzeel Ahmed
wrote:
> Any updates?
>
>
> On Sat, Feb 25, 2023 at 6:53 PM Tanzeel-inline
> wrote:
>
>> From: Tanzeel Ahmed
>>
>> This patch is new version of [PATCH] lib/net: added push MPLS header API.
>> I have
Any updates?
On Sat, Feb 25, 2023 at 6:53 PM Tanzeel-inline
wrote:
> From: Tanzeel Ahmed
>
> This patch is new version of [PATCH] lib/net: added push MPLS header API.
> I have also added the MPLS strip functionality to address the question
> asked in last patch.
>
> >
Hello, devs!
I hope you all are doing well!
I am currently working on a new patch version for "[PATCH v2] lib/net: add
MPLS insert and strip functionality". However, I am facing an error when
running the devtools/test-meson-build.sh script. The error is related to
unused functions in rte_mpls.h th
7 matches
Mail list logo