09 2018 档案

DPDK run KNI
摘要:http://hustcat.github.io/kni-in-dpdk/ Run KNI application: open a new terminal, and execute : ip a 阅读全文

posted @ 2018-09-30 09:18 Quinn-Yann 阅读(668) 评论(0) 推荐(0)

DPDK Introduction and Architecture
摘要:Processing Packets in Linux: Main Stages When a network card first receives a packet, it sends it to a receive queue, or RX. From there, it gets copie 阅读全文

posted @ 2018-09-30 07:49 Quinn-Yann 阅读(623) 评论(0) 推荐(0)

DPDK testpmd - Cannot allocate memory error
摘要:The test application should be build manually with make test... command. What you really want is the testpmd application to work. There are two issues 阅读全文

posted @ 2018-09-30 02:40 Quinn-Yann 阅读(3770) 评论(0) 推荐(0)

DPDK error: number of ports must be even
摘要:Error: number of ports must be even. Solutions: Unbind from DPDK to local kernel. 阅读全文

posted @ 2018-09-29 09:59 Quinn-Yann 阅读(2065) 评论(0) 推荐(0)

HPC install software on python virtual environment without root right and use X graph (windows) to display
摘要:1. Using Python Virtual Environment to install new softwares without root right. Please try to use Python virtualenv to setup and manage Python enviro 阅读全文

posted @ 2018-09-25 11:52 Quinn-Yann 阅读(641) 评论(0) 推荐(0)

HPC log in and install softwares
摘要:Log in Once you have been approved, you can access HPC from: ssh NYUNetID@prince.hpc.nyu.edu Once logged in, the root should be: /home/NYUNetID, so ru 阅读全文

posted @ 2018-09-25 04:02 Quinn-Yann 阅读(216) 评论(0) 推荐(0)

SSHFS mount remote file system to local system
摘要:Installing SSHFS On Ubuntu/Debian SSHFS is a Linux based software which has to be installed on your local computer. On Ubuntu and Debian based systems 阅读全文

posted @ 2018-09-25 03:32 Quinn-Yann 阅读(212) 评论(0) 推荐(0)

powershell 2.0 do not support -notin operator.
摘要:Error: You must provide a value expression on the right-hand side of the '-' operator. The reason is : the -notin operator isn't supported on v2.0 the 阅读全文

posted @ 2018-09-22 00:10 Quinn-Yann 阅读(511) 评论(0) 推荐(0)

windows run .ps1 scripts (powershell)
摘要:Powershell is installed in window systems in default. run in 'cmd' Solution: running this command before the script also solves the issue: Solution: e 阅读全文

posted @ 2018-09-21 22:11 Quinn-Yann 阅读(453) 评论(0) 推荐(0)

Beyond Compare 4.x register under Macbook pro
摘要:Download the crack version from: https://www.naodai.org/archives/46.html shift + command + . : (display hidden files and folders) 资源库: library, which 阅读全文

posted @ 2018-09-01 04:40 Quinn-Yann 阅读(186) 评论(0) 推荐(0)