Software/Driver Unloading - Chelsio Communications DPDK Installation And User Manual

Driver for linux
Table of Contents

Advertisement

Chapter 8. Software/Driver Unloading

8. Software/Driver Unloading

UIO Support
Run the following commands to unload DPDK driver with UIO support:
[root@host~]# rmmod igb_uio
[root@host~]# rmmod uio
If unloading uio module reports an error, unload the following dependent modules and try again:
[root@host~]# rmmod bnx2fc
[root@host~]# rmmod bnx2i
[root@host~]# rmmod cnic
VFIO Support
Run the following command to unload DPDK driver with VFIO support:
[root@host~]# rmmod vfio-pci
Chelsio DPDK Driver for Linux
38

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DPDK and is the answer not in the manual?

Questions and answers

Table of Contents