Re: [vpp-dev] builtin UDP server broken in 18.01 ?

2018-01-26 Thread Florin Coras (fcoras)
Also, it should be noted that the patch changes the cli to run any of the 
builtin server/clients. To run a server/client one should do:

test echo server|client uri transport_proto://ip/port 

We now have support for tcp, udp and, thanks to Marco, sctp.

Florin

From: Andreas Schultz 
Date: Friday, January 26, 2018 at 8:09 AM
To: "vpp-dev@lists.fd.io" 
Cc: "Florin Coras (fcoras)" 
Subject: Re: builtin UDP server broken in 18.01 ?

Andreas Schultz 
> schrieb 
am Fr., 26. Jan. 2018 um 16:10 Uhr:
Hi,

I used to be able to do a

   builtin uri bind uri udp://0.0.0.0/1234

After upgrading to 18.01 this now failes with:

Correction, it still works in 18.01, commit  
"b384b543313b6b47a277c903e9d4fcd4343054fa: session: add support for memfd 
segments" seems to have broken it.

Andreas


  builtin uri bind: bind_uri_server returned -1

Any hints on how to fix that?

Regards
Andreas
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] builtin UDP server broken in 18.01 ?

2018-01-26 Thread Florin Coras (fcoras)
Sorry about that, it is fixed in this patch: https://gerrit.fd.io/r/#/c/10253/

Florin

From: Andreas Schultz 
Date: Friday, January 26, 2018 at 8:09 AM
To: "vpp-dev@lists.fd.io" 
Cc: "Florin Coras (fcoras)" 
Subject: Re: builtin UDP server broken in 18.01 ?

Andreas Schultz 
> schrieb 
am Fr., 26. Jan. 2018 um 16:10 Uhr:
Hi,

I used to be able to do a

   builtin uri bind uri udp://0.0.0.0/1234

After upgrading to 18.01 this now failes with:

Correction, it still works in 18.01, commit  
"b384b543313b6b47a277c903e9d4fcd4343054fa: session: add support for memfd 
segments" seems to have broken it.

Andreas


  builtin uri bind: bind_uri_server returned -1

Any hints on how to fix that?

Regards
Andreas
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] builtin UDP server broken in 18.01 ?

2018-01-26 Thread Andreas Schultz
Andreas Schultz  schrieb am Fr., 26. Jan.
2018 um 16:10 Uhr:

> Hi,
>
> I used to be able to do a
>
>builtin uri bind uri udp://0.0.0.0/1234
>
> After upgrading to 18.01 this now failes with:
>

Correction, it still works in 18.01, commit
"b384b543313b6b47a277c903e9d4fcd4343054fa: session: add support for memfd
segments" seems to have broken it.

Andreas


>   builtin uri bind: bind_uri_server returned -1
>
> Any hints on how to fix that?
>
> Regards
> Andreas
>
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

[vpp-dev] builtin UDP server broken in 18.01 ?

2018-01-26 Thread Andreas Schultz
Hi,

I used to be able to do a

   builtin uri bind uri udp://0.0.0.0/1234

After upgrading to 18.01 this now failes with:

  builtin uri bind: bind_uri_server returned -1

Any hints on how to fix that?

Regards
Andreas
___
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev