From e3f6b21b75b5d579ce3080a1f173828fc59270bf Mon Sep 17 00:00:00 2001 From: pmikus Date: Fri, 17 Jun 2016 08:08:08 +0100 Subject: CSIT-169 IPv4 Scale - performance - Add libraries for ipv4 scale setup - Add test cases for testing 10k/100k/1M fib entries - Add t-rex profiles for large scale testing Change-Id: If085e0d834e5ffe5538ba76756e8b9d0e8255cb2 Signed-off-by: pmikus --- docs/tag_documentation.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs') diff --git a/docs/tag_documentation.rst b/docs/tag_documentation.rst index 1cb8147c7e..de97c6c9e9 100644 --- a/docs/tag_documentation.rst +++ b/docs/tag_documentation.rst @@ -97,3 +97,15 @@ PDR NDR Non Drop Rate evaluation of results. Loss acceptance of dropped packets is set to zero lost packets. + +Scaling TAGs +------------ + +FIB_20K + 2x10,000 entries in single fib table + +FIB_200K + 2x100,000 entries in single fib table + +FIB_2M + 2x1,000,000 entries in single fib table -- cgit 1.2.3-korg