diff options
author | 2017-08-18 20:02:05 -0700 | |
---|---|---|
committer | 2017-08-21 13:02:05 +0000 | |
commit | ada951272b7d7cc06dd0086276586d1d4032261d (patch) | |
tree | 88476cf74e35e893b71bffb5a308348051eadeef /docs/testing/user/userguide/glossary.rst | |
parent | 5ff29cbcfacbe3ed67f4c1c85fe7ddb3a4f8de1b (diff) |
Added initial draft for samplevnf useguide
JIRA: SAMPLEVNF-77
Change-Id: Ib537b36ae82361754762a627ae942d99b4966856
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Diffstat (limited to 'docs/testing/user/userguide/glossary.rst')
-rw-r--r-- | docs/testing/user/userguide/glossary.rst | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/docs/testing/user/userguide/glossary.rst b/docs/testing/user/userguide/glossary.rst new file mode 100644 index 00000000..e54794ee --- /dev/null +++ b/docs/testing/user/userguide/glossary.rst @@ -0,0 +1,62 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International +.. License. +.. http://creativecommons.org/licenses/by/4.0 +.. (c) OPNFV, Intel Corporation and others. + +======== +Glossary +======== + +.. glossary:: + :sorted: + + TRex + Realistic traffic generator + + API + Application Programming Interface + + DPI + Deep Packet Inspection + + DPDK + Data Plane Development Kit + + NIC + Network Interface Controller + + BNG + Broadband Network Gateway + + VM + Virtual Machine + + VNF + Virtual Network Function + + VNFC + Virtual Network Function Component + + NFVI + Network Function Virtualization Infrastructure + + SR-IOV + Single Root IO Virtualization + + SUT + System Under Test + + ToS + Type of Service + + vFW + Virtual Firewall + + vCGNAPT + Virtual Carrier Grade Network Address and port Translation + + vACL + Virtual Access Control List + + PROX + Packet pROcessing eXecution engine |