On Thu, Jul 02, 2020 at 07:32:31PM +0200, Guillaume Nault wrote:
> On Thu, Jul 02, 2020 at 10:41:03PM +0530, Martin Varghese wrote:
> > On Thu, Jul 02, 2020 at 07:03:53PM +0200, Guillaume Nault wrote:
> > > On Thu, Jul 02, 2020 at 09:32:21PM +0530, Martin Varghese wrote:
> > > > On Wed, Jul 01, 2020 at 09:45:04PM +0200, Guillaume Nault wrote:
> > > >
> > > > I couldnt apply the patch to master.Could you please confirm if it was
> > > > rebased to the master
> > >
> > > Hi Martin,
> > >
> > > Yes, it's based on the latest iproute2 master branch.
> > > I can apply it with "git am" without any problem.
> > >
> > > Which command did you use?
> > >
> > git apply --check was failing.I assume my git remote repo is not
> > correct.Could you please paste yours.
>
> Here it is:
> $ git remote -v
> origin https://git.kernel.org/pub/scm/network/iproute2/iproute2.git (fetch)
> origin https://git.kernel.org/pub/scm/network/iproute2/iproute2.git (push)
>
> > I can do one round of testing and give you feedback
>
> Nice, thanks!
>
I did one round of testing.It looks good to me. Thanks