sfang
sfang
+1 Same problem with version 1.0.181 on Windows.
> env GOOS=linux GOARCH=amd64 go build -o bin/goiftop -ldflags '-s -X "github.com/fs714/goiftop/utils/version.GitVersion=d110a92c8fb10fdd199f6ddc117bf471e96fe213" -X "github.com/fs714/goiftop/utils/.GoVersion=go version go1.14.9 linux/amd64" -X "github.com/fs714/goiftop/utils/version.BuildTime=2022-03-16T18:37:50+0000"' > > # github.com/fs714/goiftop/engine/driver > engine/driver/nflog.go:24:10: fatal error: libnetfilter_log/libnetfilter_log.h: No such...
I haven't test 10G physical interface yet since I don't have such env now. Can you do some analysis by pprof to find where is the bottleneck?