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, 11 Apr 2014 12:58:38 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	w@....eu
Cc:	eric.dumazet@...il.com, ezequiel.garcia@...e-electrons.com,
	netdev@...r.kernel.org, thomas.petazzoni@...e-electrons.com,
	gregory.clement@...e-electrons.com, simon.guinot@...uanux.org,
	tawfik@...vell.com, alior@...vell.com
Subject: Re: [PATCH 0/3] mvneta: software TSO implementation

From: Willy Tarreau <w@....eu>
Date: Fri, 11 Apr 2014 08:30:21 +0200

> Do you think for example that having an xmit_tso() function which would
> iterate over all segments and call something like :
>    ->build_hdr()
>    ->build_data()
>    ->unroll_all()
> 
> would be sufficient ?

Yes, something involving callbacks is probably going to be necessary.

> I think that the fact you want to do it for NIU is a good opportunity
> to try to do it the right way in the most generic mode, but we'll
> surely need your help on this!

I can help for sure :)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