Re: [vpp-dev] SIGSEGV when adding route and abf with the same gateway

2019-07-30 Thread fdr . kozlov
Hi Neale, The patch fixed my problem. Thanks. Fedor -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13615): https://lists.fd.io/g/vpp-dev/message/13615 Mute This Topic: https://lists.fd.io/mt/32639594/21656 Group Owner: vpp-dev+ow...@lists.fd.io Uns

Re: [vpp-dev] SIGSEGV when adding route and abf with the same gateway

2019-07-30 Thread Neale Ranns via Lists.Fd.Io
v@lists.fd.io" Objet : Re: [vpp-dev] SIGSEGV when adding route and abf with the same gateway Hi, You can reorder the route and ABF programming as a work around. I’ll have a fix shortly. /neale De : au nom de "fdr.koz...@yandex.com" Date : lundi 29 juillet 2019 à 08:24 À :

Re: [vpp-dev] SIGSEGV when adding route and abf with the same gateway

2019-07-29 Thread Neale Ranns via Lists.Fd.Io
Hi, You can reorder the route and ABF programming as a work around. I’ll have a fix shortly. /neale De : au nom de "fdr.koz...@yandex.com" Date : lundi 29 juillet 2019 à 08:24 À : "vpp-dev@lists.fd.io" Objet : [vpp-dev] SIGSEGV when adding route and abf with the same

[vpp-dev] SIGSEGV when adding route and abf with the same gateway

2019-07-28 Thread fdr . kozlov
Hi vpp-dev When I add an abf policy and then add a route to the same gateway, a SIGSEGV will appear. These are the steps to generate the problem: First setup interfaces: vppctl set int state GigabitEthernet3/0/0 up vppctl set int state GigabitEthernet4/0/0 up vppctl set int ip address GigabitEther