Re: [dpdk-dev] Raspberry Pi

2017-06-30 Thread Jim Thompson
Michael, There is no PMD for RPi, so you'll have to run AF_PACKET (librte_pmd_packet) or simila via tap interfacesr. DPDK-IN-A-BOX is designed (by Dave Hunt at Intel) to provide an easy startup and introduction to DPDK. https://dpdksummit.com/Archive/pdf/2016USA/Day02-Session16-DaveHunt-DPDKU

Re: [dpdk-dev] Raspberry Pi

2017-06-30 Thread Michael Williams
Since installing DPDK is not an easy task I wanted to make sure the Raspberry Pi was a supported platform before I spent time on it. I looked at the hardware compatibility list and the Pi wasn’t on it but there were also messages talking about ARM7 and ARM8 support in DPDK so I was wondering if

Re: [dpdk-dev] Raspberry Pi

2017-06-30 Thread St Leger, Jim
Did you try it? Have you checked out DPDK-In-A-Box? https://store.netgate.com/DPDK-2220.aspx Jim -Original Message- From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Michael Williams Sent: Friday, June 30, 2017 7:34 AM To: dev@dpdk.org Subject: [dpdk-dev] Raspberry Pi Does DPDK suppo