I need the following capabilities for an application:
- Enable unicast and multicast promiscuous mode for VFs AND…
- Timestamping of ALL packets in HW AND…
- Packets received with the HW timestamp on a VF
Based on the documentation I can find, ConnectX-3 supports timestamping all packets, but it is not clear if it supports VF promiscuous mode or if the timestamps are included on VF receive.
For ConnectX-4, it appears to support VF promiscuous via the "trusted mode" configuration, but there is a statement that timestamping is only supported on the ConnectX-3.
Is there a Mellanox card that supports these capabilities with the existing drivers?
Thanks.