Ack. If all else fails, suggest a quick peek at the assembly code.

From: vpp-dev@lists.fd.io <vpp-dev@lists.fd.io> On Behalf Of Peng Xia
Sent: Thursday, April 23, 2020 12:15 AM
To: Peng Xia <xiapengli...@gmail.com>
Cc: vpp-dev@lists.fd.io
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> 
<xiapenglilai=gmail....@lists.fd.io<mailto:gmail....@lists.fd.io>> 
于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: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to