lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 24 Jan 2020 11:52:23 +0000
From:   Sven Auhagen <sven.auhagen@...eatech.de>
To:     David Miller <davem@...emloft.net>
CC:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "lorenzo.bianconi@...hat.com" <lorenzo.bianconi@...hat.com>,
        "thomas.petazzoni@...tlin.com" <thomas.petazzoni@...tlin.com>,
        "brouer@...hat.com" <brouer@...hat.com>,
        "ilias.apalodimas@...aro.org" <ilias.apalodimas@...aro.org>,
        "matteo.croce@...hat.com" <matteo.croce@...hat.com>,
        "jakub.kicinski@...ronome.com" <jakub.kicinski@...ronome.com>
Subject: Re: [PATCH v4] mvneta driver disallow XDP program on hardware buffer
 management

On Fri, Jan 24, 2020 at 08:28:52AM +0100, David Miller wrote:
> From: Sven Auhagen <sven.auhagen@...eatech.de>
> Date: Fri, 24 Jan 2020 07:26:34 +0000
> 
> > Recently XDP Support was added to the mvneta driver
> > for software buffer management only.
> > It is still possible to attach an XDP program if
> > hardware buffer management is used.
> > It is not doing anything at that point.
> > 
> > The patch disallows attaching XDP programs to mvneta
> > if hardware buffer management is used.
> > 
> > Signed-off-by: Sven Auhagen <sven.auhagen@...eatech.de>
> 
> Can you at least say what is changing in each version of the patch
> you are posting?
> 
> Thank you.

I am sorry about that. It is my first submission and I am having
some troubles with the format of my emails.

v3 -> v4:
- Please ignore v3 I accidentally submitted
  my other patch with git-send-mail and v4 is correct

v2 -> v3:
- My mailserver corrupted the patch
  resubmission with git-send-email

v1 -> v2:
- Fixing the patches indentation

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