DPDK patches and discussions
 help / color / mirror / Atom feed
From: Vincent Li <vincent.mc.li@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] VMware ESXi E1000 adapter EAL: Error reading from file descriptor 9: Input/output error
Date: Thu, 10 Mar 2016 14:36:01 -0800	[thread overview]
Message-ID: <CAK3+h2yp-aBf4J4tTboHJTwviUhR84CdXcwPg2fc6iDx5OF81A@mail.gmail.com> (raw)

Hi,

I am running ubuntu 14.04 as guest with E1000 adapter in VMware ESXi,
mTCP sample application get following error with dpdk-2.2.0

 ./apps/example/epwget 10.1.72.17 1
---------------------------------------------------------------------------------
Loading mtcp configuration from : epwget.conf
Loading interface setting
Application configuration:
URL: /
# of total_flows: 1
# of cores: 1
Concurrency: 0
EAL: Detected lcore 0 as core 0 on socket 0
EAL: Detected lcore 1 as core 1 on socket 0
EAL: Detected lcore 2 as core 2 on socket 0
.....................
EAL: PCI device 0000:02:00.0 on NUMA socket -1
EAL:   probe driver: 8086:100f rte_em_pmd
EAL:   PCI memory mapped at 0x7f8935000000
EAL:   PCI memory mapped at 0x7f8935020000
PMD: eth_em_dev_init(): port_id 0 vendorID=0x8086 deviceID=0x100f
EAL: Error reading from file descriptor 9: Input/output error
EAL: Error reading from file descriptor 9: Input/output error
EAL: Error reading from file descriptor 9: Input/output error

the error coming from eal_intr_process_interrupts, seems not as same
as http://dpdk.org/dev/patchwork/patch/945/

any idea?

Thanks!

Vincent

                 reply	other threads:[~2016-03-10 22:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAK3+h2yp-aBf4J4tTboHJTwviUhR84CdXcwPg2fc6iDx5OF81A@mail.gmail.com \
    --to=vincent.mc.li@gmail.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).