On 2014/10/23 13:56, Zhang, Jerry wrote:
> Hi lijun,
>
> It seems that one of the PCI BAR mapping failed. Need to identify the
> accurate code line of the mapping error.
>
> Is this a common issue for all 82599 VFs in your environment or just
> one rare case? If it's just one c
;
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Lilijun
> Sent: Thursday, October 23, 2014 12:31 PM
> To: Zhang, Helin; dev at dpdk.org
> Subject: Re: [dpdk-dev] Problems when testing l2fwd with ixgbevf pmd dirver
>
> On 2014/10/23 11:44,
t; PCIX_eth=" -device pci-assign,host="${PCI_eth}
> echo $ID_eth > /sys/bus/pci/drivers/pci-stub/new_id
> echo ${PCI_eth} > /sys/bus/pci/devices/${PCI_eth}/driver/unbind
> echo ${PCI_eth} > /sys/bus/pci/drivers/pci-stub/bind
> CMD=${CMD}${PCIX_eth}
> fi
>
> #
On 2014/10/23 12:56, Zhang, Helin wrote:
>
>
>> -Original Message-
>> From: Lilijun [mailto:jerry.lilijun at huawei.com]
>> Sent: Thursday, October 23, 2014 12:31 PM
>> To: Zhang, Helin; dev at dpdk.org
>> Subject: Re: [dpdk-dev] Problems when t
On 2014/10/23 11:44, Zhang, Helin wrote:
> Hi
>
>> -Original Message-
>> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Lilijun
>> Sent: Thursday, October 23, 2014 11:36 AM
>> To: dev at dpdk.org
>> Subject: [dpdk-dev] Problems when testing l2
Hi all,
I am testing the example l2fwd of dpdk-1.7.0 using intel 82599 VF NICs.
But the VF can't be used when doing probe pmd driver with following error:
EAL: PCI device :02:10.0 on NUMA socket -1
EAL: probe driver: 8086:10ed rte_ixgbevf_pmd
EAL: PCI memory mapped at 0x7f78b181f000
EAL:
Hi lijun,
It seems that one of the PCI BAR mapping failed. Need to identify the
accurate code line of the mapping error.
Is this a common issue for all 82599 VFs in your environment or just one
rare case? If it's just one case, maybe it is caused by configure problem and
please try
: Zhang, Helin; dev at dpdk.org
Subject: Re: [dpdk-dev] Problems when testing l2fwd with ixgbevf pmd dirver
On 2014/10/23 11:44, Zhang, Helin wrote:
> Hi
>
>> -Original Message-
>> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Lilijun
>> Sent: Thursday, October
pci/devices/${PCI_eth}/driver/unbind
echo ${PCI_eth} > /sys/bus/pci/drivers/pci-stub/bind
CMD=${CMD}${PCIX_eth}
fi
#ADD CDROM
#CMD=${CMD}${CDROM}
echo $CMD
#rmmod kvm_intel
#rmmod kvm
modprobe kvm
modprobe kvm_intel
$CMD
-Original Message-----
From: dev [mailto:dev-boun...@dpdk.org] On Beh
> -Original Message-
> From: Lilijun [mailto:jerry.lilijun at huawei.com]
> Sent: Thursday, October 23, 2014 12:31 PM
> To: Zhang, Helin; dev at dpdk.org
> Subject: Re: [dpdk-dev] Problems when testing l2fwd with ixgbevf pmd dirver
>
> On 2014/10/23 11:44, Zhang
Hi
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Lilijun
> Sent: Thursday, October 23, 2014 11:36 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] Problems when testing l2fwd with ixgbevf pmd dirver
>
> Hi all,
>
> I am testin
11 matches
Mail list logo