Thanks,
Daniele
On Jul 17, 2014, at 11:20 AM, Pravin Shelar wrote:
> On Wed, Jul 16, 2014 at 5:10 PM, Daniele Di Proietto
> wrote:
>> The following changes were made:
>>
>> - Since we have two dpdk classes, we should split the initial operations
>> needed
>> by both classes from the initial
On Wed, Jul 16, 2014 at 5:10 PM, Daniele Di Proietto
wrote:
> The following changes were made:
>
> - Since we have two dpdk classes, we should split the initial operations
> needed
> by both classes from the initialization needed by each class.
> - The dpdk_ring class does not need an initializ
The following changes were made:
- Since we have two dpdk classes, we should split the initial operations needed
by both classes from the initialization needed by each class.
- The dpdk_ring class does not need an initialization function: it has been
removed. This also prevents many testcase f