Chelsio Communications Chelsio T4 Guide de l'utilisateur Page 79

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 374
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 78
Chapter V. WD-UDP
Copyright ©2013.Chelsio Communications. All Rights Reserved. Page 79
egress, if the destination IP address will not route out via the T4 device, then it too will not
be accelerated.
4.1.2. Using libcxgb4_sock
The libcxgb4_sock library utilizes the Linux RDMA Verbs subsystem, and thus requires the
RDMA modules be loaded. Ensure that your systems load the iw_cxgb4 and rdma_ucm
modules:
[root@host]# modprobe iw_cxgb4
[root@host]# modprobe rdma_ucm
To preload libcxgb4_sock, use one of the commands mentioned below when starting your
application:
[root@host]# LD_PRELOAD=libcxgb4_sock.so <pathto>/your_application
OR
[root@host]# wdload <pathto>/your_application
If you want to use libcxgb4_sockmake the following entry in the
/etc/syslog.conf file:
*.debug /var/log/cxgb4.log
then, restart the service:
[root@host]# /etc/init.d/syslog restart
If you encounter error while using wdload on kernels built on RHEL 5.x
distribution, then run the above command as :
[root@host]# NUMA=0 wdload <pathto>/your_application
Note
Vue de la page 78
1 2 ... 74 75 76 77 78 79 80 81 82 83 84 ... 373 374

Commentaires sur ces manuels

Pas de commentaire