X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fprog_guide%2Flpm6_lib.rst;h=8425d148050e5d99b59f8acd6909c1803ef9ce85;hb=b54403fd08374dae243bf0a0e90488f51485154e;hp=d1aea91ca99c14ffed9d2713e7e9ed5cf44280cf;hpb=5630257fcc30397e7217139ec55da4f301f59fb7;p=dpdk.git diff --git a/doc/guides/prog_guide/lpm6_lib.rst b/doc/guides/prog_guide/lpm6_lib.rst index d1aea91ca9..8425d14805 100644 --- a/doc/guides/prog_guide/lpm6_lib.rst +++ b/doc/guides/prog_guide/lpm6_lib.rst @@ -64,9 +64,9 @@ that are most commonly used in IPv6. The main data structure is built using the following elements: -* A table with 224 entries +* A table with 2^24 entries -* A number of tables, configurable by the user through the API, with 28 entries +* A number of tables, configurable by the user through the API, with 2^8 entries The first table, called tbl24, is indexed using the first 24 bits of the IP address be looked up, while the rest of the tables, called tbl8s,