[vpp-dev] Static NAT rule only match specific source ip or port

2020-09-27 Thread Date Huang
Hi all

Is it possible to create a static nat rule with match source ip or source port 
like IPtable command below?
iptables -t nat -D PREROUTING -p tcp -s X.X.X.X -d Y.Y.Y.Y --dport 8080 -j DNAT 
--to-destination Z.Z.Z.Z:5566
For security issue, we want to allow only X.X.X.X to access port 8080.
But we still need to re-use 8080 port in ED mode.
1. create rule A for port 8080 to mapping Z.Z.Z.Z:5566 and establish connection
2. after established, delete rule A, and connection need to be kept.
3. and only allow X.X.X.X to access rule A
4. create rule B for port 8080 to mapping W.W.W.W:1234 and establish connection
5. after established, delete rule B, two connection need to be kept.

Thanks a lot
Regards,
Date

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17542): https://lists.fd.io/g/vpp-dev/message/17542
Mute This Topic: https://lists.fd.io/mt/77169416/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[vpp-dev] VPP on ESXI with i40evf (SR-IOV Passthrough) Driver

2020-09-27 Thread j
Hello,

Is there any support for VPP to talk directly to ESXI-assigned VFs via SR-IOV? 
I saw the AVF plugin but I don't want VPP to control the whole PF (physical 
NIC) but rather would like to have ESXI control the mapping of VFs (SR-IOV) and 
VPP (or DPDK) consume the VF natively in the VM so that I can run multiple VMs 
on the same physical NIC while benefiting from bypassing the vSwitch in ESXI. 
Right now I'm running VPP on a Ubuntu 18.04 VM and I see the SR-IOV NIC as an 
i40evf driver.

I tried binding the SR-IOV NIC to the vfio driver but this causes the CPU of 
the VM to skyrocket and crash. I don't think using vfio is the right approach 
and feel like the solution here is really simple. Any suggestions?

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17541): https://lists.fd.io/g/vpp-dev/message/17541
Mute This Topic: https://lists.fd.io/mt/77164974/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [vpp-committers] [vpp-dev] VPP committers: VPP PTL vote

2020-09-27 Thread Dave Barach
I’m sure that Damjan will appreciate this message, but only vpp project 
committers are allowed to vote.

 

From: vpp-dev@lists.fd.io  On Behalf Of Alec via 
lists.fd.io
Sent: Sunday, September 27, 2020 3:53 PM
To: Edward Warnicke ; Dave Wallace 
Cc: Dave Barach (dbarach) ; vpp-committ...@lists.fd.io; 
vpp-dev@lists.fd.io
Subject: Re: [vpp-committers] [vpp-dev] VPP committers: VPP PTL vote

 

+1

Thanks Damjan for stepping up 😉

 

 

From: mailto:vpp-dev@lists.fd.io> > on behalf of Edward 
Warnicke mailto:hagb...@gmail.com> >
Date: Friday, September 25, 2020 at 12:54 PM
To: Dave Wallace mailto:dwallac...@gmail.com> >
Cc: "Dave Barach (dbarach)" mailto:dbar...@cisco.com> >, 
"vpp-committ...@lists.fd.io  " 
mailto:vpp-committ...@lists.fd.io> >, 
"vpp-dev@lists.fd.io  " mailto:vpp-dev@lists.fd.io> >
Subject: Re: [vpp-committers] [vpp-dev] VPP committers: VPP PTL vote

 

+1

 

On Fri, Sep 25, 2020 at 2:44 PM Dave Wallace mailto:dwallac...@gmail.com> > wrote:

+1

On 9/25/20 3:13 PM, Dave Barach via lists.fd.io   wrote:

Folks,

 

The self-nomination period closed yesterday. We had one self-nomination, from 
Damjan Marion. At this point, we can proceed with a vote. 

 

I’m sure that Damjan will do a great job, so let me start:

 

Damjan Marion as VPP PTL: +1

 

Please vote +1, 0, -1. For once, the “reply-all” button is everyone’s friend.

 

