Hi, All
I used VPP21.01 and AF_XDP on a physical nic.
I followed the guide in https://docs.fd.io/vpp/21.01/d8/d44/af_xdp_doc.html that
1. ip link set dev promisc on
2. vppctl create int af_xdp host-if ... // load the default one,
which I think should forward all received packe
Ole,
As you note, internally only the index is used. As far as I can tell, the
ability to store the name in VPP is a convenience. The ability to change it
shouldn't impact VPP but makes it much easier for those of us that have to
deal with the human side of a product. The change to expose it is min