X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Ftag_documentation.rst;fp=docs%2Ftag_documentation.rst;h=e255d48c6d13c1a299a937e5f6fbd069070f71ac;hp=198548f857ec4d04781a41baaba354779944a54e;hb=6daa2d791f0e0d41b73668ef3ee233e58987dc37;hpb=dddfcfb9ce358799ce2b9f53ffb8e1e594fb2cec diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 198548f857..e255d48c6d 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -615,6 +615,16 @@ Interface Tags All test cases which uses rdma-core device driver. It supports Mellanox NIC adapters. +.. topic:: RXQ_SIZE_{n} + + All test cases which RXQ size (RX descriptors) are set to {n}. Default is 0, + which means VPP (API) default. + +.. topic:: TXQ_SIZE_{n} + + All test cases which TXQ size (TX descriptors) are set to {n}. Default is 0, + which means VPP (API) default. + Feature Tags ------------