Thanks... Dave

 

-Original Message-
From: d...@barachs.net     
 
Sent: Thursday, September 17, 2020 10:32 AM
To: 'vpp-dev@lists.fd.io  '  
 ; 't...@lists.fd.io 
 '   
Subject: Happy Trails to Me...

 

Folks,

 

I’m departing the employment rolls towards the end of next month. Although I 
intend to remain active in the fd.io   vpp community as a coder, 
committer, and resident greybeard, it’s time for the community to pick a new 
PTL. 

 

According to the project governance document,  
 
https://fd.io/docs/tsc/FD.IO-Technical-Community-Document-12-12-2017.pdf:  

 

3.2.3.1 Project Technical Leader Candidates Candidates for the project’s PTL 
will be derived from the Committers of the Project. Candidates must 
self-nominate.

 

I'd like to invite any interested vpp project committer to self-nominate for 
the PTL role. Please email   vpp-dev@lists.fd.io.

 

Let's close the self-nomination period in one week: more specifically, by 5pm 
EDT on Thursday, September 24, 2020; committer vote to follow thereafter.

 

I'll be glad to answer unicast questions about the PTL role from eligible 
committers.

 

Thanks... Dave  

 

 

 

 

 

 

 

 

 


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17540): https://lists.fd.io/g/vpp-dev/message/17540
Mute This Topic: https://lists.fd.io/mt/77124156/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [vpp-committers] [vpp-dev] VPP committers: VPP PTL vote

2020-09-27 Thread Alec via lists.fd.io
+1
Thanks Damjan for stepping up 😉


From:  on behalf of Edward Warnicke 
Date: Friday, September 25, 2020 at 12:54 PM
To: Dave Wallace 
Cc: "Dave Barach (dbarach)" , "vpp-committ...@lists.fd.io" 
, "vpp-dev@lists.fd.io" 
Subject: Re: [vpp-committers] [vpp-dev] VPP committers: VPP PTL vote

+1

On Fri, Sep 25, 2020 at 2:44 PM Dave Wallace 
mailto:dwallac...@gmail.com>> wrote:
+1

On 9/25/20 3:13 PM, Dave Barach via lists.fd.io wrote:
Folks,

The self-nomination period closed yesterday. We had one self-nomination, from 
Damjan Marion. At this point, we can proceed with a vote.

I’m sure that Damjan will do a great job, so let me start:

Damjan Marion as VPP PTL: +1

Please vote +1, 0, -1. For once, the “reply-all” button is everyone’s friend.

Thanks... Dave



-Original Message-
From: d...@barachs.net 

Sent: Thursday, September 17, 2020 10:32 AM
To: 'vpp-dev@lists.fd.io' 
; 
't...@lists.fd.io' 

Subject: Happy Trails to Me...



Folks,



I’m departing the employment rolls towards the end of next month. Although I 
intend to remain active in the fd.io vpp community as a coder, 
committer, and resident greybeard, it’s time for the community to pick a new 
PTL.



According to the project governance document, 
https://fd.io/docs/tsc/FD.IO-Technical-Community-Document-12-12-2017.pdf:



3.2.3.1 Project Technical Leader Candidates Candidates for the project’s PTL 
will be derived from the Committers of the Project. Candidates must 
self-nominate.



I'd like to invite any interested vpp project committer to self-nominate for 
the PTL role. Please email vpp-dev@lists.fd.io.



Let's close the self-nomination period in one week: more specifically, by 5pm 
EDT on Thursday, September 24, 2020; committer vote to follow thereafter.



I'll be glad to answer unicast questions about the PTL role from eligible 
committers.



Thanks... Dave

















-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17539): https://lists.fd.io/g/vpp-dev/message/17539
Mute This Topic: https://lists.fd.io/mt/77124156/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [vpp-dev] VPP committers: VPP PTL vote

2020-09-27 Thread Mohanty, Chandan (Nokia - IN/Bangalore)
+1

