Re: [vpp-dev] VPP & Mellanox

2019-05-16 Thread Billy
I assigned the JIRA to myself, but currently don't have access to any Mellanox NICs. I updated the JIRA with a proposed fix that compiles and loads, but not tested. Billy On Thu, May 16, 2019 at 4:22 AM Eyle Brinkhuis wrote: > Sure! Just done that, see https://jira.fd.io/projects/VP

Re: [vpp-dev] rdma driver

2019-05-13 Thread Billy
same is true when I build those > package myself. > Fedora packages are different (and newer) than CentOS. So the difference is not unusual. > Could you document the steps to reproduce the issue in VPP jira: > https://jira.fd.io/projects/VPP/ > > https://jira.fd.io/browse/VPP-1674

Re: [vpp-dev] vpp-selinux-policy package

2019-04-15 Thread Billy
I'll take a look. Assigned the Jira to myself. Billy McFall On Mon, Apr 15, 2019 at 5:22 PM via Lists.Fd.Io wrote: > Hi, > > > > I recently installed VPP on a centos7 host and I had to set SELinux in > permissive mode to assign a vmxnet3 NIC to VPP or create veth inte

Re: [vpp-dev] Run VPP in Kubernetes

2018-10-25 Thread Billy
Not 100% sure, but this looks like it can from some of the work I am doing in the Userspace CNI - https://github.com/intel/userspace-cni-network-plugin If this is the case, please post issues there or to the Intel Slack - https://intel-corp.herokuapp.com/ Billy McFall On Thu, Oct 25, 2018 at

Re: [vpp-dev] :: vppctl fails to start in Container (Centos 7.5.1804)

2018-08-15 Thread Billy
:/dev/hugepages centos I was able to reproduce what you saw by running: docker run -it centos Once the container was up, ran the following in the container: yum install centos-release-fdio yum install vpp* Then ran on host: docker exec /usr/bin/vpp -c /etc/vpp/startup.conf Billy

Re: [vpp-dev] :: vppctl fails to start in Container (Centos 7.5.1804)

2018-08-15 Thread Billy
I'll take a look. So is VPP only installed in the container, or is also installed on the host? Billy McFall On Wed, Aug 15, 2018 at 6:00 AM, wrote: > Thanks Ed, in centos installing vpp automatically installs > vpp-selinux-policy with it. So enforcing selinux on the host machine

Re: [vpp-dev] :: vppctl fails to start (Centos 7.5.1804)

2018-08-14 Thread Billy
Omer, On CentOS, the 'vpp' RPM has a prerequisite on the 'vpp-selinux-policy' RPM, so the 'vpp-selinux-policy' RPM should have already been installed. Can you confirm if the 'vpp-selinux-policy' RPM was already installed? Any logs around the error? Thanks,

Re: [vpp-dev] VPP Custom SELinux Policy - New Dependencies

2018-01-30 Thread Billy McFall
pickup these new packages. If anyone runs into any issues on CentOS/Fedora/RHEL, drop me an email and I'll take a look. Thanks, Billy McFall On Mon, Jan 15, 2018 at 6:09 PM, Billy McFall wrote: > I have pushed an initial pass at a VPP Custom SELinux Policy to Gerrit for > review. Prior t

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

2018-01-25 Thread Billy McFall
urgitating what he previously reported to me. Billy McFall On Thu, Jan 25, 2018 at 6:57 PM, Dave Wallace wrote: > Does anyone know what RPM contains debug symbols? > > Back in VPP 17.07 there used to be an RPM package called > vpp-debuginfo-*.x86_64.rpm, but that package is

[vpp-dev] VPP Custom SELinux Policy

2018-01-15 Thread Billy McFall
any reason the default location for the log file was '/tmp/vpp.log' and not something like '/var/log/vpp/vpp.log'? As is, '/tmp/vpp.log' will get labeled with 'vpp_tmp_t' and works fine. However, I also created 'vpp_log_t' along with a '/var

Re: [vpp-dev] openSUSE build fails

2017-12-15 Thread Billy McFall
On Fri, Dec 15, 2017 at 5:15 AM, Marco Varlese wrote: > Hi Damjan, > > On Fri, 2017-12-15 at 09:06 +, Damjan Marion (damarion) wrote: > > > > On 15 Dec 2017, at 08:52, Marco Varlese wrote: > > Damjan, > > On Thu, 2017-12-14 at 16:04 +, Damjan Marion (damarion) wrote: > > Folks, > > I'm h

