Ack. If all else fails, suggest a quick peek at the assembly code. From: [email protected] <[email protected]> On Behalf Of Peng Xia Sent: Thursday, April 23, 2020 12:15 AM To: Peng Xia <[email protected]> Cc: [email protected] Subject: Re: [vpp-dev] Regarding lookup in vppinfra/hash.c
Sorry, I was confused with the later lines. Seems they have the same effect. Peng Xia via lists.fd.io<http://lists.fd.io> <[email protected]<mailto:[email protected]>> 于2020年4月21日周二 下午9:50写道: Hi experts, in vppinfra/hash.c function lookup() line number 568: clib_memcpy_fast (old_value, p->direct.value, should it be clib_memcpy_fast (old_value, &p->direct.value, ?
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#16148): https://lists.fd.io/g/vpp-dev/message/16148 Mute This Topic: https://lists.fd.io/mt/73212642/21656 Group Owner: [email protected] Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
