[dpdk-users] Getting started with dpdk

Mohanraj Venkat msvmohanraj at gmail.com
Mon Jun 5 19:42:14 CEST 2017


Hi Rahul,

Refer this link "http://dpdk.org/doc/guides/sample_app_ug/skeleton.html"
for understanding the basic
forwarding program. You should also pass the valid command line parameters
to make this run successfully.
All the info are available in the above link.

Thanks,
Mohanraj V

On Mon, Jun 5, 2017 at 2:57 PM, Rahul Kishen <rahulkishen18 at gmail.com>
wrote:

> Hi Team,
> My colleague and I have been assigned a project on dpdk. We have basic
> knowledge of linux and networking. We tried to install dpdk on an IBM
> server with an Intel x86_64 processor (on Ubuntu 14.04) and the hello world
> program ran without any problems.
>
> The basic forwarding program however, is giving us trouble and it throws an
> error saying:
> The number of ports are not even.
> Both the ethernet ports are bound using devbind.py.
>
> Also, both of us have just started out with this project and we don't have
> a frame of reference as to where to start. It would be of great help to us
> if someone could help us in getting started and we are trying to get our
> project moving. We would like to know where to read from and the
> prerequisites required to deeply understand what happens in dpdk.
> Thanking you in advance.
>
> Regards,
> Rahul Kishen D
>


More information about the users mailing list