[vpp-dev] Is there a planned VPP 17.10.01?

2017-12-07 Thread Billy McFall
I see a handful of merges on stable/1710 and was just looking to see if there is a scheduled date or plan for a VPP 17.10.01 release? OR are these merges just there in-case there is a VPP 17.10.01 release in the future? Thanks, Billy McFall -- *Billy McFall* Networking Group CTO Office *Red Hat

Re: [vpp-dev] Problem with new c api patch commit 8f2a4ea merged on September 19

2017-10-05 Thread Billy McFall
Klement, Thank you for the path "drop python3 dependency" on master ( https://gerrit.fd.io/r/#/c/8584/), it will make ours lives downstream much easier. I don't see the patch on stable/1710. Is there a plan to cherry pick to 1710? (Sorry if it already there, just didn't see

Re: [vpp-dev] physmem rework patch

2017-09-07 Thread Billy McFall
To test, do we need to change anything else with our setup, like remove 80-vpp.conf? If I have HugePages_Total set to 8192 via grub, and 80-vpp.conf is set to the default of 1024, my system should stay at 8192 (provided there is enough free hugepages), correct? Thanks, Billy On Thu, Sep 7, 2017

[vpp-dev] Hugepage/Memory Allocation Rework

2017-09-06 Thread Billy McFall
merged until after 17.10. I believe this patch will address the concerns of this JIRA. I will update this JIRA as progress is made. This may not be the final patch, but here is the current work in progress: https://gerrit.fd.io/r/#/c/7701/ Thanks, Billy

Re: [vpp-dev] VPP Performance drop from 17.04 to 17.07

2017-09-05 Thread Billy McFall
Thanks for the update John. I'll this along to our test team. Not sure when we can schedule a retest, but when we do, I'll provide our results. Thanks again, Billy On Tue, Sep 5, 2017 at 10:10 AM, John Lo (loj) wrote: > Hi Billy, > > > > I submitted fixes for VPP-963,

Re: [vpp-dev] VPP Performance drop from 17.04 to 17.07

2017-08-28 Thread Billy McFall
On Mon, Aug 28, 2017 at 8:53 AM, Maciek Konstantynowicz (mkonstan) < mkons...@cisco.com> wrote: > + csit-dev > > Billy, > > Per the last week CSIT project call, from CSIT perspective, we > classified your reported issue as Test coverage escape. > > Summary > =

Re: [vpp-dev] not able to connect with vppctl with more instances

2017-08-25 Thread Billy McFall
Read through this thread: https://lists.fd.io/pipermail/vpp-dev/2017-June/005586.html And the user needs to be a member of the 'vpp' group. Billy On Thu, Aug 24, 2017 at 12:01 PM, Jakub Horn (jakuhorn) wrote: > Hi, > > > > I upgraded to v17.10-rc0~220-g5c04ad0 &

Re: [vpp-dev] set dpdk interface placement

2017-08-22 Thread Billy McFall
mand has been abrogate > ??? > > ___ > vpp-dev mailing list > vpp-dev@lists.fd.io > https://lists.fd.io/mailman/listinfo/vpp-dev > -- *Billy McFall* SDN Group Office of Technology *Red Hat* ___ vpp-dev mailing l

Re: [vpp-dev] VPP Performance drop from 17.04 to 17.07

2017-08-17 Thread Billy McFall
On Tue, Aug 15, 2017 at 8:05 AM, John Lo (loj) wrote: > Hi Billy, > > > > The output of “show l2fib” is showing how many MAC entries exist in the > L2FIB and is not relevant to the size of L2FIB table. The L2FIB table size > is not configurable. It is a bi-hash table

Re: [vpp-dev] [csit-dev] about UT test framework for VPP

2017-08-15 Thread Billy McFall
er/vpp/build-root/python/virtualenv/lib/python2.7/site-packages/scapy/utils6.py", line 708, in in6_isgladdr return in6_isincluded(str, '2000::', 3) File "/home/bmcfall/dev/2017_08_14_VPP_Master/vpp/build-root/python/virtualenv/lib/python2.7/site-packages/scapy/utils6.py"

Re: [vpp-dev] [csit-dev] about UT test framework for VPP

2017-08-15 Thread Billy McFall
) >>> Let me know if there is something else that would help. Billy On Tue, Aug 15, 2017 at 4:02 AM, Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco) wrote: > Hi Billy, > > I haven't seen this issue yet, but it looks like this is a scapy issue > on your

