We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33e9aac commit 322d49fCopy full SHA for 322d49f
doc/guides/nics/txgbe.rst
@@ -147,6 +147,16 @@ Please note that following ``devargs`` are only set for backplane NICs.
147
PHY parameter used for user debugging. Setting other values to
148
take effect requires setting the ``ffe_set``.
149
150
+- ``pkt-filter-size`` (default **0**)
151
+
152
+ Memory allocation for the flow director filter.
153
+ Default 0 for 64K mode, set 1 for 128K mode, set 2 for 256K mode.
154
155
+ ``pkt-filter-drop-queue`` (default **127**)
156
157
+ The drop queue number for packets that match the drop rule in flow
158
+ director. Valid values are from 0 to 127.
159
160
Please note that following ``devargs`` are only set for Amber-Lite NICs.
161
162
- ``tx_headwb`` (default **1**)
0 commit comments