X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Ftxgbe.rst;h=47501796f21fe7eee6ced7d1407fe0c941e121f7;hb=34fd4373ce76efd0236e59397c495762c2ec9e64;hp=2c2b6549f1a2a601fa94d801712b04268b0fb6c2;hpb=f8aadb64dfae83ab5343a004fd02e5711e9d78a4;p=dpdk.git diff --git a/doc/guides/nics/txgbe.rst b/doc/guides/nics/txgbe.rst index 2c2b6549f1..47501796f2 100644 --- a/doc/guides/nics/txgbe.rst +++ b/doc/guides/nics/txgbe.rst @@ -86,7 +86,7 @@ TXGBE PMD provides the following log types available for control: - ``pmd.net.txgbe.bp`` (default level is **notice**) - Extra logging of auto-negtiation process for backplane NICs. + Extra logging of auto-negotiation process for backplane NICs. Supply ``--log-level=pmd.net.txgbe.bp:debug`` to view messages. Runtime Options @@ -156,7 +156,7 @@ ingress or egress traffic, alter its fate and query related counters according to any number of user-defined rules. A flow rule is the combination of attributes with a matching pattern and a list of -actions. Theorically one rule can match more than one filters, which named for +actions. Theoretically one rule can match more than one filters, which named for different patterns and actions. Like ethertype filter defines a rule in pattern: the first not void item can be ETH, and the next not void item must be END.