Re: [vpp-dev] NAT44 how to control external address assignment from pool?

2021-03-19 Thread Xuo Guoto via lists.fd.io
Awesome! X. Sent with [ProtonMail](https://protonmail.com) Secure Email. ‐‐‐ Original Message ‐‐‐ On Friday, March 19, 2021 11:55 PM, Юрий Иванов wrote: > Hi, > > It is done 18 days ago ;-) > [nat: pick outside addr based on local addr · FDio/vpp@dc243ee · > GitHub](https://github.com

Re: [vpp-dev] mgre interface get UNRESOLVED fib entry.

2021-03-19 Thread Vijay Kumar
Hi Neale, I tested with the correction in fib_index. Verified by gdb that the TEIB entry is added properly into the right fib table. Also, the FIB route entries and show adjacencies were fine as before. I thought we were all set now. But when I pinged from the peer side (the side that has the ove

Re: [vpp-dev] mgre interface get UNRESOLVED fib entry.

2021-03-19 Thread Vijay Kumar
Hi Neale, Thanks for sharing the patch. While I debugged today with gdb I found that fib_index value in the if block always used to be 0. The I traced the code and found that though fib_index_by_sw_if_index field is set in ip4_main, the call to fib_table_get_index_for_sw_if_index() always yields

Re: [vpp-dev] mgre interface get UNRESOLVED fib entry.

2021-03-19 Thread Neale Ranns
Hi Vijay, I was able to re-produce your issue. Please try with: https://gerrit.fd.io/r/c/vpp/+/31695 /neale From: Vijay Kumar Nagaraj Date: Friday, 19 March 2021 at 19:12 To: Neale Ranns , Vijay Kumar Cc: y...@wangsu.com , vpp-dev@lists.fd.io Subject: RE: [vpp-dev] mgre interface get UNRESO

Re: [vpp-dev] NAT44 how to control external address assignment from pool?

2021-03-19 Thread Юрий Иванов
Hi, It is done 18 days ago ;-) nat: pick outside addr based on local addr ・ FDio/vpp@dc243ee ・ GitHub Thanks once more. _

Re: [vpp-dev] NAT44 how to control external address assignment from pool?

2021-03-19 Thread Xuo Guoto via lists.fd.io
Hi, Just checking if some thing is happening in this direction! X. ‐‐‐ Original Message ‐‐‐ On Tuesday, February 23, 2021 5:50 PM, Klement Sekera via lists.fd.io wrote: > Hey, > > just a heads up - there is a similar request to yours which came from a > different direction. I’ll be ma

Re: [vpp-dev] virtual interfaces (virtio device) not accesible in the VPP 21.01 release running on VM

2021-03-19 Thread hemant via lists.fd.io
Ashish, Please wait for anyone else to reply. I don’t track such changes in VPP. Or file a JIRA issue. https://jira.fd.io/projects/VPP/issues/VPP-1813?filter=allopenissues Thanks, Hemant From: vpp-dev@lists.fd.io On Behalf Of ashish.sax...@hsc.com Sent: Friday, March 19, 2021

Re: [vpp-dev] Update VPP IPsec examples

2021-03-19 Thread Andrew Yourtchenko
Hi Bjørn, You can click on the top-right corner link “log in/register with Linux foundation ID”. Once you have logged in, the wiki will become editable, so you can then do the adjustments to the content. --a > On 19 Mar 2021, at 09:22, Bjørn Vegard Larsen wrote: > >  > Hi, > > Could you

[vpp-dev] 40G Mellanox NIC not working

2021-03-19 Thread Юрий Иванов
Hi, VPP doesn't see mellanox 40G card. I've try to compile based on summary instruction https://lists.fd.io/g/vpp-dev/message/16211 But after recompilation it doesn't see NIC in show interface The main problem that there is no message in log like for intel card /usr/bin/vpp[394111]: pci: Skippin

Re: [vpp-dev] virtual interfaces (virtio device) not accesible in the VPP 21.01 release running on VM

2021-03-19 Thread ashish . saxena
Hi Hemant, We were using the same command to unbind the device from dpdk in previous VPP release (20.05): dpdk-devbind -b virtio-pci :00:04.0 But in VPP 21.01 , after adding device driver vfio-pci , when we are trying the run this command , the terminal is getting hang and nothing happens.

[vpp-dev] Update VPP IPsec examples

2021-03-19 Thread Bjørn Vegard Larsen
Hi, Could you add a Strongswan - VPP GRE over IPSec example on the wiki pages https://wiki.fd.io/view/VPP/IPSec_and_IKEv2#Prerequisite_2 Note, Ubuntu 20.04 don´t support ipsec-tools, so Strongswan should use /etc/ipsec.conf and /etc/ipsec.secrets. Please also make examples with PSK and certifica