1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/marvell/octeontx2/af
Subbaraya Sundeep 8b0f741094 octeontx2-af: Always allocate PF entries from low prioriy zone
PF mcam entries has to be at low priority always so that VF
can install longest prefix match rules at higher priority.
This was taken care currently but when priority allocation
wrt reference entry is requested then entries are allocated
from mid-zone instead of low priority zone. Fix this and
always allocate entries from low priority zone for PFs.

Fixes: 7df5b4b260 ("octeontx2-af: Allocate low priority entries for PF")
Signed-off-by: Subbaraya Sundeep <sbhatta@marvell.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2024-06-05 09:40:02 +01:00
..
cgx.c octeontx2-pf: Reset MAC stats during probe 2024-04-03 11:03:40 +01:00
cgx.h octeontx2-pf: Reset MAC stats during probe 2024-04-03 11:03:40 +01:00
cgx_fw_if.h octeontx2-af: Limit link bringup time at firmware 2022-07-13 20:17:29 -07:00
common.h octeontx2-af: cn10k: Set NIX DWRR MTU for CN10KB silicon 2023-06-13 09:54:57 +01:00
lmac_common.h octeontx2-pf: Reset MAC stats during probe 2024-04-03 11:03:40 +01:00
Makefile octeontx2-af: cn10k: Introduce driver for macsec block. 2022-10-03 12:50:18 +01:00
mbox.c octeontx2: Detect the mbox up or down message via register 2024-03-20 10:49:07 +00:00
mbox.h octeontx2-pf: Reset MAC stats during probe 2024-04-03 11:03:40 +01:00
mcs.c octeontx2-af: Fix mcs stats register address 2023-12-06 13:44:38 +01:00
mcs.h octeontx2-af: Adjust Tx credits when MCS external bypass is disabled 2023-12-06 13:44:38 +01:00
mcs_cnf10kb.c octeontx2-af: mcs: Fix MCS block interrupt 2023-04-27 12:38:11 +02:00
mcs_reg.h octeontx2-af: Fix mcs stats register address 2023-12-06 13:44:38 +01:00
mcs_rvu_if.c octeontx2: Detect the mbox up or down message via register 2024-03-20 10:49:07 +00:00
npc.h octeontx2-pf: Add TC flower offload support for TCP flags 2024-03-08 10:26:52 +00:00
npc_profile.h octeontx2-af: Add filter profiles in hardware to extract packet headers 2024-01-29 11:28:41 +00:00
ptp.c octeontx2-pf: Enable PTP PPS output support 2023-09-15 10:35:07 +01:00
ptp.h octeontx2-pf: Use PTP HW timestamp counter atomic update feature 2023-08-23 08:20:50 +01:00
rpm.c octeontx2-pf: Reset MAC stats during probe 2024-04-03 11:03:40 +01:00
rpm.h octeontx2-pf: Reset MAC stats during probe 2024-04-03 11:03:40 +01:00
rvu.c octeontx2-af: Use separate handlers for interrupts 2024-03-20 10:49:07 +00:00
rvu.h octeontx2: Detect the mbox up or down message via register 2024-03-20 10:49:07 +00:00
rvu_cgx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-04-04 18:01:07 -07:00
rvu_cn10k.c octeontx2-af: cn10k: Increase outstanding LMTST transactions 2023-12-06 13:37:32 +01:00
rvu_cpt.c octeontx2-af: add mbox to return CPT_AF_FLT_INT info 2023-01-20 08:37:10 -08:00
rvu_debugfs.c octeontx2-af: avoid off-by-one read from userspace 2024-04-25 19:23:51 -07:00
rvu_devlink.c devlink: extend devlink_param *set pointer 2024-04-22 13:05:19 -07:00
rvu_devlink.h octeontx2-af: Fix inconsistent license text 2021-08-29 10:46:15 +01:00
rvu_nix.c octeontx2-af: Fix NIX SQ mode and BP config 2024-04-09 11:59:42 +02:00
rvu_npa.c octeontx2-af: Unlock contexts in the queue context cache in case of fault detection 2023-03-08 13:06:32 +00:00
rvu_npc.c octeontx2-af: Always allocate PF entries from low prioriy zone 2024-06-05 09:40:02 +01:00
rvu_npc_fs.c octeontx2-pf: Add support for offload tc with skbedit mark action 2024-04-22 10:14:14 +01:00
rvu_npc_fs.h octeontx2-af: Fix issues with NPC field hash extract 2023-05-03 09:02:59 +01:00
rvu_npc_hash.c octeontx2-af: Remove redundant functions rvu_npc_exact_mac2u64() 2023-08-09 15:29:44 -07:00
rvu_npc_hash.h octeontx2-af: Fix hash extraction enable configuration 2023-07-25 10:12:26 +02:00
rvu_reg.c octeontx2-af: Update Tx link register range 2023-12-06 13:44:38 +01:00
rvu_reg.h octeontx2-af: Create BPIDs free pool 2024-02-02 12:12:35 +00:00
rvu_sdp.c Octeontx2-af: Fetch MAC channel info from firmware 2024-02-14 10:35:25 +00:00
rvu_struct.h octeontx2-af: debugfs: update CQ context fields 2023-12-01 20:06:12 -08:00
rvu_switch.c octeontx2-af: Install TC filter rules in hardware based on priority 2023-07-25 09:44:19 +02:00
rvu_trace.c octeontx2-af: Fix inconsistent license text 2021-08-29 10:46:15 +01:00
rvu_trace.h tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00