上一页 1 ··· 74 75 76 77 78 79 80 81 82 ··· 164 下一页

2020年11月17日

摘要: shim/vendor/github.com/docker/docker/oci/devices_linux.go:85: return devs, devPermissions, fmt.Errorf("error gathering device information while adding 阅读全文
posted @ 2020-11-17 09:30 tycoon3 阅读(670) 评论(0) 推荐(0)

2020年11月16日

摘要: 阅读全文
posted @ 2020-11-16 16:10 tycoon3 阅读(54) 评论(0) 推荐(0)
摘要: 1. 查看config配置项 进入需要编译的目录,我的目录是 ./net/bridge, sean@sean:/media/sean/b55f4db0-2560-4807-b8bf-b29a66db54e1/home/sean/work/tmp/kernel/linux-4.8/net/bridge 阅读全文
posted @ 2020-11-16 11:28 tycoon3 阅读(6310) 评论(0) 推荐(0)

2020年11月13日

摘要: // Set sets an endpoint type based on the input string. func (endpointType *EndpointType) Set(value string) error { switch value { case "physical": *e 阅读全文
posted @ 2020-11-13 18:05 tycoon3 阅读(90) 评论(0) 推荐(0)
摘要: DPDK in Containers Hands-on Lab Accelerate Clear Container Network performance Microsoft Research released FreeFlow on GitHub. https://www.microsoft.c 阅读全文
posted @ 2020-11-13 17:27 tycoon3 阅读(396) 评论(0) 推荐(0)
摘要: Error - no supported modules(DPDK driver) are loaded [ 45.422045] VFIO - User Level meta-driver version: 0.3 Y Error - no supported modules(DPDK drive 阅读全文
posted @ 2020-11-13 15:34 tycoon3 阅读(654) 评论(0) 推荐(0)
摘要: Container isolation with Kata and gVisor in Docker Overview Containers are an efficient way to build and distribute workloads free of (most) host and 阅读全文
posted @ 2020-11-13 11:59 tycoon3 阅读(284) 评论(0) 推荐(0)
摘要: 1. $ docker network create -d macvlan macvlan1 2. $docker run -d --runtime=kata-runtime --network=macvlan --name=containerA debian sh -c "tail -f /dev 阅读全文
posted @ 2020-11-13 11:55 tycoon3 阅读(165) 评论(0) 推荐(0)
摘要: -netdev tap,ifname=tap1,id=network-0,vhost=on,script=no,downscript=no \ -device driver=virtio-net-pci,netdev=network-0,mac=02:42:ac:11:00:02,disable-m 阅读全文
posted @ 2020-11-13 11:27 tycoon3 阅读(261) 评论(0) 推荐(0)
摘要: qemu-system-aarch64: ../net/net.c:1021: net_client_init1: Assertion `nc' failed. root@cloud:/data1/core# gdb /usr/local/bin/qemu-system-aarch64 /data1 阅读全文
posted @ 2020-11-13 11:13 tycoon3 阅读(166) 评论(0) 推荐(0)
上一页 1 ··· 74 75 76 77 78 79 80 81 82 ··· 164 下一页

导航