[vpp-dev] VPP Performance drop from 17.04 to 17.07

2017-08-14 Thread Billy McFall
urable? Thanks, Billy McFall 17.04: show node counters CountNode Reason : 313035313l2-inputL2 input packets 555726l2-floodL2 flood packets : 310115490l2-input

Re: [vpp-dev] [csit-dev] about UT test framework for VPP

2017-08-14 Thread Billy McFall
I am trying to run "make test" on a CentOS bare metal server. I'm getting "Exception: Illegal syntax for IP address". What do I need to setup/configure on my server before running "make test"? Thanks, Billy McFall $ make test V=2 make -C /home/bmcfall/dev/2

Re: [vpp-dev] vppctl bug?

2017-08-08 Thread Billy McFall
I am seeing this same issue on stable/1707 but can't reproduce on master. I tried to back port a couple patches from master back to stable/1707 to see if they fixed it but haven't been able to pinpoint the fix. Does anyone know if this was purposely fixed on master? Billy McFall On T

[vpp-dev] Weekly VPP Meeting

2017-07-11 Thread Billy McFall
o master, but is disabled currently. Thank you Damjan and Ed. * Billy is working on SELinux Policy so VPP will run with SELinux enabled. Still early stages and with minimal testing, VPP seems to work fine, only see permission issue instantiating VMs (connecting to vHost sockets). More testing needed.

Re: [vpp-dev] 17.07 RC2 today

2017-07-05 Thread Billy McFall
I just wrote VPP-900 <https://jira.fd.io/browse/VPP-900> and would like to get it into 17.07. The License field in the RPM specfile lists MIT as the license and I believe it should be ASL 2.0. Working on the patch now and should be available shortly if you are OK with this change? Thanks,

[vpp-dev] 17.04 dot releases not pushed to Nexus

2017-06-15 Thread Billy McFall
exus.fd.io/content/repositories/fd.io.centos7/io/fd/vpp/vpp/ Thanks, Billy McFall -- *Billy McFall* SDN Group Office of Technology *Red Hat* ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

Re: [vpp-dev] Connectivity issue when using vhost-user on 17.04?

2017-04-20 Thread Billy McFall
recommended use is to leave blank if this was intended to be debug. https://docs.fd.io/vpp/17.07/clicmd_src_vnet_devices_virtio.html Billy On Thu, Apr 20, 2017 at 4:17 PM, Damjan Marion (damarion) < damar...@cisco.com> wrote: > > Eric, > > long time ago ( i think 3+ years) whe

[vpp-dev] VPP API Test Crash - Need help debugging

2017-03-27 Thread Billy McFall
e MAC Swap pluggin on my laptop. Any help would be greatly appreciated, Billy McFall The rest is logs on the crash: START VPP FROM CLEAN SANDBOX: Mar 27 09:11:40 localhost systemd: Starting Vector Packet Processing Process... Mar 27 09:11:40 localho

Re: [vpp-dev] Missing lib pneum during build?

2017-03-06 Thread Billy McFall
I have seen this. I was compiling in a VM with 5 CPUs. I isolate CPUs 1-4 from Linux via kernel cmdline arg isocpu. When compiling with 1 CPU I saw the issue every time. Removed isocpu and compiled with 5 CPUs everything worked. Billy McFall On Mon, Mar 6, 2017 at 3:42 PM, Jon Loeliger wrote

Re: [vpp-dev] dpdk sw crypto- build error

2017-03-06 Thread Billy McFall
d avx512/mb_mgr_hmac_submit_avx512.asm:174: error: parser: instruction expected make[4]: *** [obj/mb_mgr_hmac_submit_avx512.o] Error 1 Thanks, Billy McFall On Mon, Mar 6, 2017 at 11:30 AM, Sergio Gonzalez Monroy < sergio.gonzalez.mon...@intel.com> wrote: > Hi Billy, > > It seems that

