c4bcc342 | 09-Jul-2015 |
John McNamara <john.mcnamara@intel.com> |
app/testpmd: refactor ieee1588 forwarding
Refactor the ieee1588_fwd mode in testpmd to use the new ethdev APIs to enable and read IEEE1588 PTP timestamps.
Signed-off-by: John McNamara <john.mcnamar
app/testpmd: refactor ieee1588 forwarding
Refactor the ieee1588_fwd mode in testpmd to use the new ethdev APIs to enable and read IEEE1588 PTP timestamps.
Signed-off-by: John McNamara <john.mcnamara@intel.com> Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
show more ...
|
75ba29fd | 16-Jun-2015 |
Jingjing Wu <jingjing.wu@intel.com> |
app/testpmd: add flow director for L2 payload
This patch extends flow director commands to support l2_payload flow type.
Test report: http://dpdk.org/ml/archives/dev/2015-June/020238.html
Signed-o
app/testpmd: add flow director for L2 payload
This patch extends flow director commands to support l2_payload flow type.
Test report: http://dpdk.org/ml/archives/dev/2015-June/020238.html
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com> Acked-by: Helin Zhang <helin.zhang@intel.com>
show more ...
|
7ba29a76 | 10-Jun-2015 |
Jingjing Wu <jingjing.wu@intel.com> |
ethdev: rename and extend the mirror type
This path renames the mirror type in rte_eth_mirror_conf and macros, and rework the mirror set in ixgbe drivers by using new definition. It also fixes some
ethdev: rename and extend the mirror type
This path renames the mirror type in rte_eth_mirror_conf and macros, and rework the mirror set in ixgbe drivers by using new definition. It also fixes some coding style.
Test report: http://dpdk.org/ml/archives/dev/2015-June/019118.html
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com> Acked-by: Jijiang Liu <jijiang.liu@intel.com> Acked-by: Helin Zhang <helin.zhang@intel.com>
show more ...
|
92ebda07 | 11-Jun-2015 |
Helin Zhang <helin.zhang@intel.com> |
app/testpmd: add qinq stripping and insertion
If double vlan is detected, its stripped flag and vlan tags can be printed on rxonly mode. Test command of 'tx_vlan set' is expanded to set both single
app/testpmd: add qinq stripping and insertion
If double vlan is detected, its stripped flag and vlan tags can be printed on rxonly mode. Test command of 'tx_vlan set' is expanded to set both single and double vlan tags on TX side for each packets to be sent out.
Signed-off-by: Helin Zhang <helin.zhang@intel.com> Acked-by: Jingjing Wu <jingjing.wu@intel.com>
show more ...
|
fea1d908 | 24-Apr-2015 |
John McNamara <john.mcnamara@intel.com> |
doc: fix spellings and typos
Fixed several typos and spelling errors in guide docs.
Signed-off-by: John McNamara <john.mcnamara@intel.com> |
be2d7a05 | 01-Apr-2015 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
doc: add note for --txqflags in testpmd
Since txqflags is now set from the default rx/tx configuration, depending on the PMD, it might not be 0. Therefore, user has to overwrite it with --txqflags 0
doc: add note for --txqflags in testpmd
Since txqflags is now set from the default rx/tx configuration, depending on the PMD, it might not be 0. Therefore, user has to overwrite it with --txqflags 0.
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: Siobhan Butler <siobhan.a.butler@intel.com>
show more ...
|
ef7d2866 | 09-Mar-2015 |
Helin Zhang <helin.zhang@intel.com> |
doc: update testpmd user guide
It updated the user guide of testpmd, for the newly supported commands of getting/setting hash functions, and the command of showing port information.
Signed-off-by:
doc: update testpmd user guide
It updated the user guide of testpmd, for the newly supported commands of getting/setting hash functions, and the command of showing port information.
Signed-off-by: Helin Zhang <helin.zhang@intel.com> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
show more ...
|
c22f2fee | 19-Mar-2015 |
Olivier Matz <olivier.matz@6wind.com> |
doc: update testpmd guide about csum forward engine
Document the functions introduced by commit 64fc36064d.
Signed-off-by: Olivier Matz <olivier.matz@6wind.com> Acked-by: Pablo de Lara <pablo.de.la
doc: update testpmd guide about csum forward engine
Document the functions introduced by commit 64fc36064d.
Signed-off-by: Olivier Matz <olivier.matz@6wind.com> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
show more ...
|
e3ab7a94 | 27-Mar-2015 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
doc: add missing new EAL options in testpmd guide
Added information on testpmd user guide for -l, --lcores and --master-lcore options
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> A
doc: add missing new EAL options in testpmd guide
Added information on testpmd user guide for -l, --lcores and --master-lcore options
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: Siobhan Butler <siobhan.a.butler@intel.com>
show more ...
|
3ac95df0 | 03-Mar-2015 |
Jingjing Wu <jingjing.wu@intel.com> |
doc: fix quote
remove the coma character by using ' character
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com> |
1ad89e0d | 06-Mar-2015 |
Jingjing Wu <jingjing.wu@intel.com> |
doc: update testpmd commands for flow director
Because of the changing of unified flow type, commands for flow director need to be updated.
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com> |
f2552cd5 | 06-Mar-2015 |
Ouyang Changchun <changchun.ouyang@intel.com> |
doc: more vlan offload commands in testpmd
Update the testpmd doc as there are new HW VLAN commands/options.
Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com> Acked-by: Michael Qiu <mich
doc: more vlan offload commands in testpmd
Update the testpmd doc as there are new HW VLAN commands/options.
Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com> Acked-by: Michael Qiu <michael.qiu@intel.com> Acked-by: Siobhan Butler <siobhan.a.butler@intel.com>
show more ...
|
a7dde4ff | 20-Feb-2015 |
Michal Jastrzebski <michalx.k.jastrzebski@intel.com> |
doc: warn about limited number of vlan ids
This patch adds information to testpmd_funcs.rst file, about limited number of vlan_ids possible to be enabled in a filter. This is limited to the maximum
doc: warn about limited number of vlan ids
This patch adds information to testpmd_funcs.rst file, about limited number of vlan_ids possible to be enabled in a filter. This is limited to the maximum number of entries possible in the VFTA table.
Signed-off-by: Michal Jastrzebski <michalx.k.jastrzebski@intel.com> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
show more ...
|
edab33b1 | 25-Feb-2015 |
Tetsuya Mukawa <mukawa@igel.co.jp> |
app/testpmd: support port hotplug
The patch introduces following commands. - port attach [ident] - port detach [port_id] - attach: attaching a port - detach: detaching a port - ident: pci address
app/testpmd: support port hotplug
The patch introduces following commands. - port attach [ident] - port detach [port_id] - attach: attaching a port - detach: detaching a port - ident: pci address of physical device. Or device name and parameters of virtual device. (ex. 0000:02:00.0, eth_pcap0,iface=eth0) - port_id: port identifier
Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp> Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
show more ...
|
990d3703 | 10-Feb-2015 |
Jingjing Wu <jingjing.wu@intel.com> |
app/testpmd: new commands for ntuple filter
Following commands of 5tuple and 2tuple filter are removed: - add_2tuple_filter (port_id) protocol (pro_value) (pro_mask) dst_port (port_value) (port_
app/testpmd: new commands for ntuple filter
Following commands of 5tuple and 2tuple filter are removed: - add_2tuple_filter (port_id) protocol (pro_value) (pro_mask) dst_port (port_value) (port_mask) flags (flg_value) priority (prio_value) queue (queue_id) index (idx) - remove_2tuple_filter (port_id) index (idx) - get_2tuple_filter (port_id) index (idx) - add_5tuple_filter (port_id) dst_ip (dst_address) src_ip (src_address) dst_port (dst_port_value) src_port (src_port_value) protocol (protocol_value) mask (mask_value) flags (flags_value) priority (prio_value)" queue (queue_id) index (idx) - remove_5tuple_filter (port_id) index (idx) - get_5tuple_filter (port_id) index (idx)
New commands are added for 5tuple and 2tuple filter by using filter_ctrl API and new ntuple filter structure: - 2tuple_filter (port_id) (add|del) dst_port (dst_port_value) protocol (protocol_value) mask (mask_value) tcp_flags (tcp_flags_value) priority (prio_value) queue (queue_id) - 5tuple_filter (port_id) (add|del) dst_ip (dst_address) src_ip (src_address) dst_port (dst_port_value) src_port (src_port_value) protocol (protocol_value) mask (mask_value) tcp_flags (tcp_flags_value) priority (prio_value) queue (queue_id)
Test report: http://dpdk.org/ml/archives/dev/2015-February/013049.html
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com> Tested-by: Huilong Xu <huilongx.xu@intel.com> Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
show more ...
|
9df58d41 | 11-Feb-2015 |
Jingjing Wu <jingjing.wu@intel.com> |
app/testpmd: new commands for syn filter
Following commands of syn filter are removed: - add_syn_filter (port_id) priority (high|low) queue (queue_id) - remove_syn_filter (port_id) - get_syn_f
app/testpmd: new commands for syn filter
Following commands of syn filter are removed: - add_syn_filter (port_id) priority (high|low) queue (queue_id) - remove_syn_filter (port_id) - get_syn_filter (port_id) New command is added for syn filter by using filter_ctrl API and new syn filter structure: - syn_filter (port_id) (add|del) priority (high|low) queue (queue_id)
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
show more ...
|
a47ce915 | 21-Feb-2015 |
Jingjing Wu <jingjing.wu@intel.com> |
app/testpmd: new commands for flex filter
Following commands of flex filter are removed: - add_flex_filter (port_id) len (len_value) bytes (bytes_string) mask (mask_value) priority (prio_value
app/testpmd: new commands for flex filter
Following commands of flex filter are removed: - add_flex_filter (port_id) len (len_value) bytes (bytes_string) mask (mask_value) priority (prio_value) queue (queue_id) - remove_flex_filter (port_id) index (idx) - get_flex_filter (port_id) index (idx) New command is added for flex filter by using filter_ctrl API and new flex filter structure: - flex_filter (port_id) (add|del) len (len_value) bytes (bytes_value) mask (mask_value) priority (prio_value) queue (queue_id)
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com> Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
show more ...
|
a5633592 | 29-Jan-2015 |
Jingjing Wu <jingjing.wu@intel.com> |
app/testpmd: update flow director commands
Add new command to set flow director's mask: - flow_director_mask Update arguments of commands: - flow_director_filter - flow_director_flex_mask -
app/testpmd: update flow director commands
Add new command to set flow director's mask: - flow_director_mask Update arguments of commands: - flow_director_filter - flow_director_flex_mask - flow_director_flex_payload Following commands of flow director filter are removed: - add_signature_filter - upd_signature_filter - rm_signature_filter - add_perfect_filter - upd_perfect_filter - rm_perfect_filter - set_masks_filter - set_ipv6_masks_filter
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com> Acked-by: Helin Zhang <helin.zhang@intel.com>
show more ...
|
675c4ced | 22-Jan-2015 |
Jingjing Wu <jingjing.wu@intel.com> |
doc: update testpmd commands for ethertype filter
new commands for ethertype filter - ethertype_filter (port_id) (add|del) (mac_addr|mac_ignr) (mac_address) ethertype (ether_type) (drop|fwd) q
doc: update testpmd commands for ethertype filter
new commands for ethertype filter - ethertype_filter (port_id) (add|del) (mac_addr|mac_ignr) (mac_address) ethertype (ether_type) (drop|fwd) queue (queue_id)
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
show more ...
|
22ddef49 | 17-Dec-2014 |
Siobhan Butler <siobhan.a.butler@intel.com> |
doc: remove Intel legal info from testpmd guide
Removed Intel Legal blurb from TestPMD User Guide.
Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com> Acked-by: Bernard Iremonger <bernard.ir
doc: remove Intel legal info from testpmd guide
Removed Intel Legal blurb from TestPMD User Guide.
Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com> Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
show more ...
|
bd89cca3 | 17-Dec-2014 |
Siobhan Butler <siobhan.a.butler@intel.com> |
doc: remove Intel references from testpmd guide
Removed redundant Intel references from TestPMD User Guide.
Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com> Acked-by: Bernard Iremonger <b
doc: remove Intel references from testpmd guide
Removed redundant Intel references from TestPMD User Guide.
Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com> Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
show more ...
|
a9bc351c | 24-Nov-2014 |
Bruce Richardson <bruce.richardson@intel.com> |
doc: auto-generate date in guides
The index.html file for each of the "guide" docs had a hard-coded date value in them of June 2014. Rather than update each of these for each revision, just use the
doc: auto-generate date in guides
The index.html file for each of the "guide" docs had a hard-coded date value in them of June 2014. Rather than update each of these for each revision, just use the |today| directive to insert the date at which the document was generated.
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
show more ...
|
5e2d17ae | 01-Dec-2014 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
doc: fix testpmd guide
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: Bernard Iremonger <bernard.iremonger@intel.com> |
aa49f366 | 01-Dec-2014 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
doc: reorder testpmd commands
Moved commands in testpmd UG to set queue rates to match order in testpmd command help.
Created new section "Filters" to match that same section in testpmd UG, and mov
doc: reorder testpmd commands
Moved commands in testpmd UG to set queue rates to match order in testpmd command help.
Created new section "Filters" to match that same section in testpmd UG, and moved all commands related to it there.
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
show more ...
|
186e5586 | 01-Dec-2014 |
Pablo de Lara <pablo.de.lara.guarch@intel.com> |
doc: fix testpmd commands
tx_checksum set function does not use bitmask anymore, but strings
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: Bernard Iremonger <bernard.iremo
doc: fix testpmd commands
tx_checksum set function does not use bitmask anymore, but strings
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com> Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
show more ...
|