Hi,
can someone help us on below query ?
-Shahid.
On Mon, Apr 1, 2019 at 11:45 AM Shahid Khan via Lists.Fd.Io
wrote:
>
> I have following query related to SNAT on VPP Release 19.0.1.02
>
> following is the code from vpp/src/plugins/nat/in2out.c
>
> static inline int
> snat_not_translate (snat_
Hi all,
I want to run vpp on marvell SOC board, anyone know how to set the startup.conf?
I have insmod the musdk_cma and mv_pp_uio.ko.
thanks
saint_sun-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12692): https://lists.fd.io/g/vpp-dev/message
> On 3 Apr 2019, at 13:25, saint_sun 孙 via Lists.Fd.Io
> wrote:
>
> Hi all,
> I want to run vpp on marvell SOC board, anyone know how to set the
> startup.conf?
> I have insmod the musdk_cma and mv_pp_uio.ko.
>
Have you read src/plugins/marvell/README.md ? There is no special startup.conf
Damjan,thanks for your quick reply!So I don’t need to set any dpdk parameters
in the startup.conf, am I right? I will read the document soon.
可用于iOS的myMail发送
2019年4月3日 星期三 +0800 20:11 发件人 dmarion=me@lists.fd.io
:
>
>
>> On 3 Apr 2019, at 13:25, saint_sun 孙 via Lists.Fd.Io <
>> saint_s
[Edited Message Follows]
I'm not sure I'm understating what is the different between those 2 directories
in the git repository and How VPP is using the shared memory protocol
implemented in the libmemif?
If I would like to make some changes in the shared memory protocol (that VPP
use it) what
Folks,
Today is the VPP 19.04 Release Milestone F0 (API Freeze)!
After today, no more patches containing API files will be allowed to be
merged without being reviewed and approved by the 19.04 release manager
and a majority of the VPP committers.
The following patches are currently open unde
>
> We do that by cloning, you can have multiple head buffers with small
> amount
> if data to accommodate l2/l3 headers and then such buffers have
> b->next_buffer
> pointing to shared tail buffer(s). Tail buffer(s) just need to have
> ref_count set properly
> to avoid that such buffer is freed p