Re: [vpp-dev] the problem of deleting the static arp

2018-04-04 Thread Neale Ranns
I suspect a lock count overrun in the fib_table_t. it’s a u16. /neale From: on behalf of xyxue Date: Wednesday, 4 April 2018 at 08:39 To: "vpp-dev@lists.fd.io" Subject: [vpp-dev] the problem of deleting the static arp Hi guys,

[vpp-dev] the problem of deleting the static arp

2018-04-04 Thread xyxue
Hi guys, I’m testing the static arp. When I configured one hundred thousand static arp ,and delete to 34467th, there is a SIGABRT. More info is shown below: VPP# set ip arp host-eth1 1.1.69.234 00:01:00:00:45:ea del /home/vpp/build-data/../src/vnet/fib/ip4_fib.c:230 (ip4_fib_table_destroy)