On Mon, 2020-09-21 at 14:44 -0700, Jakub Kicinski wrote: > On Sat, 19 Sep 2020 07:23:58 +0000 Brown, Aaron F wrote: > > > From: Intel-wired-lan <intel-wired-lan-boun...@osuosl.org> On > > > Behalf Of Jakub > > > Kicinski > > > Sent: Tuesday, July 21, 2020 6:27 PM > > > To: da...@davemloft.net > > > Cc: netdev@vger.kernel.org; intel-wired-...@lists.osuosl.org; > > > Jakub Kicinski > > > <k...@kernel.org> > > > Subject: [Intel-wired-lan] [PATCH net-next v1 4/7] selftests: > > > net: add a test for > > > shared UDP tunnel info tables > > > > > > Add a test run of checks validating the shared UDP tunnel port > > > tables function as we expect. > > > > > > Signed-off-by: Jakub Kicinski <k...@kernel.org> > > > --- > > > .../drivers/net/netdevsim/udp_tunnel_nic.sh | 109 > > > ++++++++++++++++++ > > > 1 file changed, 109 insertions(+) > > > > > > > I ran into two things while running this script. > > 1. The script as it exists in the git tree (Jeff Kirshers next- > > queue) is not executable. I don't know if that's a patch issue or > > translation into the tree. Easy enough to get around, but should > > probably be executable to start. > > Ah, good catch, thanks! Please adjust in your tree or I can send a > follow up with other patches I still have queued.
Hi Jakub, It'd be great if you could adjust and resend the series. As we're still working through our email server issue, I don't know if everything would make it here. Thanks, Tony