* [dpdk-dev] Set interfaces to bind
@ 2015-11-11 1:32 Victor Detoni
2015-11-11 10:55 ` Bruce Richardson
0 siblings, 1 reply; 2+ messages in thread
From: Victor Detoni @ 2015-11-11 1:32 UTC (permalink / raw)
To: dev
Hi,
is there some way to pin what port I want to use? For example, eth0 is my
port 1 and eth1 is my port 0?
Thanks
Victor
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] Set interfaces to bind
2015-11-11 1:32 [dpdk-dev] Set interfaces to bind Victor Detoni
@ 2015-11-11 10:55 ` Bruce Richardson
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Richardson @ 2015-11-11 10:55 UTC (permalink / raw)
To: Victor Detoni; +Cc: dev
On Tue, Nov 10, 2015 at 11:32:57PM -0200, Victor Detoni wrote:
> Hi,
>
> is there some way to pin what port I want to use? For example, eth0 is my
> port 1 and eth1 is my port 0?
>
> Thanks
> Victor
Hi Victor,
the ports will always be in pci address order inside DPDK, since the port numbers
are allocated during the pci scan.
/Bruce
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-11-11 10:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-11 1:32 [dpdk-dev] Set interfaces to bind Victor Detoni
2015-11-11 10:55 ` Bruce Richardson
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).