>+OK. At least, slowpath code you can remove ifdef and use only in fastpath. Hi Jerrin All of these compilation flags are under fastpath. All other reviews are addressed at v5. There is one CI issue complain about spelling which is a struct field, num_hist_list_entries. That’s been there before and it is a field that user applications use, so I did not change the name which would affect users(applications who use this field.) if I did so. There is a stdatomic api usage warning which I addressed.
Thanks.