英特尔SR-IOV VF的NIC分割或交通分割

这是我的第一个问题任何帮助将不胜感激。

  • 服务器:Dell PowerEdge R730
  • NIC:Intel X710 NIC(启用了SR-IOV)
  • stream量:10Gb / s(Span Port)
  • 操作系统:Linux(CentOS-7)

现在我创build了一个接口的4个VF(NIC分区)。所以接口p1p1分为4个接口:

p1p1_0,p1p1_1,p1p1_2,p1p1_3 

我已经在p1p1上以10GB / s的速度跨接端口configuration的数据。

 In this scenario how traffic of span port will divided into these four virtual interfaces? Is there are possibility of duplicate packets? if yes, then any idea how to handle that? Can i separate traffic on the bases of port, protocol or something else?