Re: [PATCH v4] app/testpmd: expand noisy neighbour forward mode support

2023-06-06 Thread Ferruh Yigit
On 6/2/2023 7:29 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

[PATCH v4] app/testpmd: expand noisy neighbour forward mode support

2023-06-02 Thread Mike Pattrick
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 he