public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Leon Romanovsky <leon@kernel•org>
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,
	idosch@nvidia•com, petrm@nvidia•com,
	horatiu.vultur@microchip•com, lars.povlsen@microchip•com,
	Steen.Hegelund@microchip•com, daniel.machon@microchip•com,
	simon.horman@corigine•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
Subject: Re: [PATCH v1 net-next] dissector: Use 64bits for used_keys
Date: Sun, 30 Jul 2023 15:12:36 +0300	[thread overview]
Message-ID: <20230730121236.GC94048@unreal> (raw)
In-Reply-To: <20230727062814.2054345-1-rkannoth@marvell.com>

On Thu, Jul 27, 2023 at 11:58:14AM +0530, Ratheesh Kannoth wrote:
> As 32bit of dissectory->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>
> --
> ChangeLog
> 
> v0 -> v1: Fix errors reported by kernel test robot
> ---
>  drivers/net/dsa/ocelot/felix_vsc9959.c        |  8 +--
>  drivers/net/dsa/sja1105/sja1105_flower.c      |  8 +--
>  drivers/net/ethernet/broadcom/bnxt/bnxt_tc.c  |  6 +-
>  .../ethernet/chelsio/cxgb4/cxgb4_tc_flower.c  | 18 ++---
>  .../freescale/dpaa2/dpaa2-switch-flower.c     | 22 +++---
>  .../net/ethernet/freescale/enetc/enetc_qos.c  |  8 +--
>  .../hisilicon/hns3/hns3pf/hclge_main.c        | 16 ++---
>  drivers/net/ethernet/intel/i40e/i40e_main.c   | 18 ++---
>  drivers/net/ethernet/intel/iavf/iavf_main.c   | 18 ++---
>  drivers/net/ethernet/intel/ice/ice_tc_lib.c   | 44 ++++++------
>  drivers/net/ethernet/intel/igb/igb_main.c     |  8 +--
>  .../ethernet/marvell/octeontx2/nic/otx2_tc.c  | 18 ++---
>  .../marvell/prestera/prestera_flower.c        | 20 +++---
>  .../mellanox/mlx5/core/en/tc/ct_fs_smfs.c     | 25 ++++---
>  .../net/ethernet/mellanox/mlx5/core/en_tc.c   | 44 ++++++------
>  .../ethernet/mellanox/mlxsw/spectrum_flower.c | 22 +++---
>  .../microchip/lan966x/lan966x_tc_flower.c     |  4 +-
>  .../microchip/sparx5/sparx5_tc_flower.c       |  4 +-
>  drivers/net/ethernet/microchip/vcap/vcap_tc.c | 18 ++---
>  drivers/net/ethernet/microchip/vcap/vcap_tc.h |  2 +-
>  drivers/net/ethernet/mscc/ocelot_flower.c     | 28 ++++----
>  .../ethernet/netronome/nfp/flower/conntrack.c | 43 ++++++------
>  .../ethernet/netronome/nfp/flower/offload.c   | 64 +++++++++---------
>  .../net/ethernet/qlogic/qede/qede_filter.c    | 12 ++--
>  drivers/net/ethernet/sfc/tc.c                 | 67 ++++++++++---------
>  .../stmicro/stmmac/stmmac_selftests.c         |  6 +-
>  drivers/net/ethernet/ti/am65-cpsw-qos.c       |  6 +-
>  drivers/net/ethernet/ti/cpsw_priv.c           |  6 +-
>  include/net/flow_dissector.h                  |  5 +-
>  net/core/flow_dissector.c                     |  2 +-
>  net/ethtool/ioctl.c                           | 16 ++---
>  net/netfilter/nf_flow_table_offload.c         | 22 +++---
>  net/netfilter/nf_tables_offload.c             | 13 ++--
>  net/netfilter/nft_cmp.c                       |  2 +-
>  34 files changed, 317 insertions(+), 306 deletions(-)
> 

Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia•com>

      parent reply	other threads:[~2023-07-30 12:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-27  6:28 [PATCH v1 net-next] dissector: Use 64bits for used_keys Ratheesh Kannoth
2023-07-27 15:54 ` Petr Machata
2023-07-27 16:17 ` Petr Machata
2023-07-30 12:12 ` Leon Romanovsky [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=20230730121236.GC94048@unreal \
    --to=leon@kernel$(echo .)org \
    --cc=Steen.Hegelund@microchip$(echo .)com \
    --cc=aelior@marvell$(echo .)com \
    --cc=alexandre.belloni@bootlin$(echo .)com \
    --cc=alexandre.torgue@foss$(echo .)st.com \
    --cc=andrew@lunn$(echo .)ch \
    --cc=anthony.l.nguyen@intel$(echo .)com \
    --cc=claudiu.manoil@nxp$(echo .)com \
    --cc=daniel.machon@microchip$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=ecree.xilinx@gmail$(echo .)com \
    --cc=edumazet@google$(echo .)com \
    --cc=f.fainelli@gmail$(echo .)com \
    --cc=fw@strlen$(echo .)de \
    --cc=gakula@marvell$(echo .)com \
    --cc=habetsm.xilinx@gmail$(echo .)com \
    --cc=hkelam@marvell$(echo .)com \
    --cc=horatiu.vultur@microchip$(echo .)com \
    --cc=idosch@nvidia$(echo .)com \
    --cc=jesse.brandeburg@intel$(echo .)com \
    --cc=joabreu@synopsys$(echo .)com \
    --cc=kadlec@netfilter$(echo .)org \
    --cc=kuba@kernel$(echo .)org \
    --cc=lars.povlsen@microchip$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=manishc@marvell$(echo .)com \
    --cc=mcoquelin.stm32@gmail$(echo .)com \
    --cc=michael.chan@broadcom$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=olteanv@gmail$(echo .)com \
    --cc=pabeni@redhat$(echo .)com \
    --cc=pablo@netfilter$(echo .)org \
    --cc=peppe.cavallaro@st$(echo .)com \
    --cc=petrm@nvidia$(echo .)com \
    --cc=rajur@chelsio$(echo .)com \
    --cc=rkannoth@marvell$(echo .)com \
    --cc=saeedm@nvidia$(echo .)com \
    --cc=salil.mehta@huawei$(echo .)com \
    --cc=sbhatta@marvell$(echo .)com \
    --cc=sgoutham@marvell$(echo .)com \
    --cc=simon.horman@corigine$(echo .)com \
    --cc=taras.chornyi@plvision$(echo .)eu \
    --cc=vladimir.oltean@nxp$(echo .)com \
    --cc=yisen.zhuang@huawei$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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