Re: [vpp-dev] dpdk sw crypto- build error

2017-03-03 Thread Billy McFall
mb/md5_mb_x4x2_sse.s:540: warning: absolute address can not be RIP-relative md5_mb/md5_mb_x4x2_sse.s:162: ... from macro `MD5_STEP1' defined here md5_mb/md5_mb_x4x2_sse.s:120: ... from macro `MAGIC_I' defined here : Any suggestions would be greatly appreciated, Billy McFall On Fri, Feb 24,

Re: [vpp-dev] How do I create a igb_uio module on Centos

2017-02-18 Thread Billy McFall
I have been editing ../vpp/dpdk/Makefile, search for IGB_UIO and change the n to a y. Billy On Sat, Feb 18, 2017 at 6:31 AM, Damjan Marion wrote: > > On 18 Feb 2017, at 05:48, Burt Silverman wrote: > > Hi, > > I am trying to follow the procedures on https://wiki.fd.io

Re: [vpp-dev] show interface address with multiple tables

2017-01-17 Thread Billy McFall
e. Predictable but potentially counter-intuitive results occur if you provision interface addresses in multiple FIBs. Upon RX, packets will be processed in the last IP table ID provisioned. It might be marginally useful to evade source RPF drops to put an interface address into multiple FIBs. Billy McFa

Re: [vpp-dev] VPP Build Bombing Out on libsvm.la?

2017-01-12 Thread Billy McFall
With the posted steps, I was able to build CentOS on a clean VPP sandbox. Unicast me if it is still not working. Here is my system info: CentOS Linux release 7.2.1511 3.10.0-327.13.1.el7.x86_64 Billy On Thu, Jan 12, 2017 at 7:51 AM, Billy McFall wrote: > I build on CentOS and Fed

Re: [vpp-dev] VPP Build Bombing Out on libsvm.la?

2017-01-12 Thread Billy McFall
lease; make pkg-rpm After some git activity, such as pushing a patch, the .version file becomes stale and needs to be regenerated. So I run: cd vpp; make wipe; I'll let you know what I find on a fresh build. Billy McFall On Wed, Jan 11, 2017 at 6:29 PM, Dave Barach (dbarach) wrote:

[vpp-dev] Host Interface created via Command Line Arg is misnamed

2017-01-05 Thread Billy McFall
mmand Line Arguments, interface is created with correct name and passes traffic. I am not real familiar with the driver name lookup code. Are there any other side effects that need to be tested? JIRA: https://jira.fd.io/browse/VPP-580 Thanks, Billy McFall diff --git a/src/vnet/devices/dpdk/dpdk.

Re: [vpp-dev] vHost user test scenarios for CSIT - TWS meeting

2016-12-13 Thread Billy McFall
I consulted with some of my Red Hat colleagues (primarily ODL developers) and they agree that the typical deployment they have seen is with one interface, not two. Billy McFall On Tue, Dec 13, 2016 at 2:27 AM, Pierre Pfister (ppfister) < ppfis...@cisco.com> wrote: > As per my action

[vpp-dev] Jira Workflow

2016-10-24 Thread Billy McFall
o move the associated Jira to "Complete" or leave open until all the @todo get fixed? Or should new Jira bugs for the @todo be written? Thanks, Billy ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev

[vpp-dev] Permissions Error on Centos Vagrant VPP VM

2016-10-19 Thread Billy McFall
100755 --- a/build-root/vagrant/build.sh +++ b/build-root/vagrant/build.sh @@ -68,7 +68,7 @@ $SUDOCMD make bootstrap if [ $DISTRIB_ID == "Ubuntu" ]; then $SUDOCMD make pkg-deb elif [ $DISTRIB_ID == "CentOS" ]; then -(cd $VPP_DIR/vnet ;aclo

Re: [vpp-dev] Build Errors

2016-10-13 Thread Billy McFall
ructions. Preprocessed source stored into /tmp/ccVa8tTa.out file, please attach this to your bugreport. On Thu, Oct 13, 2016 at 10:08 AM, Damjan Marion (damarion) < damar...@cisco.com> wrote: > > Hi Bill, > > Error output copy/pasted here or to pastebin will be a good start. > &

[vpp-dev] Build Errors

2016-10-13 Thread Billy McFall
free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Thanks, Billy McFall ___ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev