Performance Test Procedure
Rev 1.2
11
Mellanox Technologies
4
Performance Test Procedure
4.1
Tunnel Mode
4.1.1 Loading Kernel and Driver
The following steps should be performed on both gateway servers C and D.
Step 4.
Make sure the correct kernel version is running:
The running kernel should be the version you installed from the Innova IPsec software package.
See
Section 1.1, “Prerequisites,” on page 5
.
Step 5.
Load the Innova IPsec driver:
Step 6.
Make sure the drivers are loaded:
The above four drivers should be running.
Step 7.
Verify no error messages in kernel log:
4.1.2 Configuring IP Addresses
Step 1.
Configure IP addresses for the six interfaces on the four servers:
[root@gateway-c ~]# uname -r
kernel-4.9.0_rc6_3602b52_2016_12_06_16_08_22
[root@gateway-c ~]# modprobe mlx_ipsec
[root@gateway-c ~]# lsmod | grep mlx
mlx_ipsec 32768 0
mlx_accel_core 32768 1 mlx_ipsec
mlx5_ib 159744 1 mlx_accel_core
mlx5_core 319488 2 mlx5_ib,mlx_accel_core
[root@gateway-c ~]# dmesg | tail
[ 5983.745124] mlx_accel_hw_dev_add_one called for 0000:00:08.0
[ 5983.745627] infiniband mlx5_0: mlx_accel_ib_dev_add_one called
[ 5983.746909] mlx5_core 0000:00:08.0: FPGA image is ready
[ 5983.864881] mlx_accel_core_client_register called for mlx_ipsec
[ 5983.866169] mlx_accel_core_conn_create called for mlx5_0-0000:00:08.0
[ 5983.910555] mlx_accel_core_connect called for mlx5_0-0000:00:08.0
[ 5983.959818] net ens8: mlx_ipsec added on device mlx5_0-0000:00:08.0