[E1000-devel] i40e - general protection fault: 0000 [#1] SMP PTI

2019-09-18 Thread Billy McFall
condition or multiple threads accessing the same data. I removed the debug and added a spin_lock_bh(&vsi->mac_filter_hash_lock); and spin_unlock_bh(&vsi->mac_filter_hash_lock); and change the hash_for_each() to a hash_for_each_safe() and the crash also went away. Let me know what additional data

[E1000-devel] i40e - VF adding VLAN and QoS Issue

2019-09-18 Thread Billy McFall
irmware-version: 6.80 0x80003d71 18.8.9 expansion-rom-version: bus-info: :01:00.0 supports-statistics: yes supports-test: yes supports-eeprom-access: yes supports-register-dump: yes supports-priv-flags: yes Let me know what other details I can provide.