Re: [vpp-dev] Hi expert, some problems about usage of "set interface tag xx xx" #vlan #vnet

2022-03-09 Thread Eric
On Wed, Mar 9, 2022 at 04:04 PM, Ole Troan wrote: Thanks for ur answer > > This patch should dispose of spurious objections around interface tag > requirements > so " spurious objections " is only for the program reson? avoid the appear " spurious objections ". -=-=-=-=-=-=-=-=-=-=-=- Links:

Re: [vpp-dev] Hi expert, some problems about usage of "set interface tag xx xx" #vlan #vnet

2022-03-09 Thread Ole Troan
> I can't find the meaning of the following commands,even if on the office > website: > > set interface tag toSw1 toSw1 commit 7be864ad0d8e3b139a277fb4a0234480f0cc3daa Author: Dave Barach Date: Mon Nov 28 11:41:35 2016 -0500 Add a 64-byte interface "tag" for vhost and tap interfaces

[vpp-dev] Hi expert, some problems about usage of "set interface tag xx xx" #vlan #vnet

2022-03-08 Thread Eric
I can't find the meaning of the following commands,even if on the office website: * set interface tag toSw1 toSw1* *set interface mtu 1500 toSw1* *set interface reassembly toSw1* *on * any support is great appreciated !Really. * * -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to

Re: [vpp-dev] hi guys, does any CLI support to filter out some pakcets with specific TCP port on physical interface ? thanks for any input

2019-09-20 Thread Zhiyong Yang
om<mailto:rya...@yunify.com>; Ni, Hongjun mailto:hongjun...@intel.com>> Subject: [vpp-dev] hi guys, does any CLI support to filter out some pakcets with specific TCP port on physical interface ? thanks for any input -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to

Re: [vpp-dev] hi guys, does any CLI support to filter out some pakcets with specific TCP port on physical interface ? thanks for any input

2019-09-19 Thread Sun, Chenmin
PM To: vpp-dev@lists.fd.io Cc: rya...@yunify.com; Ni, Hongjun Subject: [vpp-dev] hi guys, does any CLI support to filter out some pakcets with specific TCP port on physical interface ? thanks for any input -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply

[vpp-dev] hi guys, does any CLI support to filter out some pakcets with specific TCP port on physical interface ? thanks for any input

2019-09-19 Thread Zhiyong Yang
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14024): https://lists.fd.io/g/vpp-dev/message/14024 Mute This Topic: https://lists.fd.io/mt/34220878/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arc

Re: [vpp-dev] hi all, which MLX_OFED is ok for vpp 18.01.1?

2018-12-14 Thread Stephen Hemminger
On Thu, 13 Dec 2018 02:53:23 + "Yang, Liang" wrote: > VPP 18.01 uses DPDK 17.11 which doesn't require OFED to work: doc/guides/rel_notes/release_17_11.rst * Refactored driver to get rid of dependency on the components provided by Mellanox OFED and instead rely on the current and pu

Re: [vpp-dev] hi all, which MLX_OFED is ok for vpp 18.01.1?

2018-12-13 Thread Sirshak Das
I have used 4.4-2 for while now on arm64/AArch64 systems using source compile. Let me know if you face issues with any specfic version. Thank you Sirshak Das Yang, Liang writes: -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11598): https://list

[vpp-dev] hi all, which MLX_OFED is ok for vpp 18.01.1?

2018-12-13 Thread Yang, Liang
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11593): https://lists.fd.io/g/vpp-dev/message/11593 Mute This Topic: https://lists.fd.io/mt/28742410/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch

[vpp-dev] hi

2018-10-31 Thread 沈先捷
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11062): https://lists.fd.io/g/vpp-dev/message/11062 Mute This Topic: https://lists.fd.io/mt/27812346/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch

Re: [vpp-dev] hi vpp-dev, another question about hugepage

2017-11-21 Thread Burt Silverman
6364.html > > > > Chris. > > > > > > *From:* wanghongbo [mailto:wanghon...@kingsoft.com] > *Sent:* Tuesday, November 21, 2017 7:41 > *To:* Luke, Chris > *Cc:* vpp-dev@lists.fd.io > *Subject:* 答复: [vpp-dev] hi vpp-dev, another question about hugepage >

Re: [vpp-dev] hi vpp-dev, another question about hugepage

2017-11-21 Thread Luke, Chris
, November 21, 2017 7:41 To: Luke, Chris Cc: vpp-dev@lists.fd.io Subject: 答复: [vpp-dev] hi vpp-dev, another question about hugepage Hi, chris: Can you spare a few minutes to help me? I have config the 1GB hugepages . But vpp still used the 2M hugepage. I want to know configurations How VPP run with

Re: [vpp-dev] hi vpp-dev, another question about hugepage

2017-11-20 Thread Luke, Chris
usefulness to future generations. Thanks, Chris. From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of wanghongbo Sent: Monday, November 20, 2017 9:11 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] hi vpp-dev, another question about hugepage Hi vpp-dev: I configure

[vpp-dev] hi vpp-dev, another question about hugepage

2017-11-20 Thread wanghongbo
Hi vpp-dev: I configure the 1G hugepage in /boot/grub2/grub.cfg and split cpu core. Then I configure the /etc/sysctl.d/80-vpp.conf. After reboot the kernel was crash. How can I configure the vpp hugepage? Thank you very much.

[vpp-dev] hi vpp-dev, need you help!

2017-11-20 Thread wanghongbo
Hi guys: Need you help! The vpp-devel-17.10-release.x86_64.rpm conflicted with vpp-dpdk-devel-17.08-vpp2.x86_64 when I installed the rpm package. Both vpp-devel and vpp-dpdk-devel have the same directory "/usr/include/dpdk". My environment was real server + centos7.4 and the vpp's version

Re: [vpp-dev] hi vpp-dev, need you help!

2017-11-15 Thread Luke, Chris
You can safely ignore those messages. They're just odd artifacts of how the build system is assembled. Chris. From: vpp-dev-boun...@lists.fd.io [mailto:vpp-dev-boun...@lists.fd.io] On Behalf Of wanghongbo Sent: Wednesday, November 15, 2017 5:50 To: vpp-dev@lists.fd.io Subject: [vpp-dev] h

[vpp-dev] hi vpp-dev, need you help!

2017-11-15 Thread wanghongbo
Hi guys: Need you help! I have built vpp success in vmware environment. But i got three problem about "libtool" when I built vpp on x86 server. My environment was real server + centos7.4 and the vpp's version was v17.10. The capture as follows. Thank you very much!

Re: [vpp-dev] hi vpp-dev, need you help!

2017-11-14 Thread Luke, Chris
esday, November 14, 2017 7:33 AM To: vpp-dev@lists.fd.io Subject: [vpp-dev] hi vpp-dev, need you help! Hi vpp-dev: Excuse me. Could you give me a hand? I have a problem when I build vpp. My environment is vmware workstation + centos7.4 . The capture as follows. Was this error caused by

[vpp-dev] hi vpp-dev, need you help!

2017-11-14 Thread wanghongbo
Hi vpp-dev: Excuse me. Could you give me a hand? I have a problem when I build vpp. My environment is vmware workstation + centos7.4 . The capture as follows. Was this error caused by “make build-release”. 说明: cid:image001.png@01D35D70.582DE740 I used this com