Hi Vpp-Dev,
I am trying to add a classify table and a session.
My classify session CLI is failing with following error.
"classify session: Table index required"
Any idea if I am doing something wrong here.
[root@DPE-1 ~]# vppctl classify table mask hex
000
I just retried on a Packet.net m2.xlarge.x86 instance running Ubuntu 18.04
and I get:
vpp# create int rdma host-if enp94s0f1 name mlx5
create interface rdma: Device Open Failed: Bad file descriptor
On packet. I've removed the enp94s0f1 interface from the default bonded
config, and the interface i
Hi
I installed version stable/19.04 successfully. Although binding of VM's
interfaces (drv=vmxnet3) to DPDK with dpdk-devbind.py works with no error,
but, i can not see the NICs when executing: *vppctl show interface *command
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this grou
Mostafa,
Vmxnet3 NICs are in the blacklist by default. Please specify the vmxnet3 pci’s
in the dpdk section of the startup.conf.
Steven
From: on behalf of Mostafa Salari
Date: Sunday, May 12, 2019 at 4:52 AM
To: "vpp-dev@lists.fd.io"
Subject: [vpp-dev] Vpp 1904 does not recognize vmxnet3 int