dc0c16105d
On x550, flow director doesn't support other IP packets directly. If we want to monitor IP other packets, the L4 protocol and ports must be masked. It means, on x550, if we want to add a flow director filter for other IP packets, a flow director mask must have been configed to mask L4 protocol and ports. Return err when the user try to config a flow director filter for other IP packets without flow director mask configed before. And print err log for it. Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com> Acked-by: Jingjing Wu <jingjing.wu@intel.com> |
||
---|---|---|
.. | ||
af_packet | ||
bonding | ||
e1000 | ||
enic | ||
fm10k | ||
i40e | ||
ixgbe | ||
mlx4 | ||
null | ||
pcap | ||
ring | ||
virtio | ||
vmxnet3 | ||
xenvirt | ||
Makefile |