Thanks, 
I have fixed it.

Regards,
Ewan


yug...@telincn.com
 
From: yug...@telincn.com
Date: 2017-04-27 14:50
To: vpp-dev
Subject: [vpp-dev] ubuntu 16.04.1 EAL: Error reading from file descriptor 11: 
Input/output error
Hey, guys.
Why there are so many errors.

(gdb) r -c /etc/vpp/startup.conf 
Starting program: /usr/bin/vpp -c /etc/vpp/startup.conf
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
vlib_plugin_early_init:360: plugin path /usr/lib/vpp_plugins
load_one_plugin:188: Loaded plugin: acl_plugin.so (Access Control Lists)
load_one_plugin:188: Loaded plugin: dpdk_plugin.so (Data Plane Development Kit 
(DPDK))
load_one_plugin:188: Loaded plugin: flowperpkt_plugin.so (Flow per Packet)
load_one_plugin:188: Loaded plugin: ila_plugin.so (Identifier-locator 
addressing for IPv6)
load_one_plugin:188: Loaded plugin: ioam_plugin.so (Inbound OAM)
load_one_plugin:114: Plugin disabled (default): ixge_plugin.so
load_one_plugin:188: Loaded plugin: lb_plugin.so (Load Balancer)
load_one_plugin:188: Loaded plugin: libsixrd_plugin.so (IPv6 Rapid Deployment 
on IPv4 Infrastructure (RFC5969))
load_one_plugin:188: Loaded plugin: memif_plugin.so (Packet Memory Interface 
(experimetal))
load_one_plugin:188: Loaded plugin: snat_plugin.so (Network Address Translation)
0: load_one_plugin:63: Loaded plugin: 
/usr/lib/vpp_api_test_plugins/ioam_export_test_plugin.so
0: load_one_plugin:63: Loaded plugin: 
/usr/lib/vpp_api_test_plugins/flowperpkt_test_plugin.so
0: load_one_plugin:63: Loaded plugin: 
/usr/lib/vpp_api_test_plugins/snat_test_plugin.so
0: load_one_plugin:63: Loaded plugin: 
/usr/lib/vpp_api_test_plugins/dpdk_test_plugin.so
0: load_one_plugin:63: Loaded plugin: 
/usr/lib/vpp_api_test_plugins/ioam_trace_test_plugin.so
0: load_one_plugin:63: Loaded plugin: 
/usr/lib/vpp_api_test_plugins/ioam_pot_test_plugin.so
0: load_one_plugin:63: Loaded plugin: 
/usr/lib/vpp_api_test_plugins/udp_ping_test_plugin.so
0: load_one_plugin:63: Loaded plugin: 
/usr/lib/vpp_api_test_plugins/ioam_vxlan_gpe_test_plugin.so
0: load_one_plugin:63: Loaded plugin: 
/usr/lib/vpp_api_test_plugins/acl_test_plugin.so
0: load_one_plugin:63: Loaded plugin: 
/usr/lib/vpp_api_test_plugins/vxlan_gpe_ioam_export_test_plugin.so
0: load_one_plugin:63: Loaded plugin: 
/usr/lib/vpp_api_test_plugins/lb_test_plugin.so
0: vlib_pci_bind_to_uio: Skipping PCI device 0000:02:01.0 as host interface 
ens33 is up
EAL: Detected 2 lcore(s)
EAL: No free hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
[New Thread 0x7fff920ec700 (LWP 39209)]
EAL: PCI device 0000:02:01.0 on NUMA socket -1
EAL:   Device is blacklisted, not initializing
EAL: PCI device 0000:02:06.0 on NUMA socket -1
EAL:   probe driver: 8086:100f net_e1000_em
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error
EAL: Error reading from file descriptor 11: Input/output error



yug...@telincn.com
 
From: yug...@telincn.com
Date: 2017-04-27 14:30
To: Burt Silverman
Subject: Re: Re: [vpp-dev] build on ubuntu 14.04.1 failed
Hey,
Why so many errors  any guide?
I started vpp in gdb and got these.

EAL: Error reading from file descriptor 11: Input/output error
/usr/bin/vpp[39114]: EAL: Error reading from file descriptor 11: Input/output 
error
EAL: Error reading from file descriptor 11: Input/output error
/usr/bin/vpp[39114]: EAL: Error reading from file descriptor 11: Input/output 
error
EAL: Error reading from file descriptor 11: Input/output error
/usr/bin/vpp[39114]: EAL: Error reading from file descriptor 11: Input/output 
error
EAL: Error reading from file descriptor 11: Input/output error




yug...@telincn.com
 
From: Burt Silverman
Date: 2017-04-26 23:35
To: yug...@telincn.com
Subject: Re: [vpp-dev] build on ubuntu 14.04.1 failed
Ubuntu 16.04 is preferred; I believe 14.04 is unsupported.

On Wed, Apr 26, 2017 at 2:29 AM, yug...@telincn.com <yug...@telincn.com> wrote:
Hey,
Here is my compile errors, any guides?

root@ubuntu:/usr/vpp/vpp# git checkout v17.04
root@ubuntu:/usr/vpp/vpp# make install-dep

Fetched 4,223 kB in 1min 20s (52.8 kB/s)
W: Failed to fetch 
bzip2:/var/lib/apt/lists/partial/ppa.launchpad.net_openjdk-r_ppa_ubuntu_dists_trusty_main_binary-amd64_Packages
  Hash Sum mismatch

W: Failed to fetch 
bzip2:/var/lib/apt/lists/partial/ppa.launchpad.net_openjdk-r_ppa_ubuntu_dists_trusty_main_binary-i386_Packages
  Hash Sum mismatch

W: Failed to fetch 
bzip2:/var/lib/apt/lists/partial/ppa.launchpad.net_openjdk-r_ppa_ubuntu_dists_trusty_main_i18n_Translation-en
  Hash Sum mismatch

E: Some index files failed to download. They have been ignored, or old ones 
used instead.
make: *** [install-dep] Error 100


root@ubuntu:/usr/vpp/vpp/build-root# apt-get install libtool
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libtool is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 630 not upgraded.
root@ubuntu:/usr/vpp/vpp/build-root# 

root@ubuntu:/usr/vpp/vpp/build-root# ./bootstrap.sh 
Saving PATH settings in /usr/vpp/vpp/build-root/path_setup
Source this file later, as needed
Compile native tools
@@@@ Arch for platform 'native' is native @@@@
@@@@ Finding source for tools @@@@
@@@@ Makefile fragment found in /usr/vpp/vpp/build-root/packages/tools.mk @@@@
@@@@ Source found in /usr/vpp/vpp/src @@@@
@@@@ Configuring tools in /usr/vpp/vpp/build-root/build-tool-native/tools @@@@
/usr/vpp/vpp/build-root/../src/configure: line 2231: LT_INIT: command not found
configure: error: cannot find install-sh, install.sh, or shtool in . 
"/usr/vpp/vpp/build-root/../src"/.
make: *** [tools-configure] Error 1
root@ubuntu:/usr/vpp/vpp/build-root# 

Regards,
Ewan


yug...@telincn.com

_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to