> On 28 Sep 2015, at 01:41, Stephen Hemminger
> wrote:
>
> On Sun, 27 Sep 2015 12:51:06 +0400
> "Kirill A. Korinsky" wrote:
>
>> When you try to run any DPDK-app in VMWare with e1000/82545EM NIC
>> you have a lot of lines like:
>>
>> EAL
> On 28 Sep 2015, at 01:41, Stephen Hemminger
> wrote:
>
> On Sun, 27 Sep 2015 12:51:06 +0400
> "Kirill A. Korinsky" wrote:
>
>> When you try to run any DPDK-app in VMWare with e1000/82545EM NIC
>> you have a lot of lines like:
>>
>> EAL
When you try to run any DPDK-app in VMWare with e1000/82545EM NIC
you have a lot of lines like:
EAL: Error reading from file descriptor 9: Input/output error
The reason of this error is bad INTX emulation in VMWare
and pci_intx_mask_supported return false every time.
---
lib/librte_eal/linuxap
3 matches
Mail list logo