Binding Network Ports - Chelsio Communications Terminator Series Installation And User Manual

Unified wire for linux
Hide thumbs Also See for Terminator Series:
Table of Contents

Advertisement

Chapter XXIV. DPDK Driver
5.2.

Binding Network Ports

PF4 Interfaces
Before proceeding, unload all Chelsio inbox and outbox kernel mode drivers
Important
using the following commands.
[root@host~]# rmmod cxgb4
[root@host~]# rmmod csiostor
Execute the following commands to bind PF4 network ports to DPDK environment.
UIO support:
[root@host~]# dpdk-devbind.py --bind=igb_uio <PCI-ID-PF4>
VFIO support:
[root@host~]# dpdk-devbind.py --bind=vfio-pci <PCI-ID-PF4>
Important
Please make sure that adapter's physical function 4 is used, since it is
assigned for all NIC functions of the adapter.
Now, verify using:
[root@host~]# dpdk-devbind.py --status
Examples:
Binding with UIO support
Binding with VFIO support
Chelsio Unified Wire for Linux
336

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Questions and answers

This manual is also suitable for:

Terminator 6

Table of Contents