[Edited Message Follows]

we use vpp version 19.08
I config bond in VPP startup.conf

dpdk{
.......
vdev eth_bond0,mode=1,slave=0000:01:00.0,slave=0000:01:00.1,xmit_policy=l34
......
}
But when vpp start,I show int

DBGvpp# show int

Name               Idx    State  MTU (L3/IP4/IP6/MPLS)     Counter          
Count

GigabitEthernet1/0/0              1     down         9000/0/0/0

GigabitEthernet1/0/1              2     down         9000/0/0/0

UnknownEthernet2                  3     down         9000/0/0/0

local0                            0     down          0/0/0/0

when I Set status UnknownEthernet2 up, vpp crash down.
Another question, when I compile VPP, Is need cfg RTE_LIBRTE_PMD_BOND 
(build/external/packages/dpdk.mk) option on?
Thanks!
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#15026): https://lists.fd.io/g/vpp-dev/message/15026
Mute This Topic: https://lists.fd.io/mt/69394532/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to