X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Ftag_documentation.rst;h=e255d48c6d13c1a299a937e5f6fbd069070f71ac;hb=f3c2a4d8551c1ac0d05ebff4f5e7f492fb2e80d6;hp=6cca914811446dad633f5a5bf760d6d1492a9598;hpb=7de465c09018b1cf739a28992fe198ccd5f5699d;p=csit.git diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 6cca914811..e255d48c6d 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -316,14 +316,6 @@ Test Type Tags At least one feature is configured in test cases. Use also feature tag(s). -.. topic:: TLDK - - Functional test cases for TLDK. - -.. topic:: DMM - - Functional test cases for DMM. - .. topic:: TCP Tests which use TCP. @@ -623,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 ------------