[vpp-dev] vcl_test_server/client for UDP

2018-03-17 Thread Shashi Kant Singh
Hi I changed the vcl_test_server / client from TCP to UDP. Question: Why does the UDP enqueued marked as error_drop? I get the following in my setup: how interface Name Idx State Counter Count GigabitEthernet0/7/0 1 up

Re: [vpp-dev] vcl_test_server/client for UDP

2018-03-17 Thread Florin Coras
Because after enqueueing, the buffers are dropped with error “successfully enqueued”. Check “sh error”. Florin > On Mar 17, 2018, at 1:03 AM, Shashi Kant Singh wrote: > > Hi > > I changed the vcl_test_server / client from TCP to UDP. > > Question: Why does the UDP enqueued marked as error_dro