] [PATCH 1/2] app/testpmd: add custom topology command
On 05/15/2018 03:05 PM, Wisam Monther wrote:
> Hey Kevin,
>
> What if I have 10 ports and want all 9 ports to forward packets to
> port 0, this cannot done in paired.
> But with this topo the user can overwrite the topo.
> E.g:
>
On 05/15/2018 03:05 PM, Wisam Monther wrote:
> Hey Kevin,
>
> What if I have 10 ports and want all 9 ports to forward packets to port
> 0, this cannot done in paired.
> But with this topo the user can overwrite the topo.
> E.g:
> - Set custom-topo 1 0
> Will make those paired and those two as acti
Hey Kevin,
What if I have 10 ports and want all 9 ports to forward packets to port 0, this
cannot done in paired.
But with this topo the user can overwrite the topo.
E.g:
- Set custom-topo 1 0
Will make those paired and those two as active only.
- set custom-topo 2 0
Will make those two as paire
On 05/09/2018 01:34 PM, Wisam Jaddo wrote:
> Set custom topology for forwading packets by making the
^
> given two ports as pair, in custom topology the active
> ports will be the defiend in custum-topo only.
^^^^^
typos above and si
Set custom topology for forwading packets by making the
given two ports as pair, in custom topology the active
ports will be the defiend in custum-topo only.
This command will be useful in testing, when special
topology is needed.
usage:
testpmd> set custom-topo (port_id_1) (port_id_2)
5 matches
Mail list logo