From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [dpdk-stable] [PATCH] mbuf: fix comment about vxlan destination port used Date: Wed, 19 Jul 2017 10:04:24 +0300 Message-ID: <1533242.YnDhHOqfEb@xps> References: <1499437060-7894-1-git-send-email-cian.ferriter@intel.com> <20170710143344.518ec353@platinum> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: stable@dpdk.org, Olivier Matz , dev@dpdk.org To: Cian Ferriter Return-path: In-Reply-To: <20170710143344.518ec353@platinum> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 10/07/2017 15:33, Olivier Matz: > On Fri, 7 Jul 2017 15:17:40 +0100, Cian Ferriter wrote: > > IANA assigns a destination port of 4789 for the VXLAN in the Service > > Name and Transport Protocol Port Number Registry. This is mentioned in > > RFC 7348. > > > > Signed-off-by: Cian Ferriter > > Fixes: f295a00a2b44 ("mbuf: add definitions of unified packet types") > CC: stable@dpdk.org > > Acked-by: Olivier Matz Applied, thanks