You can pass uio device to docker container with below command line, or you can 
mount the volume /dev to container to allow all devices.

docker run -it --rm --privileged --device=/dev/uio0:/dev/uio0 
--device=/dev/uio1:/dev/uio1 -v /mnt:/mnt fedora20-dpdk-2 /bin/bash

-----Original Message-----
From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Mohit Saxena
Sent: Wednesday, June 17, 2015 1:41 AM
To: dev
Subject: Re: [dpdk-dev] Debugging SR-IOV related packet flow problem with

Hi,

Can you please tell me the steps for allocating uio to docker?


-- 
Thanks & Regards,
Mohit Prakash Saxena
Citrix R & D India Pvt. Ltd.
Mb: +91 90368 98569 <#UNIQUE_ID_SafeHtmlFilter_>
Email: mohit.saxena at citrix.com <mohitprakash.saxena at citrix.com>

Reply via email to