automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw85108 [PATCH v4 30/32] net/mlx5/windows: add mlx5_os.c stubs
       [not found] <20201213205005.7300-31-talshn@nvidia.com>
@ 2020-12-13 20:58 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2020-12-13 20:58 UTC (permalink / raw)
  To: test-report; +Cc: Tal Shnaiderman

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/85108

_coding style issues_


WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'mlx5_os_set_nonblock_channel_fd', this function's name, in a string
#115: FILE: drivers/net/mlx5/windows/mlx5_os.c:102:
+	DRV_LOG(WARNING, "mlx5_os_set_nonblock_channel_fd is not supported");

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'mlx5_os_dev_shared_handler_install', this function's name, in a string
#130: FILE: drivers/net/mlx5/windows/mlx5_os.c:117:
+	DRV_LOG(WARNING, "mlx5_os_dev_shared_handler_install is not supported");

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'mlx5_os_dev_shared_handler_uninstall', this function's name, in a string
#144: FILE: drivers/net/mlx5/windows/mlx5_os.c:131:
+	DRV_LOG(WARNING, "mlx5_os_dev_shared_handler_uninstall is not supported");

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'mlx5_os_read_dev_stat', this function's name, in a string
#168: FILE: drivers/net/mlx5/windows/mlx5_os.c:155:
+	DRV_LOG(WARNING, "mlx5_os_read_dev_stat is not supported");

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'mlx5_os_mac_addr_flush', this function's name, in a string
#184: FILE: drivers/net/mlx5/windows/mlx5_os.c:171:
+	DRV_LOG(WARNING, "mlx5_os_mac_addr_flush is not supported");

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'mlx5_os_mac_addr_remove', this function's name, in a string
#201: FILE: drivers/net/mlx5/windows/mlx5_os.c:188:
+	DRV_LOG(WARNING, "mlx5_os_mac_addr_remove is not supported");

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'mlx5_os_vf_mac_addr_modify', this function's name, in a string
#230: FILE: drivers/net/mlx5/windows/mlx5_os.c:217:
+	DRV_LOG(WARNING, "mlx5_os_vf_mac_addr_modify is not supported");

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'mlx5_os_set_promisc', this function's name, in a string
#251: FILE: drivers/net/mlx5/windows/mlx5_os.c:238:
+	DRV_LOG(WARNING, "mlx5_os_set_promisc is not supported");

WARNING:EMBEDDED_FUNCTION_NAME: Prefer using '"%s...", __func__' to using 'mlx5_os_set_allmulti', this function's name, in a string
#271: FILE: drivers/net/mlx5/windows/mlx5_os.c:258:
+	DRV_LOG(WARNING, "mlx5_os_set_allmulti is not supported");

total: 0 errors, 9 warnings, 0 checks, 200 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-13 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201213205005.7300-31-talshn@nvidia.com>
2020-12-13 20:58 ` [dpdk-test-report] |WARNING| pw85108 [PATCH v4 30/32] net/mlx5/windows: add mlx5_os.c stubs checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).