- Flow metering, including meter policy API.
- Flow integrity offload API.
- Connection tracking.
+- Sub-Function representors.
Limitations
-----------
echo switchdev > /sys/class/net/<net device>/compat/devlink/mode
-SubFunction representor support
--------------------------------
-SubFunction is a portion of the PCI device, a SF netdev has its own
+Sub-Function representor
+------------------------
+
+Sub-Function is a portion of the PCI device, a SF netdev has its own
dedicated queues(txq, rxq). A SF netdev supports E-Switch representation
offload similar to existing PF and VF representors. A SF shares PCI
level resources with other SFs and/or with its parent PCI function.
egress flow groups greater than 0 and for any transfer flow group.
* Added support for the Tx mbuf fast free offload.
* Added support for flow modify field action.
- * Added support for flow integrity item.
* **Updated the Pensando ionic driver.**
Updated the Mellanox mlx5 driver with new features and improvements, including:
+ * Added support for matching on packet integrity status.
* Added support for VXLAN and NVGRE encap as sample actions.
* Added support for flow COUNT action handle.
* Support push VLAN on ingress traffic and pop VLAN on egress traffic in E-Switch mode.
* Added support for ASO metering by PPS (packet per second).
* Added support for the monitor policy of Power Management API.
* Added support for connection tracking.
+ * Added support for Sub-Function representors.
* **Updated NXP DPAA driver.**