Re: [vpp-dev] VPP Packet Generator and pg0 IP address

2017-08-15 Thread Michael Borokhovich
gt; interfaces for us to be able to test all the features. > > > > Regards, > > Neale > > > > > > *From: * on behalf of Michael Borokhovich < > michael...@gmail.com> > *Date: *Monday, 14 August 2017 at 23:03 > *To: *"vpp-dev@lists.fd.io"

Re: [vpp-dev] VPP Packet Generator and pg0 IP address

2017-08-15 Thread Neale Ranns (nranns)
: Monday, 14 August 2017 at 23:03 To: "vpp-dev@lists.fd.io" Subject: [vpp-dev] VPP Packet Generator and pg0 IP address Hi, Is it true that in VPP 1707 we have to give IP to the pg0 interface? In the previous VPP version (1609), the packet generator worked without IP address on pg0, but

[vpp-dev] VPP Packet Generator and pg0 IP address

2017-08-14 Thread Michael Borokhovich
Hi, Is it true that in VPP 1707 we have to give IP to the pg0 interface? In the previous VPP version (1609), the packet generator worked without IP address on pg0, but in 1707 it gives "ip4 adjacency drop" and no packets come out. Configuring pg0 with some fake IP worked. Thanks, Michael. __