How to implement flexible parser without using DPDK?

Continuing the discussion from [Hello everyone.

I have a question regarding the "Programmable pipeline for new network flows" feature of ConnectX-6 SmartNIC.

I want to know how this feature can be manipulated?](Hello everyone. I have a question regarding the "Programmable pipeline for new network flows" feature of ConnectX-6 SmartNIC. I want to know how this feature can be manipulated? - #2 by Levei_Luo):

In this post, I noticed that we can configure the parser when using ConnectX5 with DPDK. I just wonder how to use this feature without using DPDK? Thank you.

Hi,

Thanks for your question.
For matching/manipulating traffic without DPDK you can look at OFED documentation programming section:
https://docs.nvidia.com/networking/display/mlnxofedv23101190lts/programming

Best Regards,
Anatoly