Re: [vpp-dev] vpp v19.04 ipsec backend

2020-10-05 Thread amitmulayoff
can it maybe be related to crypto devices? what can i check? I'm running on Centos if it is relevant. Thanks!. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17642): https://lists.fd.io/g/vpp-dev/message/17642 Mute This Topic: https://lists.fd.io/m

[vpp-dev] vpp v19.04 ipsec backend

2020-07-16 Thread amitmulayoff
Hello Im trying to run *route base* ipsec on vpp version *19.04.4* -rc0 while using   dpdk backend  but i see that the packets are not forwording and not get encrepted / decrepted. im using this guide here https://wiki.fd.io/view/VPP/IPSec_and_IKEv2#Routing_traffic_through_ipsec0_interface_on_the

Re: [vpp-dev] vpp 19.08 failed to load in CENTOS 7

2020-04-07 Thread amitmulayoff
maybe this is releated also? https://github.com/spdk/spdk/issues/1012 ( https://github.com/spdk/spdk/issues/1012 ) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16022): https://lists.fd.io/g/vpp-dev/message/16022 Mute This Topic: https://lists.fd.

[vpp-dev] python3 RPM vpp 19.04

2020-04-07 Thread amitmulayoff
[Edited Message Follows] Hello all i see in https://packagecloud.io/app/fdio/1904/search?dist=&filter=debs&page=63&q=19.04 that there is a file for python 3 VPP_API (python3-vpp-api_19.04.4-rc0~4-g8f2ac2b64~b3_amd6) but there is no RPM file for Python 3 API is there a way to make it? i build f

[vpp-dev] python3 RPM vpp 19.04

2020-04-07 Thread amitmulayoff
Hello all i see in https://packagecloud.io/fdio/1904filter=debs that there is a file for python 3 VPP_API (python3-vpp-api_19.04.4-rc0~4-g8f2ac2b64~b3_amd6) but there is no RPM file for Python 3 API is there a way to make it? i build form git vpp 19.04 and didnt see also RPM file for this thank

Re: [vpp-dev] vpp 19.08 failed to load in CENTOS 7

2020-04-06 Thread amitmulayoff
Thanks for the replay i edited the qustion , it is not working with uio and iommu is enabled so i need to work with vfio-pci -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16019): https://lists.fd.io/g/vpp-dev/message/16019 Mute This Topic: https:/

[vpp-dev] vpp 19.08 failed to load in CENTOS 7

2020-04-06 Thread amitmulayoff
[Edited Message Follows] Hi all im using vpp version 19.08 , with centos 7 kernel 4.4 when i want to use vfio-pci drive  i get error allocating rte services array EAL: FATAL: rte_service_init() failed and vpp faild to load  , i want to use vfio-pci becouse im working on I7 cpu with iommu. the vf

[vpp-dev] vpp 19.08 failed to load in CENTOS 7

2020-04-06 Thread amitmulayoff
[Edited Message Follows] Hi all im using vpp version 19.08 , with centos 7 kernel 4.4 when i want to use vfio-pci drive  i get error allocating rte services array EAL: FATAL: rte_service_init() failed and vpp faild to load but if i use uio_pci_generic then vpp is ok , i want to use vfio-pci beco

[vpp-dev] vpp 19.08 failed to load in CENTOS 7

2020-04-06 Thread amitmulayoff
Hi all im using vpp version 19.08 , with centos 7 kernel 4.4 when i want to use vfio-pci drive  i get error allocating rte services array EAL: FATAL: rte_service_init() failed and vpp faild to load but if i use uio_pci_generic then vpp is ok , i want to use vfio-pci becouse im working on I7 cpu w

Re: [vpp-dev] What RPM contains vpp debug symbols?

2020-03-29 Thread amitmulayoff
Hello im usuing vpp v19.08.1 on centos 7 Kernel: Linux 4.4.211-1.el7.elrepo.x86_64 How can i build debug RPMS for vpp? if not is there any workaround for that? Thanks! -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15920): https://lists.fd.io/g/vp

[vpp-dev] thread context per node

2019-12-18 Thread amitmulayoff
Hello guys I have a question regarding thread context. I have a node that uses the function “vlib_put_frame_to_node()” to “move” the frame forward to the next node. My problem is that I want it to run in a context of worker thread instead of the main_vpp thread. Can I run the whole node in a c

[vpp-dev] ipsec traffic backend

2019-08-04 Thread amitmulayoff
Hello Guys i wanted to ask how can i know if my ipsec is running with QAT (intel quick assist) traffic backend (i am sure that i have a cpu that supports it..)? i'm sure that it is not OPEN SLL becouse i see dpdk on those outputs DBGvpp# show ipsec backends IPsec ESP backends available: Name     

[vpp-dev] vpp process stuck

2019-07-18 Thread amitmulayoff
Hello all i have test client that use the ' *c api* ' connection to config and get dump from the vpp. i noticed that if my test client got an exception then the vpp got stuck also this is the massgae that i see in the vpp log about my application: *vl_mem_send_client_keepalive_w_reg:573: REAPER

[vpp-dev] RAW IP VIA VPP

2019-05-28 Thread amitmulayoff
Hi guys i have an issue that i want to consulte. VPP as we know dosent "support" usb devices meaning that if i have a wwan0 port the vpp will not take it if i wanted to connect it to vpp the way was via tap in the vpp that connected to linux bridge on one end and the wwan0 port on the other (wor

[vpp-dev] ipsec questions

2019-03-11 Thread amitmulayoff
Hello every one im new to vpp ipsec and i saw there has been an improvment in version vpp 19.01 for ipsec. i have a couple of questions regarding ipsec on vpp. 1. after that i have new port name lets say "ipsec0", is there a unique identifier that will show from what *ikev2 profile it has been

Re: [vpp-dev] About Strongswan on VPP

2019-01-31 Thread amitmulayoff
Hello !  im trying to use those two  great plugins for ipsec with vpp and strongswan!! i have sucsseded to pass the configure (with enable the plugins) , and also the make && make install now i can see that in /usr/lib/ipsec the *.so file for those plugins (kernel and socket). my /etc/strongswan

[vpp-dev] wwan0 intarface - vpp

2019-01-07 Thread amitmulayoff
Hello all , im new to vpp and just started to reseach about it i was wandering regarding an issue , i want that the vpp will recognaize in his port list a wwan0 intarface (wifi) that i have in the linux device. it has its own pci address ,i can see it under sudo lshw -class network -businfo pci@0