DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] example/kni failed
@ 2019-12-05 10:50 hy_gzr
  2019-12-06 10:07 ` Ferruh Yigit
  0 siblings, 1 reply; 2+ messages in thread
From: hy_gzr @ 2019-12-05 10:50 UTC (permalink / raw)
  To: dev

when I run the example/kni -l0-4 -- -P -p1 -m --config="(0,1,2)" in my physical machine,
I don't get the dpdk virtual networke interface vEth(N) by ifconfig and the virtual interface is not active.
but, I run the example in vm (linux in vmware),I can get a active virtual interface, 
so,,,why is not active in physical machin ? thanks!
dmesg of insmod igb_uio:
[  634.971691] igb_uio: loading out-of-tree module taints kernel.
[  634.971898] igb_uio: module verification failed: signature and/or required key missing - tainting kernel
[  634.972563] igb_uio: Use MSIX interrupt by default
[  635.250107] igb 0000:02:00.0: removed PHC on eth0
[  635.318925] igb_uio 0000:02:00.0: mapping 1K dma=0x82cae2000 host=ffff99a96cae2000
[  635.318950] igb_uio 0000:02:00.0: unmapping 1K dma=0x82cae2000 host=ffff99a96cae2000



dmesg of run example kni
[  978.094385] igb_uio 0000:02:00.0: irq 35 for MSI/MSI-X
[  978.094435] igb_uio 0000:02:00.0: uio device registered with irq 35
[  978.402505] rte_kni: Creating kni...
[ 1003.513392] rte_kni: Successfully release kni named vEth0


OS:centos 7.2.1511
kernel 3.10.0-1062.4.3.el7.x86_64
network:I350 Gigabit Network Connection 1521
thanks!
    

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

* Re: [dpdk-dev] example/kni failed
  2019-12-05 10:50 [dpdk-dev] example/kni failed hy_gzr
@ 2019-12-06 10:07 ` Ferruh Yigit
  0 siblings, 0 replies; 2+ messages in thread
From: Ferruh Yigit @ 2019-12-06 10:07 UTC (permalink / raw)
  To: hy_gzr, dev

On 12/5/2019 10:50 AM, hy_gzr wrote:
> when I run the example/kni -l0-4 -- -P -p1 -m --config="(0,1,2)" in my physical machine,
> I don't get the dpdk virtual networke interface vEth(N) by ifconfig and the virtual interface is not active.
> but, I run the example in vm (linux in vmware),I can get a active virtual interface, 
> so,,,why is not active in physical machin ? thanks!
> dmesg of insmod igb_uio:
> [  634.971691] igb_uio: loading out-of-tree module taints kernel.
> [  634.971898] igb_uio: module verification failed: signature and/or required key missing - tainting kernel
> [  634.972563] igb_uio: Use MSIX interrupt by default
> [  635.250107] igb 0000:02:00.0: removed PHC on eth0
> [  635.318925] igb_uio 0000:02:00.0: mapping 1K dma=0x82cae2000 host=ffff99a96cae2000
> [  635.318950] igb_uio 0000:02:00.0: unmapping 1K dma=0x82cae2000 host=ffff99a96cae2000
> 
> 
> 
> dmesg of run example kni
> [  978.094385] igb_uio 0000:02:00.0: irq 35 for MSI/MSI-X
> [  978.094435] igb_uio 0000:02:00.0: uio device registered with irq 35
> [  978.402505] rte_kni: Creating kni...
> [ 1003.513392] rte_kni: Successfully release kni named vEth0
> 
> 
> OS:centos 7.2.1511
> kernel 3.10.0-1062.4.3.el7.x86_64
> network:I350 Gigabit Network Connection 1521
> thanks!
>     
> 

Hi hy_gzr,

It is working fine in my environment. Can you please run with
'--log-level=lib.eal:debug' eal argument and shared the logs? Specially
interested in line with 'IOVA' keyword, since that is the change in last release.

Regards,
ferruh

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

end of thread, other threads:[~2019-12-06 10:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-05 10:50 [dpdk-dev] example/kni failed hy_gzr
2019-12-06 10:07 ` Ferruh Yigit

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).