On Wed, 13 Jan 2021 16:01:57 -0800 Saeed Mahameed wrote:
> On Wed, 2021-01-13 at 15:41 -0800, Jakub Kicinski wrote:
> > On Mon, 11 Jan 2021 23:05:23 -0800 Saeed Mahameed wrote:
> > > From: Saeed Mahameed <[email protected]>
> > >
> > > Hi Dave, Jakub
> > >
> > > This series provides misc updates for mlx5 driver.
> > > v1->v2:
> > > - Drop the +trk+new TC feature for now until we handle the module
> > > dependency issue.
> > >
> > > For more information please see tag log below.
> > >
> > > Please pull and let me know if there is any problem.
> >
> > The PR lacks sign-offs, I can apply from the list but what's the
> > story
>
> Sing-off where ? the tag ?
This is what I got when I pulled:
Commit 85d1f989d2ed ("net/mlx5e: IPsec, Remove unnecessary config flag usage")
committer Signed-off-by missing
author email: [email protected]
committer email: [email protected]
Signed-off-by: Tariq Toukan <[email protected]>
Commit 509c603a3527 ("net/mlx5e: IPsec, Inline feature_check fast-path
function")
committer Signed-off-by missing
author email: [email protected]
committer email: [email protected]
Signed-off-by: Tariq Toukan <[email protected]>
Commit 1ba296c667ac ("net/mlx5e: IPsec, Avoid unreachable return")
committer Signed-off-by missing
author email: [email protected]
committer email: [email protected]
Signed-off-by: Tariq Toukan <[email protected]>
Commit b4385e7db7ee ("net/mlx5e: IPsec, Enclose csum logic under ipsec config")
committer Signed-off-by missing
author email: [email protected]
committer email: [email protected]
Signed-off-by: Tariq Toukan <[email protected]>
> > with the fixes tags on the patches for -next?
>
> the patch got migrated from net to net-next as it wasn't deemed to be a
> critical bug fix but it is a bug fix ..
> do you want me to remove it ?
I dropped the fixes tags and applied from the list, thanks!