Hello!
I'm not expert, just network engineer. I'm interested and ready to take part in
testing.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#22762): https://lists.fd.io/g/vpp-dev/message/22762
Mute This Topic: https://lists.fd.io/mt/97800741/216
You can run multiple VPP instances [1] and connect them using memif interface,
which is shared memory-based software interface.
VPP also has packet generator, to emulate the PC1, PC2 in your topology.
In this way, you can achieve the topology based on pure software implementation.
[1]
https://s3
Hi Elias,
You can find such solution in VPP 18.04 where VPP dpdk plugin is modified to
enable HQoS scheduler and shaping function which runs on a separate VPP thread
on TX path. The feature was deprecated in later releases. Hope that helps.
Thanks,
Jasvinder.
> -Original Message-
> F
Hi Zhang,
Thanks for confirming! Give me a few more days to check if there’s any other
improvements to be made in that area.
Regards,
Florin
> On Mar 23, 2023, at 12:00 AM, Zhang Dongya wrote:
>
> Hi,
>
> The new patch works as expected, no assert triggered abort anymore.
>
> Really appr
General question, is there any particular reason the probe for interrupt
support is not performed for Intel iAVF driver? The spec indicated support
for interrupts, so I enabled the probe and was able to set the rx-mode
interrupt for this device. I was wondering if this was intentional?
Thanks in
Hello VPP experts,
We have been using VPP for NAT44 for a while, which has worked great.
We contributed some fixes a couple of years ago and have been using VPP
without issues since then.
Now we are considering the possibility of using VPP for a different
usecase as well, related to "broadband ne
Hi,
The new patch works as expected, no assert triggered abort anymore.
Really appreciate your help and thanks a lot.
Florin Coras 于2023年3月22日周三 11:54写道:
> Hi Zhang,
>
> Awesome! Thanks!
>
> Regards,
> Florin
>
> On Mar 21, 2023, at 7:41 PM, Zhang Dongya
> wrote:
>
> Hi Florin,
>
> Thanks a l