[dpdk-dev] [PATCH 0/2] add ensure consistent device data in multiprocess mode

2016-08-01 Thread Kerlin, MarcinX
Self-Nack this patch because the commit log needs change. > -Original Message- > From: Kerlin, MarcinX > Sent: Friday, July 29, 2016 5:57 PM > To: dev at dpdk.org > Cc: De Lara Guarch, Pablo ; > thomas.monjalon at 6wind.com; Kerlin, MarcinX > Subject: [PATCH 0/2] add ensure consistent dev

[dpdk-dev] [PATCH 0/2] add ensure consistent device data in multiprocess mode

2016-07-29 Thread Marcin Kerlin
This patch ensure not overwrite device data in the multiprocess application. 1)Changes in the library introduces continuity in device data rte_eth_dev_data[] common for to all processes. Functionality detach cleans data of detachable device and leaves space for other devices or for the next run a