Searched refs:unbind (Results 1 – 17 of 17) sorted by relevance
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | devbind.rst | 38 NOTE: if this flag is passed along with a bind/unbind option, the 44 Select the driver to use or "none" to unbind the device 46 * ``-u, --unbind`` 87 To unbind 0000:01:00.0 from using any driver::
|
| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | virtio.rst | 73 echo -n 0000:00:04.0 > /sys/bus/pci/drivers/virtio-pci/unbind
|
| H A D | qat.rst | 579 The unbind command below assumes ``BDFs`` of ``03:01.00-03:04.07``, if your 580 VFs are different adjust the unbind command below:: 592 The unbind command below assumes ``BDFs`` of ``1a:01.00-1a:02.07``, 594 adjust the unbind command below:: 608 The unbind command below assumes ``BDFs`` of ``01:01.00-01:02.07``, if your 609 VFs are different adjust the unbind command below::
|
| H A D | octeontx2.rst | 107 echo 0002:10:00.1 > /sys/bus/pci/devices/0002:10:00.1/driver/unbind
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | netvsc.rst | 79 On older kernels, the same effect can be had by manual sysfs bind and unbind 87 echo $DEV_UUID > /sys/bus/vmbus/drivers/hv_netvsc/unbind
|
| H A D | bnx2x.rst | 52 please make sure to unbind Linux drivers from all PFs of the adapter.
|
| H A D | enic.rst | 432 - Currently, unbind of the ENIC kernel mode driver 'enic.ko' on the VM 555 then be used to unbind the device's bus id from the ENIC kernel mode driver. 565 Root privilege is required to bind and unbind vNICs to/from VFIO/UIO.
|
| H A D | intel_vf.rst | 463 echo 0000:08:10.0 > /sys/bus/pci/devices/0000:08:10.0/driver/unbind 518 echo 0000:08:10.0 > /sys/bus/pci/devices/0000:08:10.0/driver/unbind 553 can also be used to bind and unbind devices to a virtual machine in Ubuntu.
|
| H A D | qede.rst | 58 please make sure to unbind Linux drivers from all PFs of the adapter.
|
| H A D | mlx5.rst | 1285 echo -n "<device pci address" > /sys/bus/pci/drivers/mlx5_core/unbind
|
| /f-stack/dpdk/doc/guides/linux_gsg/ |
| H A D | linux_drivers.rst | 215 As of release 1.4, DPDK applications no longer automatically unbind all supported network ports fro… 226 and to bind and unbind those ports from the different kernel modules,
|
| H A D | nic_perf_intel_platform.rst | 184 4. Check which kernel drivers needs to be loaded and whether there is a need to unbind the network …
|
| /f-stack/dpdk/usertools/ |
| H A D | dpdk-devbind.py | 678 elif opt.unbind:
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_trigger.c | 906 goto unbind; in mlx5_hairpin_bind() 912 unbind: in mlx5_hairpin_bind()
|
| /f-stack/tools/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 1028 $(document).unbind('mousemove.'+NAMESPACE); 1322 $(targets).unbind('.' + this._id + (suffix ? '-'+suffix : '')); 1540 else { $(targets[0]).unbind('.'+this._id+'-create'); } 1744 targets.show.add(targets.hide).unbind(namespace);
|
| H A D | jquery.js | 441 jQuery( document ).trigger( "ready" ).unbind( "ready" ); 3820 unbind: function( types, fn ) { method
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | known_issues.rst | 305 Use newer kernels or do not unbind ports. 528 This way we do not need to unbind the device to bind it to igb_uio.
|