Hairpin between two ports will be supported by mlx5 PMD.
The supported scenarios and limitations are listed in "mlx5.rst".
Signed-off-by: Bing Zhao <bingz@nvidia.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
The last extension header item 'next header' field can specify the following
header protocol type.
+- Hairpin:
+
+ - Hairpin between two ports could only manual binding and explicit Tx flow mode. For single port hairpin, all the combinations of auto/manual binding and explicit/implicit Tx flow mode could be supported.
+ - Hairpin in switchdev SR-IOV mode is not supported till now.
+
Statistics
----------
* Updated the supported timeout for Age action to the maximal value supported
by rte_flow API.
* Added support of Age action query.
+ * Added support of multi-ports hairpin.
* **Updated Solarflare network PMD.**