+--------------+-----------------------+------------------+
| DPDK version | Kernel driver version | Firmware version |
+==============+=======================+==================+
+ | 22.03 | 2.17.15 | 8.30 |
+ +--------------+-----------------------+------------------+
+ | 21.11 | 2.17.4 | 8.30 |
+ +--------------+-----------------------+------------------+
+ | 21.08 | 2.15.9 | 8.30 |
+ +--------------+-----------------------+------------------+
+ | 21.05 | 2.15.9 | 8.30 |
+ +--------------+-----------------------+------------------+
| 21.02 | 2.14.13 | 8.00 |
+--------------+-----------------------+------------------+
| 20.11 | 2.14.13 | 8.00 |
+--------------+-----------------------+------------------+
| DPDK version | Kernel driver version | Firmware version |
+==============+=======================+==================+
+ | 22.03 | 2.17.15 | 5.50 |
+ +--------------+-----------------------+------------------+
+ | 21.11 | 2.17.4 | 5.30 |
+ +--------------+-----------------------+------------------+
+ | 21.08 | 2.15.9 | 5.30 |
+ +--------------+-----------------------+------------------+
+ | 21.05 | 2.15.9 | 5.30 |
+ +--------------+-----------------------+------------------+
| 21.02 | 2.14.13 | 5.00 |
+--------------+-----------------------+------------------+
| 20.11 | 2.13.10 | 5.00 |
which means the current rule's input set conflicts with the first rule's.
Remove the first rule if want to change the input set of the PCTYPE.
+PF reset fail after QinQ set with FW >= 8.4
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+If upgrade FW to version 8.4 and higher, after set MAC VLAN filter and configure outer VLAN on PF, kill
+DPDK process will cause the card crash.
+
+
Example of getting best performance with l3fwd example
------------------------------------------------------