linux-stable/drivers/net/ethernet/mellanox/mlx5/core
Shay Drory 68fefb7089 net/mlx5: Change SF missing dedicated MSI-X err message to dbg
When MSI-X vectors allocated are not enough for SFs to have dedicated,
MSI-X, kernel log buffer has too many entries.
Hence only enable such log with debug level.

Signed-off-by: Shay Drory <shayd@nvidia.com>
Reviewed-by: Parav Pandit <parav@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
2021-08-11 11:14:31 -07:00
..
accel
diag
en net/mlx5: Fix typo in comments 2021-08-11 11:14:30 -07:00
en_accel net/mlx5: Embed mlx5_ttc_table 2021-08-02 19:26:27 -07:00
esw net/mlx5: E-Switch, add logic to enable shared FDB 2021-08-05 13:50:44 -07:00
fpga net/mlx5: Fix typo in comments 2021-08-11 11:14:30 -07:00
ipoib net/mlx5: Embed mlx5_ttc_table 2021-08-02 19:26:27 -07:00
lib net/mlx5: Fix typo in comments 2021-08-11 11:14:30 -07:00
sf net/mlx5: Fix typo in comments 2021-08-11 11:14:30 -07:00
steering IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq 2021-07-25 11:39:04 +03:00
Kconfig net/mlx5: remove "default n" from Kconfig 2021-06-22 15:24:26 -07:00
Makefile net/mlx5: Move TTC logic to fs_ttc 2021-08-02 19:26:26 -07:00
alloc.c
cmd.c
cq.c IB/mlx5: Rename is_apu_thread_cq function to is_apu_cq 2021-07-25 11:39:04 +03:00
debugfs.c
dev.c net/mlx5: Support enable_vnet devlink dev param 2021-08-11 14:34:22 +01:00
devlink.c net/mlx5: Support enable_vnet devlink dev param 2021-08-11 14:34:22 +01:00
devlink.h devlink: Set device as early as possible 2021-08-09 10:21:40 +01:00
ecpf.c
ecpf.h
en.h net/mlx5: Move TTC logic to fs_ttc 2021-08-02 19:26:26 -07:00
en_arfs.c net/mlx5: Embed mlx5_ttc_table 2021-08-02 19:26:27 -07:00
en_common.c net/mlx5: Fix typo in comments 2021-08-11 11:14:30 -07:00
en_dcbnl.c net/mlx5e: Cleanup safe switch channels API by passing params 2021-04-16 11:48:20 -07:00
en_dim.c
en_ethtool.c net/mlx5e: Hide all implementation details of mlx5e_rx_res 2021-08-02 19:26:24 -07:00
en_fs.c net/mlx5: Fix inner TTC table creation 2021-08-11 11:14:30 -07:00
en_fs_ethtool.c net/mlx5e: Rename traffic type enums 2021-08-02 19:26:25 -07:00
en_main.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2021-08-10 13:19:17 -07:00
en_rep.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2021-08-10 13:19:17 -07:00
en_rep.h net/mlx5: Fix typo in comments 2021-08-11 11:14:30 -07:00
en_rx.c net/mlx5e: RX, Re-place page pool numa node change logic 2021-06-03 13:10:19 -07:00
en_selftest.c
en_stats.c mlx5: implement ethtool standard stats 2021-04-16 16:59:47 -07:00
en_stats.h mlx5: implement ethtool standard stats 2021-04-16 16:59:47 -07:00
en_tc.c net/mlx5: Fix typo in comments 2021-08-11 11:14:30 -07:00
en_tc.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-06-18 19:47:02 -07:00
en_tx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2021-06-18 19:47:02 -07:00
en_txrx.c net/mlx5e: kTLS, Add resiliency to RX resync failures 2021-04-16 11:48:08 -07:00
eq.c net/mlx5: Use cpumask_available() in mlx5_eq_create_generic() 2021-06-22 15:24:20 -07:00
eswitch.c net/mlx5: Fix typo in comments 2021-08-11 11:14:30 -07:00
eswitch.h Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2021-08-10 13:19:17 -07:00
eswitch_offloads.c Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux 2021-08-10 13:19:17 -07:00
eswitch_offloads_termtbl.c net/mlx5: Set term table as an unmanaged flow table 2021-05-18 23:01:53 -07:00
events.c net/mlx5: Fix typo in comments 2021-08-11 11:14:30 -07:00
fs_cmd.c net/mlx5: E-Switch, add logic to enable shared FDB 2021-08-05 13:50:44 -07:00
fs_cmd.h net/mlx5: Added new parameters to reformat context 2021-06-09 18:36:07 -07:00
fs_core.c net/mlx5: Fix typo in comments 2021-08-11 11:14:30 -07:00
fs_core.h net/mlx5: E-Switch, add logic to enable shared FDB 2021-08-05 13:50:44 -07:00
fs_counters.c net/mlx5: Allocate FC bulk structs with kvzalloc() instead of kzalloc() 2021-04-16 11:48:22 -07:00
fs_ft_pool.c net/mlx5: check for allocation failure in mlx5_ft_pool_init() 2021-06-03 13:10:17 -07:00
fs_ft_pool.h net/mlx5: Move chains ft pool to be used by all firmware steering 2021-05-27 11:54:38 -07:00
fw.c net/mlx5: mlx5_ifc support for header insert/remove 2021-06-09 18:36:06 -07:00
fw_reset.c net/mlx5: Check firmware sync reset requested is set before trying to abort it 2021-06-01 18:30:20 -07:00
fw_reset.h
health.c net/mlx5: Delete impossible dev->state checks 2021-08-11 11:14:30 -07:00
lag.c net/mlx5: Lag, Create shared FDB when in switchdev mode 2021-08-05 13:50:52 -07:00
lag.h net/mlx5: Lag, Create shared FDB when in switchdev mode 2021-08-05 13:50:52 -07:00
lag_mp.c net/mlx5: Lag, Create shared FDB when in switchdev mode 2021-08-05 13:50:52 -07:00
lag_mp.h
main.c net/mlx5: Delete impossible dev->state checks 2021-08-11 11:14:30 -07:00
mcg.c
mlx5_core.h net/mlx5: Support enable_vnet devlink dev param 2021-08-11 14:34:22 +01:00
mlx5_irq.h net/mlx5: Round-Robin EQs over IRQs 2021-06-14 20:58:00 -07:00
mr.c net/mlx5: Reset mkey index on creation 2021-06-16 15:36:49 -07:00
pagealloc.c net/mlx5: Use unsigned int for free_count 2021-04-02 16:13:04 -07:00
pci_irq.c net/mlx5: Change SF missing dedicated MSI-X err message to dbg 2021-08-11 11:14:31 -07:00
pd.c
port.c net/mlx5: Add support for DSFP module EEPROM dumps 2021-04-11 16:34:56 -07:00
qos.c
qos.h
rdma.c net/mlx5: Consider RoCE cap before init RDMA resources 2021-06-09 17:20:04 -07:00
rdma.h
rl.c net/mlx5: Pair mutex_destory with mutex_init for rate limit table 2021-04-02 16:13:06 -07:00
sriov.c net/mlx5: Introduce API for request and release IRQs 2021-06-14 20:57:57 -07:00
transobj.c net/mlx5e: Fix page reclaim for dead peer hairpin 2021-06-09 17:20:03 -07:00
uar.c
vport.c net/mlx5: E-Switch, Allow setting GUID for host PF vport 2021-06-16 15:36:40 -07:00
wq.c
wq.h