Hello,
for communication over ethernet we set up network traffic prioritization as described in example 2 of Documentation/networking/ti-cpsw.txt and replaced pfifo_fast with mqprio.
We also use sockets in domain AF_UNIX with type SOCK_DGRAM for local inter process communication. Is there also an effect of this setup for traffic prioritization on these sockets and
should I maybe adapt the socket priorities for these sockets?
Regards,
Stephan