OpenCloudOS-Kernel/drivers/net/ethernet/netronome/nfp
Louis Peens b15e2e49bf nfp: flower: fix incorrect struct type in GRE key_size
Looks like a copy-paste error sneaked in here at some point,
causing the key_size for these tunnels to be calculated
incorrectly. This size ends up being send to the firmware,
causing unexpected behaviour in some cases.

Fixes: 78a722af4a ("nfp: flower: compile match for IPv6 tunnels")
Reported-by: Chaoyong He <chaoyong.he@corigine.com>
Signed-off-by: Louis Peens <louis.peens@corigine.com>
Signed-off-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20221007092132.218386-1-simon.horman@corigine.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-10-10 18:00:43 -07:00
..
abm net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types 2021-10-18 12:54:41 +01:00
bpf nfp: bpf: Fix typo 'the the' in comment 2022-07-25 10:52:28 +01:00
crypto tcp: Access &tcp_hashinfo via net. 2022-09-20 10:21:49 -07:00
flower nfp: flower: fix incorrect struct type in GRE key_size 2022-10-10 18:00:43 -07:00
nfd3 nfp: Use skb_put_data() instead of skb_put/memcpy pair 2022-09-29 10:46:42 +02:00
nfdk Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-07-14 15:27:35 -07:00
nfpcore nfp: add support for link auto negotiation 2022-09-30 18:47:53 -07:00
nic
Makefile nfp: add support for NFDK data path 2022-03-21 13:21:17 +00:00
ccm.c
ccm.h
ccm_mbox.c net: netronome: nfp: Fix wrong function name in comments 2021-05-17 14:12:39 -07:00
devlink_param.c nfp: Move delink_register to be last command 2021-09-27 16:31:59 +01:00
nfp_abi.h
nfp_app.c nfp: fix clang -Wformat warnings 2022-07-12 17:38:44 -07:00
nfp_app.h eth: nfp: replace driver's "pf" lock with devlink instance lock 2022-03-16 12:56:37 -07:00
nfp_app_nic.c
nfp_asm.c nfp: bpf: silence bitwise vs. logical OR warning 2021-10-18 14:50:01 -07:00
nfp_asm.h
nfp_devlink.c devlink: hold the instance lock during eswitch_mode callbacks 2022-03-21 14:11:38 +00:00
nfp_hwmon.c
nfp_main.c nfp: add support for link auto negotiation 2022-09-30 18:47:53 -07:00
nfp_main.h nfp: refine the ABI of getting `sp_indiff` info 2022-09-30 18:47:52 -07:00
nfp_net.h nfp: support RX VLAN ctag/stag strip 2022-07-04 10:44:08 +01:00
nfp_net_common.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
nfp_net_ctrl.c nfp: refine the ABI of getting `sp_indiff` info 2022-09-30 18:47:52 -07:00
nfp_net_ctrl.h nfp: refine the ABI of getting `sp_indiff` info 2022-09-30 18:47:52 -07:00
nfp_net_debugdump.c
nfp_net_debugfs.c nfp: use TX ring pointer write back 2022-03-21 13:21:16 +00:00
nfp_net_dp.c nfp: support RX VLAN ctag/stag strip 2022-07-04 10:44:08 +01:00
nfp_net_dp.h nfp: support RX VLAN ctag/stag strip 2022-07-04 10:44:08 +01:00
nfp_net_ethtool.c nfp: add support restart of link auto-negotiation 2022-09-30 18:47:53 -07:00
nfp_net_main.c nfp: refine the ABI of getting `sp_indiff` info 2022-09-30 18:47:52 -07:00
nfp_net_repr.c nfp: enable TSO by default for nfp netdev 2022-07-06 08:15:39 +01:00
nfp_net_repr.h
nfp_net_sriov.c nfp: avoid unnecessary check warnings in nfp_app_get_vf_config 2022-06-09 22:02:38 -07:00
nfp_net_sriov.h nfp: VF rate limit support 2022-05-12 13:03:08 +02:00
nfp_net_xsk.c nfp: support 48-bit DMA addressing for NFP3800 2022-06-13 13:31:39 +01:00
nfp_net_xsk.h nfp: move the fast path code to separate files 2022-03-21 13:21:16 +00:00
nfp_netvf_main.c nfp: support Corigine PCIE vendor ID 2022-05-09 18:20:39 -07:00
nfp_port.c devlink: pass devlink_port to port_split / port_unsplit callbacks 2022-03-16 12:56:45 -07:00
nfp_port.h nfp: propagate port speed from management firmware 2022-08-30 11:28:15 +02:00
nfp_shared_buf.c