DPDK patches and discussions
 help / color / mirror / Atom feed
* Re: [dpdk-dev] Debugging SR-IOV related packet flow problem with
@ 2015-06-17  8:40 Mohit Saxena
  2015-06-17 20:21 ` Patel, Rashmin N
  0 siblings, 1 reply; 2+ messages in thread
From: Mohit Saxena @ 2015-06-17  8:40 UTC (permalink / raw)
  To: dev

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@citrix.com <mohitprakash.saxena@citrix.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] Debugging SR-IOV related packet flow problem with
  2015-06-17  8:40 [dpdk-dev] Debugging SR-IOV related packet flow problem with Mohit Saxena
@ 2015-06-17 20:21 ` Patel, Rashmin N
  0 siblings, 0 replies; 2+ messages in thread
From: Patel, Rashmin N @ 2015-06-17 20:21 UTC (permalink / raw)
  To: Mohit Saxena, dev

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-bounces@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@citrix.com <mohitprakash.saxena@citrix.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-17 20:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-17  8:40 [dpdk-dev] Debugging SR-IOV related packet flow problem with Mohit Saxena
2015-06-17 20:21 ` Patel, Rashmin N

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).