[vpp-dev] show trace bug in vpp stable 1707

2017-07-13 Thread Andrew Taylor
Hi, by following commands in VPP Stable 1707, core dump accrued when packets received. trace add dpdk-input 100 sh trace Does it a bug or something changed in this version ? Thanks. ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/ma

Re: [vpp-dev] show trace bug in vpp stable 1707

2017-07-14 Thread Andrew Taylor
main.c:1324 #37 0x in ?? () On Thu, Jul 13, 2017 at 3:16 PM, Luke, Chris wrote: > Andrew, > > > > Are you able to recreate it with a debug build running in the debugger, so > we can get a backtrace? > > > > Can you share details on how VPP is setu

Re: [vpp-dev] show trace bug in vpp stable 1707

2017-07-16 Thread Andrew Taylor
> > > > How long did it take before it crashed? > > > > If you reduce the number of packets to capture the traces of, to something > like 5, does it still crash? Or just take longer to crash? > > > > Thanks, > > Chris. > > > > *From:* Andrew Tayl

Re: [vpp-dev] show trace bug in vpp stable 1707

2017-07-23 Thread Andrew Taylor
t; src/vnet/cdp/cdp_input.c:492 > > and do ‘print *tlv’ > > 2. Get a pcap file of the input traffc or a tcp_dump. I’d like to > see the CDP TLVs in the packet on the wire. > > > > Thanks, > > neale > > > > *From: * on behalf of Andrew Taylor <

[vpp-dev] Problem in ARP reply

2017-09-24 Thread Andrew Taylor
*is it correct? Because when I set ARP proxy, the reply is sent with local address! Best Regards Andrew Taylor ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

[vpp-dev] VPPSB router plug-in issue

2017-05-03 Thread Andrew Taylor
Hi everybody, I want to test router plug-in from vppsb. I am working on VPP 17.04. but after asign IP for vpp0 and run "ip link set vpp0 up" command, the following error occurred. /usr/bin/vpp: symbol lookup error: /usr/lib/vpp_plugins/router.so: undefined symbol: vlib_buffer_chain_validate P

[vpp-dev] VPPSB router plug-in issue

2017-05-03 Thread Andrew Taylor
Hi everybody, I want to test router plug-in from vppsb. I am working on VPP 17.04. There is no "tap inject" command in this version that is used by this plug-in (as in the plug-in wiki page mentioned). Thanks ___ vpp-dev mailing list vpp-dev@lists.fd.io

[vpp-dev] syslog in snat

2017-05-13 Thread Andrew Taylor
Hi, Could you please explain what is "Syslog based SNAT login" in Release Plan 17.07 Is it an alternative option for logging session like IPFIX ? Thanks. ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] syslog in snat

2017-05-23 Thread Andrew Taylor
y, May 23, 2017 8:23 PM > *To:* vpp-dev@lists.fd.io; Jim Thompson > *Cc:* Andrew Taylor > *Subject:* Re: [vpp-dev] syslog in snat > > > > Is there further info/docs on using syslog for snat on the wiki? I > searched through but couldn't find anything. > > > &