dingrui37
dingrui37
``` user@dingrui-Server:~/Projects/ebpf/xdp-tutorial/basic01-xdp-pass$ sudo ./xdp_pass_user --dev lo -S Success: Loading XDP prog name:xdp_prog_simple(id:4717) on device:lo(ifindex:1) user@dingrui-Server:~/Projects/ebpf/xdp-tutorial/basic01-xdp-pass$ sudo bpftool net list xdp: lo(1) generic id 4717 veth-basic02(187) generic id 4713 tc: flow_dissector:...
I want to install onie to kvm, when I run the mk-vm.sh script on pyhsical machine, it doesn't work. ``` dingrui@gdcni:~/onie$ sudo ./mk-vm.sh ERROR: kvm died. qemu-system-x86_64: -netdev user,id=onienet,hostfwd=:0.0.0.0:3040-:22: could...
``` root@dingrui-debian9:~/Projects/OpenNetworkLinux# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 9.0 (stretch) Release: 9.0 Codename: stretch root@dingrui-debian9:~/Projects/OpenNetworkLinux# docker -v Docker version 19.03.5, build 633a0ea838 ```...
I have install ONIE(tag 2019.08) on kvm, but when I want to install ONL, it failed, the error message is as follows: `grub-install: error: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist. Please specify --target...
Hi, when I use this plugin, it always give an error, can somebody tell how to solve it? ``` dingrui@ubuntu:/var/lib/docker$ docker run -d --name sshfs-container --volume-driver vieux/sshfs --mount src=sshvolume,target=/app,volume-opt=sshcmd=root@ipaddr:/home/dingrui,volume-opt=passwd=***** nginx:latest...
Hi, all, I have a question. According to the specification, there are three type subscriptions, ONCE, STREAM and POLL. When using STREAM mode, the _mode_ field of _Subscription_ must be...
Hi all, I have a question about using gobgp, I want to know how to set ip address for an interface? Are there any commands or RPCs ? For quagga...
I have read the README.md,but I still don't know how to use. Can you give me a more detailed guide? Thanks! There isn't hw/char directory now. How add it to...
ubuntu 16.04 ``` Can't exec "/home/dingrui/projects/sonic-linux-kernel/linux-4.9.168/debian/linux-cpupower.install": No such file or directory at /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 776. dh_install: cannot run debian/linux-cpupower.install: No such file or directory make[3]: *** [install-source] Error 2 make[2]:...
when i execute the install_deps.sh, why it try to connect with dl.google.com ? and the result is intall stopped. dr@dr:/home/opendaylight/p4lang/p4factory$ ./install_deps.sh Hit:1 http://mirrors.zte.com.cn/ubuntu xenial InRelease Hit:2 http://mirrors.zte.com.cn/ubuntu xenial-backports InRelease Hit:3...