I used the ls1043a-qds soc, and lsdk21.08 to build my gateway produce. I want to use share-mac and vsp to config the network:
1. just ptp package will be used linux kernel network stack(special rule.).
2. other package will be used dpdk/user space(default rule).
I still can't config dts and policy xml to meet my function. I refer to the NXP document which are default rule for linux kernel network statck, and special rule for dpdk. But we want the special rule(ptp packerage) for linux kernel network stack, the default rule is dpdk.
Can someone gave me suggestion? I attached my dts and policy xml.
Thanks.
Thanks for your replay. I had fixed it by local FAE's help.