On 19.09.2018 18:28, Stephen Hemminger wrote:
> On Wed, 19 Sep 2018 17:01:27 +0200
> Andrzej Ostruszka wrote:
>
>> +/**
>> + * Create private device structure.
>> + *
>> + * @param dev_name
>> + * Pointer to the port name passed in the initialization parameters.
>> + *
>> + * @return
>> + * P
Thank you Stephen for taking a look at these patches.
On 19.09.2018 18:19, Stephen Hemminger wrote:
> On Wed, 19 Sep 2018 17:01:27 +0200
> Andrzej Ostruszka wrote:
[...]
>> + git clone
>> https://github.com/MarvellEmbeddedProcessors/linux-marvell.git -b
>> linux-4.4.52-armada-17.10
>> +
>
On Wed, 19 Sep 2018 17:01:27 +0200
Andrzej Ostruszka wrote:
> +/**
> + * Create private device structure.
> + *
> + * @param dev_name
> + * Pointer to the port name passed in the initialization parameters.
> + *
> + * @return
> + * Pointer to the newly allocated private device structure.
> +
On Wed, 19 Sep 2018 17:01:27 +0200
Andrzej Ostruszka wrote:
> +
> +- Custom Linux Kernel sources
> +
> + .. code-block:: console
> +
> + git clone
> https://github.com/MarvellEmbeddedProcessors/linux-marvell.git -b
> linux-4.4.52-armada-17.10
> +
In general the rule for DPDK is that drive
From: Zyta Szpak
Add neta pmd driver skeleton providing base for the further
development.
Signed-off-by: Natalie Samsonov
Signed-off-by: Yelena Krivosheev
Signed-off-by: Dmitri Epshtein
Signed-off-by: Zyta Szpak
Signed-off-by: Andrzej Ostruszka
---
MAINTAINERS
5 matches
Mail list logo