]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
octeontx2-af: cn10k: Add mailbox to configure reassembly timeout
authorSrujana Challa <schalla@marvell.com>
Wed, 21 Apr 2021 09:23:01 +0000 (14:53 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Apr 2021 17:23:17 +0000 (10:23 -0700)
commitecad2ce8c48fcaa23c6efd07e8d1467319a7bf8a
treea51ea9093f2190e37216410252e99c14d38d0504
parente4bbc5c53a8f6b9235d8f1292377705cf7bcf59b
octeontx2-af: cn10k: Add mailbox to configure reassembly timeout

CN10K CPT coprocessor includes a component named RXC which
is responsible for reassembly of inner IP packets. RXC has
the feature to evict oldest entries based on age/threshold.
This patch adds a new mailbox to configure reassembly age
or threshold.

Signed-off-by: Jerin Jacob Kollanukkaran <jerinj@marvell.com>
Signed-off-by: Srujana Challa <schalla@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/af/mbox.h
drivers/net/ethernet/marvell/octeontx2/af/rvu_cpt.c