From: Dave Watson <davejwatson@fb.com>
To: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Cc: <netdev@vger.kernel.org>, Richard Weinberger <richard@nod.at>
Subject: Re: Kernel TLS in 4.13-rc1
Date: Mon, 24 Jul 2017 14:10:19 -0700 [thread overview]
Message-ID: <20170724211019.GA88539@davejwatson-mba.local> (raw)
In-Reply-To: <1777546b-3ce0-7714-1388-fb2e6db9320f@sigma-star.at>
On 07/23/17 09:39 PM, David Oberhollenzer wrote:
> After fixing the benchmark/test tool that the patch description
> linked to (https://github.com/Mellanox/tls-af_ktls_tool) to make
> sure that the server and client actually *agree* on AES-128-GCM,
> I simply ran the client program with the --verify-sendpage option.
>
> The handshake and setting up of the sockets appears to work but
> the program complains that the sent and received page contents
> do not match (sent is 0x12 repeated all over and received looks
> pretty random).
The --verify functions depend on the RX path as well, which has not
been merged. Any programs / tests using OpenSSL + patches should work
fine.
If you want to use the tool, something like this should work, so that
the receive path uses gnutls:
./server --no-echo
./client --server-port 12345 --sendfile some_file --server-host localhost
next prev parent reply other threads:[~2017-07-24 21:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-23 19:39 Kernel TLS in 4.13-rc1 David Oberhollenzer
2017-07-24 21:10 ` Dave Watson [this message]
2017-07-30 21:14 ` David Oberhollenzer
2017-07-31 22:00 ` Dave Watson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170724211019.GA88539@davejwatson-mba.local \
--to=davejwatson@fb.com \
--cc=david.oberhollenzer@sigma-star.at \
--cc=netdev@vger.kernel.org \
--cc=richard@nod.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox