Re: [vpp-dev] VPP with DPDK drops packet, but it sends ok

2018-04-11 Thread Moon-Sang Lee
f file and make sure to use > igb_uio by specifying "uio-driver igb_uio" > > And, first of all, make sure the dpdk section is not commented out? > > I think something like the below should help you to get going... > > dpdk { > uio-driver igb_uio > } > > &

Re: [vpp-dev] VPP with DPDK drops packet, but it sends ok

2018-04-11 Thread Moon-Sang Lee
and VM are directly connected with 10G link.) I appreciate any comment. On Tue, Apr 10, 2018 at 9:16 PM, Moon-Sang Lee wrote: > > On Tue, Apr 10, 2018 at 8:24 PM, Marco Varlese wrote: > >> On Tue, 2018-04-10 at 19:33 +0900, Moon-Sang Lee wrote: >> >> >> Thank

Re: [vpp-dev] VPP with DPDK drops packet, but it sends ok

2018-04-10 Thread Moon-Sang Lee
On Tue, Apr 10, 2018 at 8:24 PM, Marco Varlese wrote: > On Tue, 2018-04-10 at 19:33 +0900, Moon-Sang Lee wrote: > > > Thanks for your interest, Marco. > > I follows the intel guideline, "As an SR-IOV VF network adapter using a > KVM virtual network pool

Re: [vpp-dev] VPP with DPDK drops packet, but it sends ok

2018-04-10 Thread Moon-Sang Lee
pp2 ip link set dev vpp0 up ip link set dev vpp1 up ip link set dev vpp2 up On Tue, Apr 10, 2018 at 4:51 PM, Marco Varlese wrote: > On Mon, 2018-04-09 at 22:53 +0900, Moon-Sang Lee wrote: > > > I've configured a VM with KVM, and the VM is intended to run VPP with DPDK. > In

[vpp-dev] VPP with DPDK drops packet, but it sends ok

2018-04-09 Thread Moon-Sang Lee
enough DPDK crypto resources, default to OpenSSL 0: dpdk_lib_init:234: DPDK drivers found 2 ports... _____ _ ___ __/ __/ _ \ (_)__| | / / _ \/ _ \ _/ _// // / / / _ \ | |/ / ___/ ___/ /_/ /(_)_/\___/ |___/_/ /_/ DBGvpp# -- Moon-Sang Lee, SW Eng