Re: [vpp-dev] syslog in snat

2017-10-13 Thread Luke, Chris
I’m sure there is, but it’s not a very squeaky wheel. Also, patches welcome. :) Best way to get familiar with the code is to get up to your elbows in it! Cheers, Chris. From: Matt Paska [mailto:mattjpa...@gmail.com] Sent: Friday, October 13, 2017 18:51 To: Florin Coras Cc: Luke, Chris ; Matus

Re: [vpp-dev] jvpp core future test failure (gerrit 8743)

2017-10-13 Thread Dave Barach (dbarach)
I think this should about cover the situation... (😉)... HTH... Dave void vl_msg_api_config (vl_msg_api_msg_config_t * c) { api_main_t *am = &api_main; /* * This happens during the java core tests if the message * dictionary is missing newly added xxx_reply_t messages. * Should never

Re: [vpp-dev] syslog in snat

2017-10-13 Thread Matt Paska
I understand, thanks! I just mean in general if there wasn't interest in Syslog in SNAT. Looking back the thread, I chimed in June about it being included 17.07. I'm not too familiar with the SNAT codebase myself to help directly so I'm trying to figure out if there is possibility for the future.

Re: [vpp-dev] syslog in snat

2017-10-13 Thread Florin Coras
Indeed! Florin > On Oct 13, 2017, at 3:31 PM, Luke, Chris wrote: > > The release stable branch was forked several weeks ago; at this point it the > release only accepts bug fixes. > > Chris. > > From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On > Behalf Of Matt Pas

Re: [vpp-dev] syslog in snat

2017-10-13 Thread Luke, Chris
The release stable branch was forked several weeks ago; at this point it the release only accepts bug fixes. Chris. From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of Matt Paska Sent: Friday, October 13, 2017 17:11 To: Matus Fabian -X (matfabia - PANTHEON TECHNO

Re: [vpp-dev] syslog in snat

2017-10-13 Thread Matt Paska
Thanks for the info. Is there not enough interest to warrant being included? On Thu, Oct 12, 2017 at 9:26 PM, Matus Fabian -X (matfabia - PANTHEON TECHNOLOGIES at Cisco) wrote: > Syslog in NAT plugin is not a part of 17.10 release. > > > > Matus > > > > > > *From:* vpp-dev-boun...@lists.fd.io [m

Re: [vpp-dev] jvpp core future test failure (gerrit 8743)

2017-10-13 Thread Dave Barach (dbarach)
Yes, I did. I just worked it out myself... Thanks… Dave From: Ole Troan (otroan) Sent: Friday, October 13, 2017 1:48 PM To: Ole Troan (otroan) Cc: Dave Barach (dbarach) ; Ole Troan ; vpp-dev@lists.fd.io Subject: Re: jvpp core future test failure (gerrit 8743) s/map/dns if you were to cut and

Re: [vpp-dev] jvpp core future test failure (gerrit 8743)

2017-10-13 Thread Ole Troan (otroan)
s/map/dns if you were to cut and paste. #define vl_msg_name_crc_list #include #undef vl_msg_name_crc_list static void setup_message_id_table (api_main_t * am) { #define _(id,n,crc) vl_msg_api_add_msg_name_crc (am, #n "_" #crc, id); foreach_vl_msg_name_crc_dns; #undef _ } Ole On 13 Oct 2017

[vpp-dev] 128-bit integer scalar type

2017-10-13 Thread Brian Brooks
Hi, Are there cases where unsigned __int128 can be used instead of u32x4 or similar-width vector.h type abstraction for code that does plain C-style bitwise/arith ops or assignments? Thanks, Brian IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also b

Re: [vpp-dev] jvpp core future test failure (gerrit 8743)

2017-10-13 Thread Ole Troan (otroan)
Dear Dave, I wonder if you forgot to hookup the messages in the CRC dictionary? #define vl_msg_name_crc_list #include #undef vl_msg_name_crc_list static void setup_message_id_table (api_main_t * am) { #define _(id,n,crc) vl_msg_api_add_msg_name_crc (am, #n "_" #crc, id); foreach_vl_msg_name_c

[vpp-dev] jvpp core future test failure (gerrit 8743)

2017-10-13 Thread Dave Barach (dbarach)
Dear Ole, See https://gerrit.fd.io/r/#/c/8743. It turns out that the java core future "make test" test fails as shown below. The patch adds three xxx_reply_t binary api messages. See .../src/vnet/dns/dns.api. It sure looks like the Java code knows about them, but isn't doing a very good job o

[vpp-dev] [v1710-rc2][aarch64] dpdk/dpdk-17.08/buildtools/auto-config-h.sh getting incorrect $(CC)

2017-10-13 Thread Saxena, Nitin
Hi All, I was trying to get mellanox NIC ConnectX-4 working with VPP on Cavium's aarch64 SoC. After applying patch https://gerrit.fd.io/r/#/c/8390/ on top of v1710-rc2 and with some local changes I am able to compile VPP successfully. One of the compilation issue I faced was with dpdk/dpdk-17

[vpp-dev] vhash/pfhash

2017-10-13 Thread Brian Brooks
Hi, Will vhash and pfhash continue to be unused? Which hash is used the most often? Thanks, Brian IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not

[vpp-dev] l2 forward

2017-10-13 Thread yug...@telincn.com
Hi all, Why there is no vlan l2 forward, only bridge forward ? Regards, Ewan yug...@telincn.com ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

[vpp-dev] Neighbor Solicitation MAC

2017-10-13 Thread Akshaya Nadahalli
Hello, We see that IPv6 Neighbor solicitation messages sent by VPP are having Ethernet Destination MAC address as FF:FF:FF:FF:FF:FF - Broadcast MAC. Aren't IPv6 Neighbor solicitation messages supposed to have destination MAC as - 33:33:FF:? VPP sent NS messages: 14:23:13.721695 88:a2:5