Hi ,There:
I'm an absolute beginner at vpp. And I encountered some problems when I
start with vpp. Here is the details:
1) if I start vpp without modifing value of item "socksvr"(use
default ) in startup.conf,
and run vpp_api_test in another shell, it performances OK.
2) if I start vpp w
Guys,
Apologies for the noise on the list, but just wanted to let you know that I'm
out hiking from now until end of October.
Doing the PCT. At least that's the plan.
I expect the VPP project will happily continue without me, but please expect a
little delay in reviews and merges (i.e. about 5
We are going to be testing a Jenkins and JDK upgrade on the sandbox.
There may be downtime during testing. Please feel free to ping me via
Slack if you have any issues or concerns.
Thank you,
Vanessa
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online
Hi all,
The stable/2206 branch is there and the artifacts are at their usual location -
https://packagecloud.io/fdio/2206
Both stable/2206 and master branches are open - with the former being for
cherry-picks bugfixes only, in preparation for the release.
The bugfixes need to be first merged i
Hi,
Inline.
> On May 25, 2022, at 2:15 AM, NUAA无痕 wrote:
>
> hi, Florin Coras
> I may not have described clearly
>
> im use vpp version 2101
Could you also try with latest vpp? We’re about to release 22.06
>
> 1.sendto function problem
> i use LDP for c socket program with udp
> then i fin
Hi,
Interesting, thanks for the info. But the thing I was worried about is java’s
threading model and interaction with the network. VLS, the shim between vcl and
ldp, tries to guess how the app uses the network and enforces locking to make
sure only one thread interacts with a vcl worker's res
Hi,
I wants to use subscription and notification framework in VPP.
For example if we subscribe to particular service like, subscribe to get
particularly specified packets(could be based on particular port/IP etc.) from
VPP to application.
Instead of continuously polling packets from VPP by the a
Hi Chinmaya,
Below errors comes when vpp fails to parse startup.conf parameters
like "socket-mem"
, "linux-cp".
seems these options are deprecated in 22.02 version .
vlib_call_all_config_functions: unknown input `dpdk socket-mem 1024 dev
:00:08.0 dev :00:09.0 '
vlib_call_all_config_func
Hi Chinmaya,
1) Check whether the interfaces are bound to dpdk. Grep this on code and
find out the reasin for this. Mostly it will be due to this.
2) Leave a line after socket-mem or comment socket-mem and give only dev
in the next 2 lines and not with space. (just a try)
Regards ,
Akash S R
O
Hi,
As per the suggestions, I modified /etc/vpp/startup.conf file but I am still
facing the same issues. Below is the modified contents of the file:-
dpdk {
socket-mem 1024 dev :00:08.0 dev :00:09.0
}
plugins {
## Adjusting the plugin path depending on where the VPP plugins are
#
Hi all,
Just a kind reminder that at 12:00 UTC i will start the VPP 22.06 RC1 milestone
activities.
--a /* your friendly 22.06 release manager. */
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21455): https://lists.fd.io/g/vpp-dev/message/21455
M
hi, Florin Coras
I may not have described clearly
im use vpp version 2101
1.sendto function problem
i use LDP for c socket program with udp
then i find if only use sendto function is error , this is client code
int main ()
{
int sockfd = socket (AF_INET, SOCK_DGRAM, IPPROTO_UDP);
struct
two workers
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21453): https://lists.fd.io/g/vpp-dev/message/21453
Mute This Topic: https://lists.fd.io/mt/91329115/21656
Mute #automation:https://lists.fd.io/g/vpp-dev/mutehashtag/automation
Group Owner:
-- Forwarded message -
发件人: NUAA无痕
Date: 2022年5月25日周三 16:37
Subject: Re: [vpp-dev] hoststack-java netty segmentfault
To: Florin Coras
hi, Florin
yes, im use LDP + java, i hava tested java socket, it works fine!
i think jvm also use libc.so, so i guess java socket will translate
How many workers did you set in startup.conf?
Dne st 25. 5. 2022 10:37 uživatel napsal:
> how to use vpp cpu not stuck on one core only? for example, I have a cpu
> with 14 cores and a vpp can use 7 cores (7-13) but use it every 2 cores
> alternately from the 7-13 cores.
>
>
>
> Thanks.
>
>
>
how to use vpp cpu not stuck on one core only? for example, I have a cpu with
14 cores and a vpp can use 7 cores (7-13) but use it every 2 cores alternately
from the 7-13 cores.
Thanks.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21450): https
Hi,
To sync up, can you run loopback example?
I tried to reproduce your problem on 3.10.0-229.1.2.rt56.141.2.el7_1.x86_64 but
I got different result.
diff --git a/extras/libmemif/src/CMakeLists.txt
b/extras/libmemif/src/CMakeLists.txt
index ddb8a52..a11a65f 100644
--- a/extras/libmemif/src/CMa
17 matches
Mail list logo