Re: [ovs-dev] [PATCH 2/2] dpdk: reflect status and version in the database

2018-05-22 Thread Stokes, Ian
> "Stokes, Ian" writes: > > >> The normal way of retrieving the running DPDK status involves parsing > >> log files and issuing various incantations of ovs-vsctl and > >> ovs-appctl commands to determine whether the rte_eal_init successfully > started. > >> > >> This commit

Re: [ovs-dev] [PATCH 2/2] dpdk: reflect status and version in the database

2018-05-22 Thread Aaron Conole
"Stokes, Ian" writes: >> The normal way of retrieving the running DPDK status involves parsing log >> files and issuing various incantations of ovs-vsctl and ovs-appctl >> commands to determine whether the rte_eal_init successfully started. >> >> This commit adds two new

Re: [ovs-dev] [PATCH 2/2] dpdk: reflect status and version in the database

2018-05-22 Thread Stokes, Ian
> The normal way of retrieving the running DPDK status involves parsing log > files and issuing various incantations of ovs-vsctl and ovs-appctl > commands to determine whether the rte_eal_init successfully started. > > This commit adds two new records to reflect the dpdk version, and the dpdk >

Re: [ovs-dev] [PATCH 2/2] dpdk: reflect status and version in the database

2018-05-17 Thread Kevin Traynor
On 05/03/2018 08:08 PM, Aaron Conole wrote: > The normal way of retrieving the running DPDK status involves parsing > log files and issuing various incantations of ovs-vsctl and ovs-appctl > commands to determine whether the rte_eal_init successfully started. > > This commit adds two new records

[ovs-dev] [PATCH 2/2] dpdk: reflect status and version in the database

2018-05-03 Thread Aaron Conole
The normal way of retrieving the running DPDK status involves parsing log files and issuing various incantations of ovs-vsctl and ovs-appctl commands to determine whether the rte_eal_init successfully started. This commit adds two new records to reflect the dpdk version, and the dpdk