Re: [vpp-dev] Issue with tap FDs of bvi interface.

2023-03-03 Thread Pragya Nand Bhagat
Hi Stanislav, Following are the steps to reproduce in VPP 20.09: ip link add name vcsr-f1c1 type veth peer name f1c1 ip link set dev f1c1 up ip link set dev vcsr-f1c1 up create host-interface name vcsr-f1c1 lcp create host-vcsr-f1c1 host-if Ethernet0 check in show tap Check for fd in /proc//f

Re: [vpp-dev] Issue with tap FDs of bvi interface.

2023-03-03 Thread Stanislav Zaikin
Hi Pragya, Could you provide me with the steps to reproduce? On Tue, 28 Feb 2023 at 14:10, Pragya Nand Bhagat < pragya.nand.bhaga...@gmail.com> wrote: > Hi Stanislav, > > I debug it further. Here are the steps > > 1> In my config I am creating a veth interface in kernel > 2> for that interface

Re: [vpp-dev] vlib_worker_thread_node_refork

2023-03-03 Thread jinsh11
vm->node_main.node_by_name only used in main thread,worker thread the vm->node_main.node_by_name must be null. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22664): https://lists.fd.io/g/vpp-dev/message/22664 Mute This Topic: https://lists.fd.io/m

[vpp-dev] dpdk plugin: RSS keys for ICE

2023-03-03 Thread Vratko Polak -X (vrpolak - PANTHEON TECHNOLOGIES at Cisco) via lists.fd.io
Executive summary: Jira ticket VPP-2072 [4] describes how random RSS keys make some performance test results too random to be useful. This vpp-dev thread can be used for discussing ways how to make CSIT results deterministic. Longer version: As far as I can tell, dpdk plugin + ICE driver is the o

Re: [vpp-dev] FW: Bug: DHCP Client not sending DHCP REQUEST using VPP v22.02

2023-03-03 Thread Thakur, Anagha
Yes, you are right. The show error counters. vpp# show errors Count Node Reason Severity 34dhcp-client-process DHCP discover packets sent error Count Node