Re: [vpp-dev] memif questions/comments

2018-08-13 Thread Jeff
Thanks for the help Jakub. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#10117): https://lists.fd.io/g/vpp-dev/message/10117 Mute This Topic: https://lists.fd.io/mt/24499586/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe:

Re: [vpp-dev] memif questions/comments

2018-08-13 Thread Jeff
Thanks for the help Damjan.  Follow-ups: 1) From libmemif.  Around lines 1420 and 1445 in libmemif/src/main.c. 3b) Don't know yet if I'd like more, just wanted to check possibilities.  Is the use of u16 in key places tied to the design or an implementation detail? 7) Typo, should be

Re: [vpp-dev] memif questions/comments

2018-08-13 Thread via Lists.Fd.Io
kub From: Damjan Marion Sent: Monday, August 13, 2018 10:47 AM To: Jeff Cc: vpp-dev; Jakub Grajciar -X (jgrajcia - PANTHEON TECHNOLOGIES at Cisco) Subject: Re: [vpp-dev] memif questions/comments > On 13 Aug 2018, at 04:43, Jeff wrote: > > Hello VPP folks, Hello, > > I have

Re: [vpp-dev] memif questions/comments

2018-08-13 Thread Damjan Marion via Lists.Fd.Io
> On 13 Aug 2018, at 04:43, Jeff wrote: > > Hello VPP folks, Hello, > > I have several questions/comments on memif and libmemif. > > 1) I believe "mq[x].last_tail = 0" is missing from > memif_init_regions_and_queues(). Aer you referring to vpp or libmemif? We have same function name at

[vpp-dev] memif questions/comments

2018-08-12 Thread Jeff
Hello VPP folks, I have several questions/comments on memif and libmemif. 1) I believe "mq[x].last_tail = 0" is missing from memif_init_regions_and_queues(). 2) I have a libmemif app connecting to two different memif sockets and I noticed that if my app fails to connect to the first socket it