Re: [PATCH v4] app/testpmd: txonly multiflow port change support

2023-04-19 Thread Stephen Hemminger
On Wed, 19 Apr 2023 17:51:18 +0530 "Singh, Aman Deep" wrote: > On 4/12/2023 11:46 PM, Joshua Washington wrote: > > Google cloud routes traffic using IP addresses without the support of MAC > > addresses, so changing source IP address for txonly-multi-flow can have > > negative performance implica

Re: [PATCH v4] app/testpmd: txonly multiflow port change support

2023-04-19 Thread Singh, Aman Deep
On 4/12/2023 11:46 PM, Joshua Washington wrote: Google cloud routes traffic using IP addresses without the support of MAC addresses, so changing source IP address for txonly-multi-flow can have negative performance implications for net/gve when using testpmd. This patch updates txonly multiflow

[PATCH v4] app/testpmd: txonly multiflow port change support

2023-04-12 Thread Joshua Washington
Google cloud routes traffic using IP addresses without the support of MAC addresses, so changing source IP address for txonly-multi-flow can have negative performance implications for net/gve when using testpmd. This patch updates txonly multiflow mode to modify source ports instead of source IP ad