On 6/6/2023 10:37 PM, Ferruh Yigit wrote: > On 6/6/2023 10:12 PM, Mike Pattrick wrote: >> Previously the noisy neighbour vnf simulation would only operate in io >> mode, forwarding packets as is. However, this limited the usefulness of >> noisy neighbour simulation. >> >> This feature has now been expanded to supporting mac, macswap, and >> 5tswap modes. To facilitate adding this support, some new header files >> were added. >> >> Signed-off-by: Mike Pattrick <m...@redhat.com> >> --- >> v2: Reverted changes to random memory lookup >> v3: Refactored entire patch >> v4: Implemented recommended formatting changes >> v5: Corrected copyright statement and formatting changes >> > > Hi Mike, > > There are some comments in v4 seems missed, can you please check the > comments? >
My bad, v5 looks good, I was looking to wrong places, let me review/check this version.