numam-dpdk/drivers/net/ice
Haiyue Wang c7c5e26210 net/ice: use ethernet copy API to do MAC assignment
Use the API rte_ether_addr_copy to do MAC assignment, instead of
calling rte_memcpy function directly.

Fixes: 84dc7a95a2 ("net/ice: enable flow director engine")
Cc: stable@dpdk.org

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2020-01-17 19:46:02 +01:00
..
base net/ice/base: clean up 2020-01-17 19:46:01 +01:00
ice_ethdev.c net/ice: use ethernet copy API to do MAC assignment 2020-01-17 19:46:02 +01:00
ice_ethdev.h net/ice: add flow mark hint 2019-11-20 17:36:06 +01:00
ice_fdir_filter.c net/ice: support flow director for normal GTPU 2019-11-26 18:05:15 +01:00
ice_generic_flow.c net/ice: support flow director for normal GTPU 2019-11-26 18:05:15 +01:00
ice_generic_flow.h net/ice: support flow director for normal GTPU 2019-11-26 18:05:15 +01:00
ice_hash.c net/ice: fix pattern name of GTPU with extension header 2019-11-26 18:05:15 +01:00
ice_logs.h
ice_rxtx_vec_avx2.c net/ice: support RSS in AVX path 2019-10-23 16:43:09 +02:00
ice_rxtx_vec_common.h net/ice: disable TSO offload in vector path 2020-01-17 19:45:23 +01:00
ice_rxtx_vec_sse.c
ice_rxtx.c net/ice: fix packet type table 2020-01-17 19:45:23 +01:00
ice_rxtx.h net/ice: optimize protocol extraction by dynamic mbuf 2019-11-11 14:23:02 +01:00
ice_switch_filter.c net/ice/base: fix switch programming for IPv6 2019-11-20 17:36:05 +01:00
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build net/ice: enable advanced RSS 2019-10-23 16:43:10 +02:00
rte_pmd_ice_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_pmd_ice.h doc: add ice PMD in doxygen 2019-11-11 14:23:02 +01:00