Hi,

I'm trying to come up with some Kconfig logic for OpenWRT packaging to help 
users select the right build options for their hardware.

Most OpenWRT developers typically cross-compile, so we obviously can't rely on 
detection on the build host as that's rarely the same as the target machine.

Looking in the DPDK repo, I don't see any description of the available 
architectures, drivers, etc. and what I had seen previously was (if I remember) 
only for x86_64 hardware, and even that I can't seem to locate again.

Would it make sense to put some of these definitions into the repo itself, so 
that when new drivers are added, that stands out (at least in the commit logs) 
and we can capture the permutations of what driver goes with which SoC on what 
architecture, etc?

Thanks,

-Philip

Reply via email to