numam-dpdk/drivers/net/netvsc
Stephen Hemminger b797b049b5 net/netvsc: fix log format
The PMD_DRV_LOG macro in netvsc (like other drivers) adds a newline to
the log message as part of the macro expansion; therefore the
message should not have its own newline.

In a couple places, log messages were split across source lines
which can make looking them up in the source tree harder.

Fixes: a2a23a794b ("net/netvsc: support VF device hot add/remove")
Cc: stable@dpdk.org

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Long Li <longli@microsoft.com>
2021-04-08 10:20:40 +02:00
..
hn_ethdev.c net/netvsc: fix log format 2021-04-08 10:20:40 +02:00
hn_logs.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
hn_nvs.c net/netvsc: support VF device hot add/remove 2021-01-17 22:37:28 +01:00
hn_nvs.h net/netvsc: support VF device hot add/remove 2021-01-17 22:37:28 +01:00
hn_rndis.c drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
hn_rndis.h net/netvsc: support configuring RSS parameters 2019-06-28 20:32:18 +02:00
hn_rxtx.c drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
hn_var.h drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
hn_vf.c net/netvsc: fix log format 2021-04-08 10:20:40 +02:00
meson.build drivers/net: build i40e and mlx5 on Windows 2021-01-14 23:51:24 +01:00
ndis.h net/netvsc: fix definition of offload values 2019-07-05 01:52:01 +02:00
rndis.h net/netvsc: add Hyper-V network device 2018-07-13 23:48:07 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00