Workaround : Open the file/etc/modprobe.d/libmlx4.confand comment out the below line : Raw options mlx4_core hpn=1 After modification the file will be : Raw # cat etc/modprobe.d/libmlx4.conf install mlx4_core /sbin/modprobe --ignore-install mlx4_core && (if [ -f /usr/libexec/...
Fix this by setting MLX4_QP_FLOW_STEERING_ATTACH/DETACH to be "native" (so that the PF invocation does not go through the wrapper), and perform the required priority demotion for the PF in the mlx4_ib_create_flow() code path. Fixes: 4856413 ("net/mlx4_core: Demote simple multicast ...
mlx4_core 0000:84:00.0: Failed to bond device: -524 Dec x xx:xx:xx localhost kernel: mlx4_en: enp132s0: Fail to bond device Dec x xx:xx:xx localhost kernel: mlx4_core 0000:84:00.0: Failed to bond device: -524 Dec x xx:xx:xx localhost kernel: mlx4_en: enp132s0: Fail to...
ORACLE Exadata 一体机节点主机重启ib0 (mlx4_core): transmit queue 0 timed out“问题,对操作系统日志中的报错进行分析,系统正常运行时突然出现kernel:NETDEVWATCHDOG:eth3(bnxt_en):transmitqueue4t
+ (spec->ib.roce_type == MLX4_FLOW_SPEC_IB_ROCE_TYPE_IPV4 ? + (__force __be32)0x80 : (__force __be32)0); rule_hw->ib.qpn_mask = spec->ib.qpn_msk; memcpy(&rule_hw->ib.dst_gid, &spec->ib.dst_gid, 16); memcpy(&rule_hw->ib.dst_gid_msk, &spec->ib.dst_gid_ms...
> This is aligned with Eli (mlx5) and Roland (mlx4). > > FWIW, I did the whole change to go through netdev. Hi Dave, I've picked these up. Thanks Or. > Or. > > Or Gerlitz (2): > MAINTAINERS: Assign new maintainers to Mellanox mlx5 core and IB drivers ...