Hello Charlie, To run ODP functionality refer to README file in the root of linux-generic odp repo: https://git.linaro.org/lng/odp.git it has to be very simple. Compile it and build. Then run ./test/performance/odp_l2fwd application and specify required network cards.
But linux-generic works with raw sockets and it's more functional then performance. In you case you have ARM and intel nics. To accelerate packet i/o you can use netmap or dpdk. Netmap is most fresh and dpdk is under development to match odp 1.0.4 specification. And we support dpdk only for x86. So some development will be needed to fully support dpdk as back end to odp. So for now to get good number in your case netmap is only option. Please find it in separate repo under Downoads link on ODP web page. Best regards, Maxim. On 13 May 2015 at 22:21, Li, Charlie <charlie...@amd.com> wrote: > Hi Maxim, > > > > I’d like to use ODP to test packet forwarding performance between two 10G > Ethernet ports (Intel Dual-port NIC). > > My platform is A57 based and the operating system is Fedora 21. > > > > Do you know any documents that can help me get started? > > > > *Regards,* > > *Charlie Li* > > >
_______________________________________________ lng-odp mailing list lng-odp@lists.linaro.org https://lists.linaro.org/mailman/listinfo/lng-odp