Skip to content

issues Search Results · repo:aregm/nff-go language:Go

Filter by

228 results
 (52 ms)

228 results

inaregm/nff-go (press backspace or delete to remove)

https://github.com/intel-go/nff-go/blob/master/flow/flow.go#L1161 Casting the uint flowNumber to uint8 limits us to 255 paths/flows. I d love to support (many) more. Has anyone tried doing this? It looks ...
  • ahelsing
  • Opened 
    on Apr 8, 2022
  • #740

https://blog.csdn.net/weixin_43127546/article/details/123463941
  • junjiezou1
  • Opened 
    on Mar 21, 2022
  • #739

Is this project abandoned?
  • qixizheng
  • 10
  • Opened 
    on Jan 10, 2022
  • #738

Hello, I am working on a project, where IP Reassembly of traffic is required and I am using nff-go for this purpose. I am having a problem while running my application. I tried using debugger and every ...
  • ZainubW
  • Opened 
    on Oct 15, 2021
  • #737

I built an nff project,modified low.h,following is the running code code: /opt/nff-go/internal/low/low.h /* #cgo CFLAGS: -I/opt/nff-go/dpdk/dpdk/build/include -O3 -g -m64 -pthread -std=gnu11 -march=native ...
  • baerwang
  • Opened 
    on Sep 14, 2021
  • #736

code: package main import ( fmt github.com/intel-go/nff-go/flow ) func main() { fmt.Println(111) flow.SystemInit(nil) flow.SystemStart() } internal/low/low.go: ...
  • baerwang
  • 1
  • Opened 
    on Sep 13, 2021
  • #735

# github.com/intel-go/nff-go/internal/low In file included from ./low.h:1069:0, from ../../internal/low/low.go:16: /usr/include/bpf/xsk.h: In function xsk_ring_prod__needs_wakeup : /usr/include/bpf/xsk.h:82:21: ...
  • baerwang
  • Opened 
    on Sep 9, 2021
  • #734

INSTALL-MAP pktgen.map make[2]: Leaving directory `/opt/nff-go/dpdk/pktgen-dpdk cp pktgen-dpdk/app/x86_64-native-linuxapp-gcc/pktgen . make[1]: Leaving directory `/opt/nff-go/dpdk make -C test make[1]: ...
  • baerwang
  • 2
  • Opened 
    on Sep 7, 2021
  • #733

Hi, I am trying to clone the project based on the documentation but dpdk.org does not have the link requested from your repository. $ git clone --recurse-submodules http://github.com/intel-go/nff-go ...
  • rm4n0s
  • 1
  • Opened 
    on Aug 30, 2021
  • #731
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub