numam-dpdk/drivers/net/enic
Hyong Youb Kim 7e6be79719 net/enic: suppress unwanted error messages
Do not log errors when CMD_OVERLAY_OFFLOAD_CTRL and
CMD_GET_SUPP_FEATURE_VER fail, as they are only used to probe if a
feature is provisioned. They are expected to fail if the feature is
not provisioned.

Do not log an error when disabling Geneve offload fails. It is
expected to fail if this feature is provisioned but not enabled.

Fixes: c02a96fc4a ("net/enic: enable GENEVE with options offload")

Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>
Reviewed-by: John Daley <johndale@cisco.com>
2019-11-08 23:15:05 +01:00
..
base net/enic: suppress unwanted error messages 2019-11-08 23:15:05 +01:00
enic_clsf.c net: add rte prefix to UDP structure 2019-05-24 13:34:46 +02:00
enic_compat.h net/enic: fix whitespaces in log macros 2019-11-08 23:15:05 +01:00
enic_ethdev.c net/enic: fix speed capabilities for new VF 2019-11-08 23:15:05 +01:00
enic_flow.c net/enic: remove PMD log type references 2019-07-23 14:31:35 +02:00
enic_fm_flow.c net/enic: add flow implementation based on Flow Manager API 2019-10-23 16:43:08 +02:00
enic_main.c net/enic: suppress unwanted error messages 2019-11-08 23:15:05 +01:00
enic_res.c net/enic: add flow implementation based on Flow Manager API 2019-10-23 16:43:08 +02:00
enic_res.h net/enic: remove unused functions 2019-03-08 17:52:22 +01:00
enic_rxtx_common.h net/enic: allow flow mark ID 0 2019-03-08 17:52:22 +01:00
enic_rxtx_vec_avx2.c net/enic: fix probe for secondary process 2019-10-23 16:43:08 +02:00
enic_rxtx.c net/enic: fix Tx prepare to set positive rte_errno 2019-06-13 23:54:30 +09:00
enic.h net: add new header file for VXLAN 2019-10-25 19:00:22 +02:00
Makefile net/enic: add flow implementation based on Flow Manager API 2019-10-23 16:43:08 +02:00
meson.build net/enic: add flow implementation based on Flow Manager API 2019-10-23 16:43:08 +02:00
rte_pmd_enic_version.map