* [dpdk-users] Is there something like ixgb_uio.ko for ixgbe?
@ 2016-08-17 3:25 Caianning
2016-08-17 3:46 ` forsakening
0 siblings, 1 reply; 3+ messages in thread
From: Caianning @ 2016-08-17 3:25 UTC (permalink / raw)
To: users
Hi,
I am using dpdk for ixgbe. But after compiling DPDK, I just got igb_uio.ko.
Is there something like ixgb_uio.ko?
Thank you.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-users] Is there something like ixgb_uio.ko for ixgbe?
2016-08-17 3:25 [dpdk-users] Is there something like ixgb_uio.ko for ixgbe? Caianning
@ 2016-08-17 3:46 ` forsakening
2016-08-17 15:36 ` Stephen Hemminger
0 siblings, 1 reply; 3+ messages in thread
From: forsakening @ 2016-08-17 3:46 UTC (permalink / raw)
To: Caianning; +Cc: users
Hi:
Ixgbe can use igb_uio.ko
forsakening@sina.cn
From: Caianning
Date: 2016-08-17 11:25
To: users@dpdk.org
Subject: [dpdk-users] Is there something like ixgb_uio.ko for ixgbe?
Hi,
I am using dpdk for ixgbe. But after compiling DPDK, I just got igb_uio.ko.
Is there something like ixgb_uio.ko?
Thank you.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-users] Is there something like ixgb_uio.ko for ixgbe?
2016-08-17 3:46 ` forsakening
@ 2016-08-17 15:36 ` Stephen Hemminger
0 siblings, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2016-08-17 15:36 UTC (permalink / raw)
To: forsakening; +Cc: Caianning, users
On Wed, 17 Aug 2016 11:46:37 +0800
"forsakening@sina.cn" <forsakening@sina.cn> wrote:
> Hi:
> Ixgbe can use igb_uio.ko
>
>
>
> forsakening@sina.cn
>
> From: Caianning
> Date: 2016-08-17 11:25
> To: users@dpdk.org
> Subject: [dpdk-users] Is there something like ixgb_uio.ko for ixgbe?
>
> Hi,
> I am using dpdk for ixgbe. But after compiling DPDK, I just got igb_uio.ko.
> Is there something like ixgb_uio.ko?
>
> Thank you.
>
>
>
You are better off using VFIO (which does not require a new kernel driver), if possible.
That means using IOMMU if on bare metal, and the new vfio-noiommu mode in more recent kernels.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-08-17 15:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-17 3:25 [dpdk-users] Is there something like ixgb_uio.ko for ixgbe? Caianning
2016-08-17 3:46 ` forsakening
2016-08-17 15:36 ` Stephen Hemminger
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).