Hello everyone,
I have downloaded the QorIQ SDK 1.8 and I am going through the documentation. I am interested in testing the MACSEC feature. However, I have no clue how to begin,hence I have the following questions.
1. I have built the usdpaa apps using bibake recipes. How do I make them run on my board T2080.
2. Fast path application frameworks like Intel DPDK have a feature called Kernel Network Interface, which allow DPDK apps to inject packets into the kernel networking stack. Does USDPAA provide any such interface.
3. For enabling the USDPAA feature and example apps do I need to recompile the kernel with changes in configs.
I will be using USDPAA features extensively and hence wanted some headstart on using these features.
Thanks.
>1. I have built the usdpaa apps using bibake recipes. How do I make
>them run on my board T2080.
>
[Platon] USDPAA is a set of userland applications and libraries.
Available application are described here:
The simplest way to invoke an USDPAA application is from the shell prompt.
>2. Fast path application frameworks like Intel DPDK have a feature
>called Kernel Network Interface,
>which allow DPDK apps to inject packets into the kernel networking stack.
>Does USDPAA provide any such interface.
>
[Platon] The document at the URL below explains the relationship between
USDPAA and Linux network stack:
>3. For enabling the USDPAA feature and example apps do I need to recompile
>the kernel with changes in configs.
>
[Platon] The SDK default kernel configuration does already have all necessary
options enabled. In order to work with USDPAA you have to boot Linux
with a different Device Tree. For all SDK supported boards the
SDK does include DTB/DTS files configured for USDPAA.
Check the files in the deploy/ directly. Visit the links below for
details:
Have a great day,
Platon
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------