If one notices that rest of the code at the link below uses "hash_table",
and only the line of code shown below uses "hash".  This is why I sent out
my email.

 

Hemant

 

From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of hemant via
lists.fd.io
Sent: Tuesday, November 24, 2020 6:02 PM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] bihash doc fix

 

This is the link I looked at: https://wiki.fd.io/view/VPP/Bihash

 

Adding bihash to main_t struct adds this:

 

clib_bihash_8_8_t hash;

 

But it should be

 

clib_bihash_8_8_t hash_table;

 

Thanks,

 

Hemant

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18147): https://lists.fd.io/g/vpp-dev/message/18147
Mute This Topic: https://lists.fd.io/mt/78489145/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to