Re: [dpdk-dev] [PATCH v2] doc: updated json sample code for fifo interface

2019-05-09 Thread Thomas Monjalon
23/04/2019 00:30, Thomas Monjalon: > 29/03/2019 11:22, Lukasz Krakowiak: > > Updated doc for JSON sample code related to vm_power_manager > > fifo interface: "command": "destroy", "command": "power". > > Corrected typo in doc vm_power_management.rst: 'json' instead > > of 'jason'. > > > > --- > >

Re: [dpdk-dev] [PATCH v2] doc: updated json sample code for fifo interface

2019-04-22 Thread Thomas Monjalon
29/03/2019 11:22, Lukasz Krakowiak: > Updated doc for JSON sample code related to vm_power_manager > fifo interface: "command": "destroy", "command": "power". > Corrected typo in doc vm_power_management.rst: 'json' instead > of 'jason'. > > --- > v2: > * coding style improved > > Signed-off-by: L

Re: [dpdk-dev] [PATCH v2] doc: updated json sample code for fifo interface

2019-04-15 Thread Hunt, David
On 29/3/2019 10:22 AM, Lukasz Krakowiak wrote: Updated doc for JSON sample code related to vm_power_manager fifo interface: "command": "destroy", "command": "power". Corrected typo in doc vm_power_management.rst: 'json' instead of 'jason'. --- v2: * coding style improved Signed-off-by: Lukasz

[dpdk-dev] [PATCH v2] doc: updated json sample code for fifo interface

2019-03-29 Thread Lukasz Krakowiak
Updated doc for JSON sample code related to vm_power_manager fifo interface: "command": "destroy", "command": "power". Corrected typo in doc vm_power_management.rst: 'json' instead of 'jason'. --- v2: * coding style improved Signed-off-by: Lukasz Krakowiak --- doc/guides/sample_app_ug/vm_power_