4cd69cc8 | 08-Jun-2016 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
doc: clarify port hotplug in testpmd
Port needs to be stopped and then closed before it can be detached, but the documentation was only saying to close the port.
Also, both sections for port detach
doc: clarify port hotplug in testpmd
Port needs to be stopped and then closed before it can be detached, but the documentation was only saying to close the port.
Also, both sections for port detaching and attaching has been reformatted slightly, to show clearly how to use the commands.
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: John McNamara <john.mcnamara@intel.com>
show more ...
|
faac4bff | 22-Apr-2016 |
Maciej Czekaj <maciej.czekaj@caviumnetworks.com> |
app/testpmd: add Tx flags in config command
"port config all txqflags <value>" allows for specifying txq_flags value in command line.
Signed-off-by: Maciej Czekaj <maciej.czekaj@caviumnetworks.com>
app/testpmd: add Tx flags in config command
"port config all txqflags <value>" allows for specifying txq_flags value in command line.
Signed-off-by: Maciej Czekaj <maciej.czekaj@caviumnetworks.com> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
show more ...
|
7903072c | 22-Apr-2016 |
Maciej Czekaj <maciej.czekaj@caviumnetworks.com> |
app/testpmd: add scatter enabling in config command
"port config all scatter on|off" allows for controlling rxmode.enable_scatter in command line.
Signed-off-by: Maciej Czekaj <maciej.czekaj@cavium
app/testpmd: add scatter enabling in config command
"port config all scatter on|off" allows for controlling rxmode.enable_scatter in command line.
Signed-off-by: Maciej Czekaj <maciej.czekaj@caviumnetworks.com> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
show more ...
|
0eec728e | 11-Mar-2016 |
Wenzhuo Lu <wenzhuo.lu@intel.com> |
app/testpmd: add commands for E-tag operation
Add the CLIs to support the E-tag operation. 1, Offloading of E-tag insertion and stripping. 2, Forwarding the E-tag packets to pools based on the GRP a
app/testpmd: add commands for E-tag operation
Add the CLIs to support the E-tag operation. 1, Offloading of E-tag insertion and stripping. 2, Forwarding the E-tag packets to pools based on the GRP and E-CID_base.
Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com> Acked-by: Shaopeng He <shaopeng.he@intel.com> Acked-by: Jingjing Wu <jingjing.wu@intel.com> Tested-by: Yong Liu <yong.liu@intel.com>
show more ...
|