Planted a redirect from wiki.fd.io to fd.io docs, removed the duplicate
documentation from the wiki, and made the indicated correction. See
https://gerrit.fd.io/r/c/vpp/+/30151. 

 

From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of hemant via
lists.fd.io
Sent: Wednesday, November 25, 2020 5:09 PM
To: hem...@mnkcg.com; vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] bihash doc fix

 

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 <mailto:vpp-dev@lists.fd.io>  <vpp-dev@lists.fd.io
<mailto: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 <mailto: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

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18151): https://lists.fd.io/g/vpp-dev/message/18151
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