From: vpp-dev@lists.fd.io  On Behalf Of Dave Barach via 
lists.fd.io
Sent: Saturday, September 26, 2020 12:44 AM
To: vpp-committ...@lists.fd.io
Cc: vpp-dev@lists.fd.io
Subject: [vpp-dev] VPP committers: VPP PTL vote

Folks,

The self-nomination period closed yesterday. We had one self-nomination, from 
Damjan Marion. At this point, we can proceed with a vote.

I'm sure that Damjan will do a great job, so let me start:

Damjan Marion as VPP PTL: +1

Please vote +1, 0, -1. For once, the "reply-all" button is everyone's friend.

Thanks... Dave



-Original Message-
From: d...@barachs.net 
mailto:d...@barachs.net>>
Sent: Thursday, September 17, 2020 10:32 AM
To: 'vpp-dev@lists.fd.io' mailto:vpp-dev@lists.fd.io>>; 
't...@lists.fd.io' mailto:t...@lists.fd.io>>
Subject: Happy Trails to Me...



Folks,



I'm departing the employment rolls towards the end of next month. Although I 
intend to remain active in the fd.io vpp community as a coder, committer, and 
resident greybeard, it's time for the community to pick a new PTL.



According to the project governance document, 
https://fd.io/docs/tsc/FD.IO-Technical-Community-Document-12-12-2017.pdf:



3.2.3.1 Project Technical Leader Candidates Candidates for the project's PTL 
will be derived from the Committers of the Project. Candidates must 
self-nominate.



I'd like to invite any interested vpp project committer to self-nominate for 
the PTL role. Please email vpp-dev@lists.fd.io.



Let's close the self-nomination period in one week: more specifically, by 5pm 
EDT on Thursday, September 24, 2020; committer vote to follow thereafter.



I'll be glad to answer unicast questions about the PTL role from eligible 
committers.



Thanks... Dave












-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17538): https://lists.fd.io/g/vpp-dev/message/17538
Mute This Topic: https://lists.fd.io/mt/77123394/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [vpp-dev] [vpp-committers] VPP committers: VPP PTL vote

2020-09-27 Thread Neale Ranns via lists.fd.io

+1. If I had more pluses to give, I would.

/neale


From:  on behalf of "Dave Barach via lists.fd.io" 

Reply to: "Dave Barach (dbarach)" 
Date: Friday 25 September 2020 at 21:14
To: "vpp-committ...@lists.fd.io" 
Cc: "vpp-dev@lists.fd.io" 
Subject: [vpp-committers] VPP committers: VPP PTL vote

Folks,

The self-nomination period closed yesterday. We had one self-nomination, from 
Damjan Marion. At this point, we can proceed with a vote.

I’m sure that Damjan will do a great job, so let me start:

Damjan Marion as VPP PTL: +1

Please vote +1, 0, -1. For once, the “reply-all” button is everyone’s friend.

Thanks... Dave



-Original Message-
From: d...@barachs.net 
Sent: Thursday, September 17, 2020 10:32 AM
To: 'vpp-dev@lists.fd.io' ; 't...@lists.fd.io' 

Subject: Happy Trails to Me...



Folks,



I’m departing the employment rolls towards the end of next month. Although I 
intend to remain active in the fd.io vpp community as a coder, committer, and 
resident greybeard, it’s time for the community to pick a new PTL.



According to the project governance document, 
https://fd.io/docs/tsc/FD.IO-Technical-Community-Document-12-12-2017.pdf:



3.2.3.1 Project Technical Leader Candidates Candidates for the project’s PTL 
will be derived from the Committers of the Project. Candidates must 
self-nominate.



I'd like to invite any interested vpp project committer to self-nominate for 
the PTL role. Please email vpp-dev@lists.fd.io.



Let's close the self-nomination period in one week: more specifically, by 5pm 
EDT on Thursday, September 24, 2020; committer vote to follow thereafter.



I'll be glad to answer unicast questions about the PTL role from eligible 
committers.



Thanks... Dave












-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#17537): https://lists.fd.io/g/vpp-dev/message/17537
Mute This Topic: https://lists.fd.io/mt/77153108/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-