We are looking forward to use C APIs to configure VPP and are looking
at https://wiki.fd.io/view/VPP/How_To_Use_The_C_API as a reference.
However following steps mentioned there, we do see a compilation
failure "failed to find library" for
VPP_LIBS += -lvat_pliugin
where it looks like a typo so
thanks, it works.
Regards,
Prabhjot
- Original Message -
From:
"Burt Silverman"
To:
"Prabhjot Singh Sethi"
Cc:
"vpp-dev" ,
Sent:
Tue, 15 Aug 2017 20:45:52 -0400
Subject:
Re: [vpp-dev] Regarding C API
It appears that there are 2 typos not just one: try -
Please refer to https://wiki.fd.io/view/VPP/How_To_Use_The_C_API
Regards,
Prabhjot
- Original Message -
From: "Samuel S"
To:
Cc:
Sent:Mon, 28 Aug 2017 12:02:09 +0430
Subject:[vpp-dev] C language binding API
Where can i find tutorial for C language binding for API?
or how can i communic
We have been trying to use VPP as a L2/L3 forwarding data path between
VMs.
where we have connected tap interfaces from VM to VPP using "create
host-interface name "
after adding both the interfaces to same bridge-domain (bd_id = 2), we
are able to ping from
one VM to another (both in same subnet
try disabling it for all interfaces with:
>>
>> ethtool --offload rx off tx off
>>
>> Hope this helps,
>> Florin
>>
>>> On Aug 28, 2017, at 10:56 AM, Prabhjot Singh Sethi
wrote:
>>>
>>> We have been trying to use VPP as a L2/L3
Hi,
i am trying to achieve trunck ports with VPP using following
documentation
https://wiki.fd.io/view/VPP/Interconnecting_vRouters_with_VPP#Create_TRUNK_ports
only difference is that i am trying this with host interfaces
connected to netns instance.
However packet egressing on this trunk port
onfig.
set interface l2 tag-rewrite GigabitEthernet2/0/0.10 translate 1-1
dot1q 10
Regards,
Prabhjot
- Original Message -
From:
"John Lo (loj)"
To:
"Prabhjot Singh Sethi" ,
"vpp-dev@lists.fd.io"
Cc:
Sent:
Mon, 25 Sep 2017 20:38:11 +
Subject:
ays on the main interface and is not supplied to sub
interface.
Can someone please help if there is something not supported here?
i am using VPP 17.07 with ubuntu 14.04
and using host interfaces for testing as of now
Regards,
Prabhjot
- Original Message -
From:
"Prabhjot Singh Sethi&
trying again with more appropriate subject
Can some one please help if i am missing any thing over here ?
As mentioned earlier, i have interface host-eth10 and sub interface
host-eth10.10 (create sub host-eth10 10)
host-eth10 is associated to bridge domain 2 and sub interface is
associated to br
yes it works perfectly fine with this patch.i hope this will be pushed
to 17.07 branch as well.
Thanks for the help :)
Regards,
Prabhjot
- Original Message -
From:
"Akshaya Nadahalli"
To:
"Prabhjot Singh Sethi" ,
, "John Lo"
Cc:
Sent:
Thu, 28 Sep 2
; See https://gerrit.fd.io/r/#/c/8590. The patch cherry-picked
easily
> > > to stable/1707.
> > >
> > > Assuming that the cherry-pick patch validates - and that it
solves
> > > your problem - it will be up to Neale [as the 17.07 release
manager]
> > > whe
Hi Steven,
we are also looking at using dpdk based virtualethernet interface, so
looking back at this thread i was wondering what is the problem with
dpdk based solution.
1. you mentioned dpdk based interface can be created via vdev in dpdk
clause of startup file, can you share some example there
sure, thanks i will give it a try
Regards,
Prabhjot
- Original Message -
From:
"Steven Luong (sluong)"
To:
"Prabhjot Singh Sethi" , "Saxena Nitin"
, "Guo Ruijing" ,
"vpp-dev@lists.fd.io"
Cc:
Sent:
Tue, 17 Oct 2017 15:10:27 +
Subje
Hi Neale,
we have the traffic working however the packets looks like
source 1.1.1.3 (02:00:00:00:00:01) dest 2.2.2.3 (02:00:00:00:00:02)
however for reverse traffic
source 2.2.2.3 (02:fe:c9:7a:70:00) dest 1.1.1.3 (02:00:00:00:00:01)
use of BVI for this purpose is ruled out as this use case also
quot;
To:
"Prabhjot Singh Sethi"
Cc:
"vpp-dev@lists.fd.io" , "Omer Majeed"
Sent:
Mon, 4 Dec 2017 12:14:54 +
Subject:
Re: [vpp-dev] Fwd: :: Setting Mac address on Vlan interface
Hi Prabhjot,
If there is only one link betwe
15 matches
Mail list logo