Skip to content

Commit

Permalink
Unload irdma before loading the driver
Browse files Browse the repository at this point in the history
  • Loading branch information
cardigliano committed Aug 26, 2024
1 parent a4e76ea commit ebb80ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/intel/ice/ice-1.12.7-zc/src/load_driver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
FAMILY=ice

# Remove old modules (if loaded)
rmmod irdma
rmmod ice
rmmod pf_ring

Expand Down

0 comments on commit ebb80ea

Please sign in to comment.