From: Simon Horman <simon.horman@corigine.com>
To: Ratheesh Kannoth <rkannoth@marvell.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
vladimir.oltean@nxp.com, claudiu.manoil@nxp.com,
alexandre.belloni@bootlin.com, andrew@lunn.ch,
f.fainelli@gmail.com, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, olteanv@gmail.com,
michael.chan@broadcom.com, rajur@chelsio.com,
yisen.zhuang@huawei.com, salil.mehta@huawei.com,
jesse.brandeburg@intel.com, anthony.l.nguyen@intel.com,
sgoutham@marvell.com, gakula@marvell.com, sbhatta@marvell.com,
hkelam@marvell.com, taras.chornyi@plvision.eu, saeedm@nvidia.com,
leon@kernel.org, idosch@nvidia.com, petrm@nvidia.com,
horatiu.vultur@microchip.com, lars.povlsen@microchip.com,
Steen.Hegelund@microchip.com, daniel.machon@microchip.com,
aelior@marvell.com, manishc@marvell.com, ecree.xilinx@gmail.com,
habetsm.xilinx@gmail.com, peppe.cavallaro@st.com,
alexandre.torgue@foss.st.com, joabreu@synopsys.com,
mcoquelin.stm32@gmail.com, pablo@netfilter.org,
kadlec@netfilter.org, fw@strlen.de,
muhammad.husaini.zulkifli@intel.com, coreteam@netfilter.org,
ioana.ciornei@nxp.com, wojciech.drewek@intel.com,
gerhard@engleder-embedded.com, oss-drivers@corigine.com,
shenjian15@huawei.com, wentao.jia@corigine.com,
linux-net-drivers@amd.com, huangguangbin2@huawei.com,
hui.zhou@corigine.com, linux-rdma@vger.kernel.org,
louis.peens@corigine.com, zdoychev@maxlinear.com,
intel-wired-lan@lists.osuosl.org, wenjuan.geng@corigine.com,
grygorii.strashko@ti.com, kurt@linutronix.de,
UNGLinuxDriver@microchip.com, netfilter-devel@vger.kernel.org,
lanhao@huawei.com, linux-omap@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, shmulik.ladkani@gmail.com,
d-tatianin@yandex-team.ru,
linux-stm32@st-md-mailman.stormreply.com
Subject: Re: [PATCH v2 net-next] dissector: Use 64bits for used_keys
Date: Fri, 28 Jul 2023 12:03:48 +0200 [thread overview]
Message-ID: <ZMOShFGhiZH/vory@corigine.com> (raw)
In-Reply-To: <20230728022142.2066980-1-rkannoth@marvell.com>
On Fri, Jul 28, 2023 at 07:51:42AM +0530, Ratheesh Kannoth wrote:
> As 32bit of dissector->used_keys are exhausted,
> increase the size to 64bits.
>
> This is base changes for ESP/AH flow dissector patch.
> Please find patch and discussions at
> https://lore.kernel.org/netdev/ZMDNjD46BvZ5zp5I@corigine.com/T/#t
>
> Signed-off-by: Ratheesh Kannoth <rkannoth@marvell.com>
> Reviewed-by: Petr Machata <petrm@nvidia.com>
> Tested-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
prev parent reply other threads:[~2023-07-28 10:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-28 2:21 [PATCH v2 net-next] dissector: Use 64bits for used_keys Ratheesh Kannoth
2023-07-28 7:56 ` Martin Habets
2023-07-28 10:03 ` Simon Horman [this message]
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=ZMOShFGhiZH/vory@corigine.com \
--to=simon.horman@corigine.com \
--cc=Steen.Hegelund@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=aelior@marvell.com \
--cc=alexandre.belloni@bootlin.com \
--cc=alexandre.torgue@foss.st.com \
--cc=andrew@lunn.ch \
--cc=anthony.l.nguyen@intel.com \
--cc=claudiu.manoil@nxp.com \
--cc=coreteam@netfilter.org \
--cc=d-tatianin@yandex-team.ru \
--cc=daniel.machon@microchip.com \
--cc=davem@davemloft.net \
--cc=ecree.xilinx@gmail.com \
--cc=edumazet@google.com \
--cc=f.fainelli@gmail.com \
--cc=fw@strlen.de \
--cc=gakula@marvell.com \
--cc=gerhard@engleder-embedded.com \
--cc=grygorii.strashko@ti.com \
--cc=habetsm.xilinx@gmail.com \
--cc=hkelam@marvell.com \
--cc=horatiu.vultur@microchip.com \
--cc=huangguangbin2@huawei.com \
--cc=hui.zhou@corigine.com \
--cc=idosch@nvidia.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=ioana.ciornei@nxp.com \
--cc=jesse.brandeburg@intel.com \
--cc=joabreu@synopsys.com \
--cc=kadlec@netfilter.org \
--cc=kuba@kernel.org \
--cc=kurt@linutronix.de \
--cc=lanhao@huawei.com \
--cc=lars.povlsen@microchip.com \
--cc=leon@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-net-drivers@amd.com \
--cc=linux-omap@vger.kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=louis.peens@corigine.com \
--cc=manishc@marvell.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=michael.chan@broadcom.com \
--cc=muhammad.husaini.zulkifli@intel.com \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=olteanv@gmail.com \
--cc=oss-drivers@corigine.com \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
--cc=peppe.cavallaro@st.com \
--cc=petrm@nvidia.com \
--cc=rajur@chelsio.com \
--cc=rkannoth@marvell.com \
--cc=saeedm@nvidia.com \
--cc=salil.mehta@huawei.com \
--cc=sbhatta@marvell.com \
--cc=sgoutham@marvell.com \
--cc=shenjian15@huawei.com \
--cc=shmulik.ladkani@gmail.com \
--cc=taras.chornyi@plvision.eu \
--cc=vladimir.oltean@nxp.com \
--cc=wenjuan.geng@corigine.com \
--cc=wentao.jia@corigine.com \
--cc=wojciech.drewek@intel.com \
--cc=yisen.zhuang@huawei.com \
--cc=zdoychev@maxlinear.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;
as well as URLs for NNTP newsgroup(s).