On Thu, 2019-03-21 at 15:54 -0700, Jakub Kicinski wrote: > On Thu, 21 Mar 2019 15:51:39 -0700, Saeed Mahameed wrote: > > From: Moshe Shemesh <mo...@mellanox.com> > > > > Added IANA_VXLAN_UDP_PORT (4789) definition to vxlan header file so > > it > > can be used by drivers instead of local definition. > > Updated drivers which locally defined it as 4789 to use it. > > > > Signed-off-by: Moshe Shemesh <mo...@mellanox.com> > > Reviewed-by: Or Gerlitz <ogerl...@mellanox.com> > > Cc: John Hurley <john.hur...@netronome.com> > > Cc: Jakub Kicinski <jakub.kicin...@netronome.com> > > Cc: Yunsheng Lin <linyunsh...@huawei.com> > > Cc: Peng Li <lipeng...@huawei.com> > > Reviewed-by: Tariq Toukan <tar...@mellanox.com> > > Signed-off-by: Saeed Mahameed <sae...@mellanox.com> > > Acked-by: Jakub Kicinski <jakub.kicin...@netronome.com> > > Thanks!
Thanks Jakub, By the way these Acks are not going to be applied to the commit messages since Dave is going to be pulling from a tag from my tree. I don't think there is a way to deal with this..