i find example in https://github.com/JustinAzoff/can-i-use-afpacket-fanout/blob/master/main.go in this example, use setFanout function If the device has N CPUs, shoule i use N goroutines to exec pcap.OpenLive, then use hanlde to SetFanout?