examples:dns_matching: added pragma directive for loop unrolling
Loop unrolling was not working because of if-condition in the loop.
Added #pragma unroll directive.
Signed-off-by: Prashant Bhole <bhole_prashant_q7@lab.ntt.co.jp>
Showing
Please register or sign in to comment