摘要:在frr中查看vrf 给host-ns1_tap配个ip DBGvpp# set interface ip address host-ns1_tap 192.168.1.230/24 set interface ip address: failed to add 192.168.1.230/24 o
阅读全文
摘要:DBGvpp# show int Name Idx State MTU (L3/IP4/IP6/MPLS) Counter Count UnknownEthernet5/0/0 1 down 9000/0/0/0 local0 0 down 0/0/0/0 DBGvpp# set int state
阅读全文
摘要:[root@localhost ~]# lshw -class network -businfo Bus info Device Class Description pci@0000:05:00.0 enp5s0 network Hi1822 Family (2*25GE) pci@0000:06:
阅读全文
摘要:https://docs.mellanox.com/pages/releaseview.action?pageId=15053848 Prerequisites 1. Install CentOS 7.72. Set up an account to use the Linux Foundation
阅读全文
摘要:gument (errno 22) /root/vpp/vpp/build-root/install-vpp_debug-native/vpp/bin/vpp[73384]: register_node:485: process stack: Invalid argument (errno 22)
阅读全文
摘要:./build/external/packages/dpdk.mk 先要将网卡down才能去绑定vpp DPDK_VERSION ?= 19.08 参考一 https://fd.io/docs/vpp/master/usecases/vppinazure.html $ git clone https
阅读全文
摘要:[root@localhost vpp-stable-2001]# make install-dep Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * centos-sclo-rh: mirror-h
阅读全文
摘要:This document describes how to build and install Open vSwitch using a DPDK datapath. Open vSwitch can use the DPDK library to operate entirely in user
阅读全文
摘要:绑定前网卡驱动 [root@localhost ~]# ethtool -i enp5s0 driver: hinic version: firmware-version: expansion-rom-version: bus-info: 0000:05:00.0 supports-statisti
阅读全文
摘要:网卡配置如下 注意: 使用VFIO需要BIOS开启SMMU [root@localhost dpdk-19.11]# ethtool -i enp6s0 driver: hinic version: firmware-version: expansion-rom-version: bus-info:
阅读全文
摘要:无法爬楼楼的可以从这里下: http://static.dpdk.org/rel/ [root@kunpeng82 data1]# cat /etc/default/grub |grep GRUB_CMDLINE_LINUX GRUB_CMDLINE_LINUX="crashkernel=auto"
阅读全文
摘要:yum install docker [root@kunpeng82 devuser]# uname -aLinux kunpeng82.bogon 4.14.0-115.10.1.el7a.aarch64 #1 SMP Tue Jul 30 14:50:37 UTC 2019 aarch64 aa
阅读全文