Hello,?
I am writing regarding a proposal to change API messages related to l2fib mac
address.
In vpp/src/vnet/l2/l2.api file, currently two API messages related to l2fib
uses u64 for mac address instead of u8 mac[6]. While rest of VPP API calls use
array of six bytes to store mac address.
Hi Pedro,
Can you check the dmesg? If it is due to "out of memory".?
Regards,
Mohsin
From: vpp-dev-boun...@lists.fd.io on behalf of
PEDRO ANDRES ARANDA GUTIERREZ
Sent: Monday, November 6, 2017 11:27 AM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] Crash when
Hi Xyxue,
Those are to be deprecated functionality which still exists in stats API.
from stats.c file, just above vl_api_want_interface_combined_stats_t_handler​:
/**
* ALL Interface Combined stats - to be deprecated
**/
Please
Hi,
Yes, Vpp has a generic API to modify interface mac address.
You can check the following: vl_api_sw_interface_set_mac_address_t
-br
Mohsin
From: vpp-dev-boun...@lists.fd.io on behalf of
Omer Majeed
Sent: Wednesday, December 13, 2017 3:58 PM
To: vpp-dev
Hello Holoo,
You can find examples of traces in VPP Uses Cases.
Specific to VPP packet tracing, please check the following link:
https://wiki.fd.io/view/VPP/Command-line_Interface_(CLI)_Guide#packet_tracer
Apart from that, debug CLI list down the commands:
vpp# trace ?
trace add
Please find the response inline:
From: Holoo Gulakh
Sent: Tuesday, January 9, 2018 12:22 PM
To: Mohsin Kazmi (sykazmi); vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] packet capture
there are labels like dpdk-input, ip4-input-no-checksum, ip4-icmp-echo-request
and
Hello Dmitry,
This is processing header length which includes dpdk header + vlib header to
process packets in graph nodes.
While normal buffer size is 2048 bytes. MTU can be set using following command
line provided that interface should be within the range of min/max supported
values.
set
Hello Ray,
Can you try to build:
make build-vpp-api
and then build the ioam-plugin.
Please let me know if it helps you.
-br
Mohsin
From: vpp-dev-boun...@lists.fd.io on behalf of
Kinsella, Ray
Sent: Monday, November 21, 2016 7:54 PM
To: vpp-dev@lists.
Hello,
AF_Packet and Netmap drivers are implemented within VPP. Hence it requires to
create virtual interfaces through VPP CLI.
NOTE: Netmap is not used for physical interfaces.
In case of Hardware NICs, VPP leverages DPDK which implements physical NICs
drivers. Though DPDK also has virtua
Hi Sreejith,
If you would do "make", you will find the help menu. There is mentioned a way
to provide " startup.conf " :
make run STARTUP_CONF=startup.conf
-br
Mohsin
From: vpp-dev-boun...@lists.fd.io on behalf of
Sreejith Surendran Nair
Sent: Wednesday
10 matches
Mail list logo