Hi,

I am trying to create a vhost and bridge it to a TenGigabitEthernet DPDK
enabled interface.

Even though the vhost is being created successfully I am getting a
tx-error as follows:

vpp# show int
              Name               Idx       State          Counter         
Count
TenGigabitEthernet6/0/0           1         up       rx packets           
      2231
                                                     rx bytes             
    174297
                                                     drops                
      2231
TenGigabitEthernet6/0/1           2         up       rx packets           
      2225
                                                     rx bytes             
    173637
                                                     drops                
      2225
VirtualEthernet0/0/0              3         up       tx-error             
      2231
VirtualEthernet0/0/1              4         up       tx-error             
      2225

If I do a show error I am getting that the VirtualEthernet-output
interface is down:

vpp# show errors
   Count                    Node                  Reason
      4715                l2-output               L2 output packets
      4715                l2-learn                L2 learn packets
         2                l2-learn                L2 learn misses
      4715                l2-input                L2 input packets
      4715                l2-flood                L2 flood packets
      2360       VirtualEthernet0/0/0-output      interface is down
      2355       VirtualEthernet0/0/1-output      interface is down


Is there a way that this can be resolved?

I am using version vpp v18.01.1-release and dpdk version 17.05.1 on redhat
7.3

Thanks,
Aris





-=-=-=-=-=-=-=-=-=-=-=-
Links:

You receive all messages sent to this group.

View/Reply Online (#9235): https://lists.fd.io/g/vpp-dev/message/9235
View All Messages In Topic (1): https://lists.fd.io/g/vpp-dev/topic/18972847
Mute This Topic: https://lists.fd.io/mt/18972847/21656
New Topic: https://lists.fd.io/g/vpp-dev/post

Change Your Subscription: https://lists.fd.io/g/vpp-dev/editsub/21656
Group Home: https://lists.fd.io/g/vpp-dev
Contact Group Owner: vpp-dev+ow...@lists.fd.io
Terms of Service: https://lists.fd.io/static/tos
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to