Hello Priya Agarwal,
Since USDPAA applications invoke USDPAA user space device driver to handle network packets directly, bypassing Linux Kernel network stack, so unlike normal Linux Kernel space application, the method opening a network socket and reading/writing packet from the socket cannot be used anymore.
Actually I think your purpose to design a USDPAA application is to design a fast path application.
Have a great day,
Yiping
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------