From: Ziyang Xuan <william.xuanziyang@huawei.com>
To: <borisp@nvidia.com>, <john.fastabend@gmail.com>,
<daniel@iogearbox.net>, <kuba@kernel.org>,
<netdev@vger.kernel.org>
Cc: <davem@davemloft.net>, <pabeni@redhat.com>,
<linux-kernel@vger.kernel.org>
Subject: [PATCH net-next v2 0/2] net/tls: some optimizations for tls
Date: Sat, 19 Mar 2022 11:13:34 +0800 [thread overview]
Message-ID: <cover.1647658604.git.william.xuanziyang@huawei.com> (raw)
Do some small optimizations for tls, including jump instructions
optimization, and judgement processes optimization.
---
v1-v2:
- Delete a new line before "return rc;" in patch 2.
Ziyang Xuan (2):
net/tls: remove unnecessary jump instructions in
do_tls_setsockopt_conf()
net/tls: optimize judgement processes in tls_set_device_offload()
net/tls/tls_device.c | 62 ++++++++++++++++++++++----------------------
net/tls/tls_main.c | 15 ++++-------
2 files changed, 36 insertions(+), 41 deletions(-)
--
2.25.1
next reply other threads:[~2022-03-19 2:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-19 3:13 Ziyang Xuan [this message]
2022-03-19 3:14 ` [PATCH net-next v2 1/2] net/tls: remove unnecessary jump instructions in do_tls_setsockopt_conf() Ziyang Xuan
2022-03-19 3:15 ` [PATCH net-next v2 2/2] net/tls: optimize judgement processes in tls_set_device_offload() Ziyang Xuan
2022-03-19 4:43 ` [PATCH net-next v2 0/2] net/tls: some optimizations for tls Jakub Kicinski
2022-03-21 23:00 ` patchwork-bot+netdevbpf
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=cover.1647658604.git.william.xuanziyang@huawei.com \
--to=william.xuanziyang@huawei.com \
--cc=borisp@nvidia.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=john.fastabend@gmail.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
/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
all inboxes | Powered by JetHome®