numam-dpdk/drivers/common/cnxk
Anoob Joseph 80847935ca common/cnxk: fix memory leak
The memory allocated for temporarily keeping DPTR need to be freed after
operation.

Also, dptr need to be aligned to 8B.

Fixes: 71213a8b77 ("common/cnxk: support CPT CTX write through microcode op")

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Reviewed-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
Reviewed-by: Tejasree Kondoj <ktejasree@marvell.com>
2021-11-11 16:12:23 +01:00
..
hw common/cnxk: add DPI DMA support 2021-11-07 23:29:58 +01:00
cnxk_security_ar.h crypto/cnxk: support ESN and anti-replay on CN9K 2021-11-04 19:46:27 +01:00
cnxk_security.c common/cnxk: add null authentication with IPsec 2021-11-04 19:46:27 +01:00
cnxk_security.h common/cnxk: support cn9k fast path security session 2021-10-02 15:44:10 +02:00
cnxk_telemetry_bphy.c raw/cnxk_bphy: support telemetry 2021-10-29 17:59:35 +02:00
cnxk_telemetry_nix.c common/cnxk: fix pointer argument with GCC 12 2021-11-11 16:12:13 +01:00
cnxk_telemetry_npa.c common/cnxk: support telemetry for network pool allocator 2021-10-19 18:36:27 +02:00
cnxk_telemetry.h common/cnxk: support telemetry for network pool allocator 2021-10-19 18:36:27 +02:00
cnxk_utils.c common/cnxk: support TM error type get 2021-09-28 12:06:39 +02:00
cnxk_utils.h common/cnxk: support TM error type get 2021-09-28 12:06:39 +02:00
meson.build common/cnxk: add DPI DMA support 2021-11-07 23:29:58 +01:00
roc_ae_fpm_tables.c common/cnxk: add FPM tables for asymmetric crypto 2021-07-07 21:15:08 +02:00
roc_ae_fpm_tables.h common/cnxk: add FPM tables for asymmetric crypto 2021-07-07 21:15:08 +02:00
roc_ae.c common/cnxk: add constants to EC groups 2021-07-30 20:57:23 +02:00
roc_ae.h common/cnxk: add constants to EC groups 2021-07-30 20:57:23 +02:00
roc_api.h common/cnxk: add DPI DMA support 2021-11-07 23:29:58 +01:00
roc_bitfield.h common/cnxk: add build infrastructre and HW definition 2021-04-09 08:32:24 +02:00
roc_bits.h common/cnxk: add build infrastructre and HW definition 2021-04-09 08:32:24 +02:00
roc_bphy_cgx_priv.h common/cnxk: remove duplicated constant 2021-09-28 12:09:14 +02:00
roc_bphy_cgx.c common/cnxk: return saner error codes 2021-09-28 12:09:14 +02:00
roc_bphy_cgx.h common/cnxk: support setting BPHY CGX/RPM FEC 2021-07-23 00:25:34 +02:00
roc_bphy_irq.c raw/cnxk_bphy: use ROC calls for max IRQ get 2021-10-07 13:02:48 +02:00
roc_bphy_irq.h raw/cnxk_bphy: use ROC calls for max IRQ get 2021-10-07 13:02:48 +02:00
roc_bphy.c common/cnxk: support reading NPA/SSO PF function 2021-09-28 15:16:13 +02:00
roc_bphy.h common/cnxk: support reading NPA/SSO PF function 2021-09-28 15:16:13 +02:00
roc_constants.h common/cnxk: add new PCI IDs to supported devices 2021-10-21 13:43:56 +02:00
roc_cpt_debug.c common/cnxk: dump CPT LF registers on error interrupt 2021-10-02 15:44:38 +02:00
roc_cpt_priv.h common/cnxk: dump CPT LF registers on error interrupt 2021-10-02 15:44:38 +02:00
roc_cpt.c common/cnxk: fix memory leak 2021-11-11 16:12:23 +01:00
roc_cpt.h common/cnxk: support CPT CTX write through microcode op 2021-11-03 16:05:47 +01:00
roc_dev_priv.h common/cnxk: send link status event to VF 2021-09-16 16:28:51 +02:00
roc_dev.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
roc_dpi_priv.h common/cnxk: add DPI DMA support 2021-11-07 23:29:58 +01:00
roc_dpi.c common/cnxk: add DPI DMA support 2021-11-07 23:29:58 +01:00
roc_dpi.h common/cnxk: add DPI DMA support 2021-11-07 23:29:58 +01:00
roc_hash.c common/cnxk: fix build with -O1 2021-10-28 14:54:59 +02:00
roc_hash.h common/cnxk: add hash generation API 2021-09-03 17:00:22 +02:00
roc_idev_priv.h common/cnxk: support NIX inline device init and fini 2021-10-02 15:44:28 +02:00
roc_idev.c common/cnxk: support NIX inline device init and fini 2021-10-02 15:44:28 +02:00
roc_idev.h common/cnxk: add CPT get/set 2021-07-07 21:15:08 +02:00
roc_ie_on.h common/cnxk: add cn9k IPsec microcode defines 2021-09-07 19:54:12 +02:00
roc_ie_ot.h common/cnxk: support CPT CTX write through microcode op 2021-11-03 16:05:47 +01:00
roc_ie.h common/cnxk: make IPsec defines common 2021-09-06 21:46:34 +02:00
roc_io_generic.h common/cnxk: support NIX inline inbound and outbound setup 2021-10-02 15:44:32 +02:00
roc_io.h common/cnxk: support NIX inline inbound and outbound setup 2021-10-02 15:44:32 +02:00
roc_irq.c common/cnxk: fix device MSI-X greater than default value 2021-11-03 16:12:29 +01:00
roc_mbox_priv.h common/cnxk: add mailbox base infrastructure 2021-04-09 08:32:24 +02:00
roc_mbox.c common/cnxk: add mailbox base infrastructure 2021-04-09 08:32:24 +02:00
roc_mbox.h common/cnxk: change policer time unit to configured value 2021-11-03 16:12:09 +01:00
roc_model.c common/cnxk: add helpers for reading runplatform 2021-10-08 10:12:49 +02:00
roc_model.h raw/cnxk_bphy: support telemetry 2021-10-29 17:59:35 +02:00
roc_nix_bpf.c common/cnxk: change policer time unit to configured value 2021-11-03 16:12:09 +01:00
roc_nix_debug.c common/cnxk: support NIX inline inbound and outbound setup 2021-10-02 15:44:32 +02:00
roc_nix_fc.c common/cnxk: enable backpressure on CPT with inline inbound 2021-11-03 16:05:47 +01:00
roc_nix_inl_dev_irq.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
roc_nix_inl_dev.c common/cnxk: support CPT CTX sync mailbox 2021-11-03 16:05:47 +01:00
roc_nix_inl_priv.h common/cnxk: support inline IPsec flow action 2021-10-02 15:45:00 +02:00
roc_nix_inl.c common/cnxk: support CPT CTX sync mailbox 2021-11-03 16:05:47 +01:00
roc_nix_inl.h common/cnxk: support CPT CTX write through microcode op 2021-11-03 16:05:47 +01:00
roc_nix_irq.c common/cnxk: fix typos 2021-11-03 16:12:29 +01:00
roc_nix_mac.c common/cnxk: send link status event to VF 2021-09-16 16:28:51 +02:00
roc_nix_mcast.c common/cnxk: add NIX specific NPC operations 2021-04-09 08:32:24 +02:00
roc_nix_npc.c common/cnxk: add NIX specific NPC operations 2021-04-09 08:32:24 +02:00
roc_nix_ops.c common/cnxk: support changing drop Rx error flag 2021-11-03 16:05:47 +01:00
roc_nix_priv.h common/cnxk: support changing drop Rx error flag 2021-11-03 16:05:47 +01:00
roc_nix_ptp.c common/cnxk: support NIX PTP 2021-04-09 08:32:24 +02:00
roc_nix_queue.c common/cnxk: support telemetry for NIX 2021-10-19 18:37:05 +02:00
roc_nix_rss.c common/cnxk: support locking NIX RQ contexts 2021-06-29 20:12:25 +02:00
roc_nix_stats.c common/cnxk: support NIX extended stats 2021-04-09 08:32:24 +02:00
roc_nix_tm_ops.c common/cnxk: consider adjust value for TM burst calculation 2021-11-03 16:12:29 +01:00
roc_nix_tm_utils.c common/cnxk: enable TM to listen on Rx pause frames 2021-11-03 16:05:47 +01:00
roc_nix_tm.c common/cnxk: enable TM to listen on Rx pause frames 2021-11-03 16:05:47 +01:00
roc_nix_vlan.c common/cnxk: suport VLAN filter 2021-04-09 08:32:24 +02:00
roc_nix_xstats.h common/cnxk: support NIX extended stats 2021-04-09 08:32:24 +02:00
roc_nix.c common/cnxk: support changing drop Rx error flag 2021-11-03 16:05:47 +01:00
roc_nix.h common/cnxk: change policer time unit to configured value 2021-11-03 16:12:09 +01:00
roc_npa_debug.c common/cnxk: support NPA debug 2021-04-09 08:32:24 +02:00
roc_npa_irq.c common/cnxk: support NPA debug 2021-04-09 08:32:24 +02:00
roc_npa_priv.h common/cnxk: support NPA IRQ 2021-04-09 08:32:24 +02:00
roc_npa.c common/cnxk: support ROC NPA init callback 2021-10-29 16:09:24 +02:00
roc_npa.h common/cnxk: support ROC NPA init callback 2021-10-29 16:09:24 +02:00
roc_npc_mcam_dump.c common/cnxk: support flow entry dump 2021-06-29 20:28:42 +02:00
roc_npc_mcam.c common/cnxk: improve MCAM entries management 2021-10-19 21:00:11 +02:00
roc_npc_parse.c common/cnxk: support custom L2/L3 protocols parsing 2021-07-13 12:17:51 +02:00
roc_npc_priv.h common/cnxk: improve MCAM entries management 2021-10-19 21:00:11 +02:00
roc_npc_utils.c common/cnxk: improve MCAM entries management 2021-10-19 21:00:11 +02:00
roc_npc.c common/cnxk: change policer time unit to configured value 2021-11-03 16:12:09 +01:00
roc_npc.h ethdev: add namespace 2021-10-22 18:15:38 +02:00
roc_platform.c common/cnxk: add CPT configuration 2021-07-07 21:15:08 +02:00
roc_platform.h common/cnxk: add DPI DMA support 2021-11-07 23:29:58 +01:00
roc_priv.h common/cnxk: add DPI DMA support 2021-11-07 23:29:58 +01:00
roc_se.c common/cnxk: fix ZUC constants 2021-11-04 19:46:27 +01:00
roc_se.h common/cnxk: fix ZUC constants 2021-11-04 19:46:27 +01:00
roc_sso_debug.c common/cnxk: support SSO debug 2021-04-09 08:32:24 +02:00
roc_sso_irq.c common/cnxk: support SSO IRQ 2021-04-09 08:32:24 +02:00
roc_sso_priv.h common/cnxk: add SSO XAQ pool create and free 2021-11-04 08:41:25 +01:00
roc_sso.c common/cnxk: add SSO XAQ pool create and free 2021-11-04 08:41:25 +01:00
roc_sso.h common/cnxk: add SSO XAQ pool create and free 2021-11-04 08:41:25 +01:00
roc_tim_irq.c common/cnxk: support TIM IRQ 2021-04-09 08:32:24 +02:00
roc_tim_priv.h common/cnxk: support TIM IRQ 2021-04-09 08:32:24 +02:00
roc_tim.c drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
roc_tim.h common/cnxk: support TIM device 2021-04-09 08:32:24 +02:00
roc_util_priv.h common/cnxk: add model init and IO handling API 2021-04-09 08:32:24 +02:00
roc_utils.c common/cnxk: support to get policer level to index 2021-10-19 16:21:14 +02:00
roc_utils.h common/cnxk: add mailbox base infrastructure 2021-04-09 08:32:24 +02:00
version.map common/cnxk: add DPI DMA support 2021-11-07 23:29:58 +01:00