Hi everyone,
I am trying to send packet an interface with ping and curl command. After
just a few packet arrive to interface, my plugin code broke down. Is that
about my plugin code? I think, it is about buffer size. Am I right?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this
Hi Esin,
Make a clean checkout of VPP master (without your plugin) and repeat the same
test. If that works - then you will need to debug what your plugin code is
doing wrong.
--a
> On 13 Jun 2019, at 11:19, Esin Erenoğlu wrote:
>
> Hi everyone,
>
> I am trying to send packet an interface wi
How could anyone guess what’s wrong? No stack trace, no configuration, no
access to the code you wrote, no idea what the plugin is supposed to do.
We’d like to help, but you need to make it possible. See
https://fdio-vpp.readthedocs.io/en/latest/troubleshooting/reportingissues/reportingissues.ht
Yes on both counts.
From: on behalf of Zhiyong Yang
Date: Wednesday, June 12, 2019 at 10:33 PM
To: "Yang, Zhiyong" , "Steven Luong (sluong)"
, "vpp-dev@lists.fd.io" , "Carter,
Thomas N"
Cc: "Kinsella, Ray"
Subject: Re: [vpp-dev] some questions about LACP(link bonding mode 4)
I mean, Is the
Thanks Steven.
From: Steven Luong (sluong) [mailto:slu...@cisco.com]
Sent: Thursday, June 13, 2019 9:53 PM
To: Yang, Zhiyong ; vpp-dev@lists.fd.io; Carter, Thomas
N
Cc: Kinsella, Ray
Subject: Re: [vpp-dev] some questions about LACP(link bonding mode 4)
Yes on both counts.
From: mailto:vpp-dev
Folks,
I have stumbled across two functions that purport to construct a
link-local IPv6 address from a MAC address. A laudable goal,
but the details need some review.
One function can be found in src/vnet/ip/ip6.h:
always_inline void
ip6_link_local_address_from_ethernet_mac_address (ip6_address
Hi Jon,
Thanks for bringing up my favorite topic!
> I have stumbled across two functions that purport to construct a
> link-local IPv6 address from a MAC address. A laudable goal,
> but the details need some review.
>
> One function can be found in src/vnet/ip/ip6.h:
>
> always_inline void
>
On Thu, Jun 13, 2019 at 11:21 AM Ole Troan wrote:
> Hi Jon,
>
> Thanks for bringing up my favorite topic!
>
Happy to step on those land mines! :-)
Uh, is that "Duplicate but slightly wrong functions", "bit-byte-numbering
issues",
or "link-local addressing"? :-)
> > I am happy to submit a patc
Service Desk migration
The Linux Foundation IT is migrating from email-based support system using
Request Tracker to a web-based platform provided by Jira Service Desk. We
are doing this in order to improve our level of service and your support
experience.
The following are the primary improvemen
Hi Jon,
> Thanks for bringing up my favorite topic!
>
> Happy to step on those land mines! :-)
>
> Uh, is that "Duplicate but slightly wrong functions", "bit-byte-numbering
> issues",
> or "link-local addressing"? :-)
It was mostly the U/G bits and flavours of IPv6 interface-ids.
It feels like
10 matches
Mail list logo