numam-dpdk/drivers/net/i40e
Anatoly Burakov f400ea0b4c eal: rename power monitor condition member
The `data_sz` name is fine, but it looks out of place because nothing
else has "data" prefix in that structure. Rename it to "size", as well
as add more clarity to the comments around each struct member.

Fixes: 6a17919b0e ("eal: change power intrinsics API")

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2021-01-29 15:29:48 +01:00
..
base drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
i40e_ethdev_vf.c net/i40e: fix jumbo frame flag condition 2021-01-19 03:30:14 +01:00
i40e_ethdev.c net/i40e: fix jumbo frame flag condition 2021-01-19 03:30:14 +01:00
i40e_ethdev.h net/i40e: fix jumbo frame flag condition 2021-01-19 03:30:14 +01:00
i40e_fdir.c net/i40e: fix jumbo frame flag condition 2021-01-19 03:30:14 +01:00
i40e_flow.c net/i40e: refactor RSS flow 2021-01-08 19:20:09 +01:00
i40e_hash.c net/i40e: fix out of scope variable 2021-01-19 13:49:41 +01:00
i40e_hash.h net/i40e: refactor RSS flow 2021-01-08 19:20:09 +01:00
i40e_logs.h net/i40e: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
i40e_pf.c ethdev: move MAC filter type to i40e driver 2020-11-03 23:35:05 +01:00
i40e_pf.h net/i40e: support AVF basic interface 2018-01-16 18:47:49 +01:00
i40e_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
i40e_rxtx_vec_altivec.c net/i40e: fix vector Rx 2020-11-03 23:24:26 +01:00
i40e_rxtx_vec_avx2.c drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
i40e_rxtx_vec_avx512.c net/i40e: optimize Tx by using AVX512 2021-01-19 03:30:13 +01:00
i40e_rxtx_vec_common.h net/i40e: fix setting L2TAG 2020-05-22 17:10:15 +02:00
i40e_rxtx_vec_neon.c net/i40e: fix vector Rx 2020-11-03 23:24:26 +01:00
i40e_rxtx_vec_sse.c net/i40e: fix L4 checksum flag 2021-01-08 16:03:04 +01:00
i40e_rxtx.c eal: rename power monitor condition member 2021-01-29 15:29:48 +01:00
i40e_rxtx.h net/i40e: optimize Tx by using AVX512 2021-01-19 03:30:13 +01:00
i40e_tm.c drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
i40e_vf_representor.c ethdev: add device flag to bypass auto-filled queue xstats 2020-10-16 23:27:15 +02:00
meson.build net/i40e: disable AVX512 with MinGW 2021-01-28 22:25:04 +01:00
rte_pmd_i40e.c net/i40e: add null input checks 2021-01-13 18:51:58 +01:00
rte_pmd_i40e.h net/i40e: add C++ include guard 2020-11-13 19:43:26 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00