<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">Hello Folks,</div><div dir="ltr" data-setdir="false">I've been writing a small application on Ubuntu 20.04 that uses DPDK. I started with some of the simpler examples such as l2fwd and packet_ordering and added some other function I wanted to experiment with. I'm getting good packet throughput and the library is working well. Overall, DPDK is feature rich, easy to compile, and working as advertised.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">As next steps, I would like to move my application to run on top of a very small Linux image that can be loaded off of a very small flash or even over the network.</div><div dir="ltr" data-setdir="false">OpenWRT checks all the boxes for being small, having a lot of network utilities, and supporting DPDK.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Looking at the documents, the OpenWRT docs is pretty small and I don't see mmay uch discussions about it on the archives of this mailing list.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I'm asking if people could provide some feedback on writing a DPDK app for use on OpenWRT.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Is the advertised integration working well?</div><div dir="ltr" data-setdir="false">How easy is it to cross compile an app to run on OpenWRT (x86 in m y case)?</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">I would welcome any comment on this topic</div></div></body></html>