dpdk

package
v1.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RING_BUFFER_SIZE uintptr = 134217728
)

Variables

View Source
var (
	DPDK_RX_CHAN = make(chan []byte, 1048576)
	DPDK_TX_CHAN = make(chan []byte, 1048576)
)

Functions

func Alloc

func Alloc()

func Config

func Config(
	golangRxCpuCore int,
	cpuCoreList []int,
	memChanNum int,
	debugLog bool,
	idleSleep bool,
	singleCore bool,
	kniBypassTargetIp bool,
	targetIpAddr string,
)

func Exit

func Exit()

func Handle

func Handle()

func Loopback

func Loopback()

func Run

func Run()

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL