On Mon, Sep 16, 2019 at 5:34 PM Ferruh Yigit wrote:
> +1 to this patch, unrelated to this patch I remember there was an issue with
> the
> nfb & szedata2 dependencies, that their dependencies conflict with each other,
> so it wasn't possible to enable both at the same time.
>
> Jan, Rastislav,
>
On Sat, Sep 14, 2019 at 11:37 AM Thomas Monjalon wrote:
>
> The library libsze2 provides a pkg-config file: libsze2.pc.
> Looking for this .pc file - with dependency() - is preferred
> than looking for the library - with cc.find_library().
>
> If the library is not installed in a standard path,
>
On Sat, Sep 14, 2019 at 11:37 AM Thomas Monjalon wrote:
>
> The library libnfb is part of netcope-common which provides
> a pkg-config file: netcope-common.pc.
> Looking for this .pc file - with dependency() - is preferred
> than looking for the library - with cc.find_library().
>
> If the library
Acked-by: Jan Remes
On Fri, Aug 9, 2019 at 4:59 PM Rastislav Cernay wrote:
>
> From: Rastislav Cernay
>
> The rte_eth_dev_close() function now handles freeing resources for
> devices (e.g., mac_addrs). To conform with the new close() behaviour we
> are asserting the RTE_ETH_DEV_CLOSE_REMOVE fl
Rastislav will co-maintain the szedata2 PMD with me.
Signed-off-by: Jan Remes
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index bbec1982c..5a212be08 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -715,6 +715,7 @@ F: doc/guides/nics/features/netvsc
On Thu, Jun 27, 2019 at 5:45 PM Ferruh Yigit wrote:
>
> On 6/13/2019 1:05 PM, Rastislav Cernay wrote:
> > +Timestamping needs to be enabled during compile time, as there is no way
> > +to check whether a timestamping unit is runnig during run time.
>
> Even if this can't be detected on runtime, it
On Thu, Jun 27, 2019 at 7:49 PM Ferruh Yigit wrote:
>
> On 6/13/2019 2:01 PM, Rastislav Cernay wrote:
> > From: Rastislav Cernay
> >
> > Add support for Silicom FB2CGG3 smart NIC
> >
> > Signed-off-by: Rastislav Cernay
>
> Applied to dpdk-next-net/master, thanks.
>
> (But this requires Ack from
Hi,
> I see netcope-common provides a pkg-config file, that's great.
> However it's a bit broken at the moment:
>
> Name: netcope-common
> Version: 6.3.0
> Description: Common software package for NetCOPE platform
> Libs: -L${libdir}
> Cflags: -I${includedir}
>
> There is no linker flag, and Libs.
Hi Andrew,
On Fri, Oct 12, 2018 at 9:45 AM Andrew Rybchenko
wrote:
>
> Hi, Thomas,
>
> On 10/12/18 12:02 AM, Thomas Monjalon wrote:
> > The PCI mapping requires to know the PCI driver to use,
> > even before the probing is done. That's why the PCI driver is
> > referenced early inside the PCI dev
For szedata2:
Acked-by: Jan Remes
Thanks, Jan
> --- a/drivers/net/szedata2/rte_eth_szedata2.c
> +++ b/drivers/net/szedata2/rte_eth_szedata2.c
> @@ -1056,8 +1056,7 @@ eth_dev_info(struct rte_eth_dev *dev,
> dev_info->max_rx_queues = internals->max_rx_queues;
> dev_info->max_tx_qu
On Tue, Jul 17, 2018 at 3:52 PM, Matej Vido wrote:
>
> I will no longer be maintaining szedata2 PMD. Jan will take over this
> role.
>
> Signed-off-by: Matej Vido
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 227e32
n is still available on the website, with appropriate
installation steps and a headline that says "DPDK up to 18.02".
Is this form of documentation sufficient for you or would you like to
see it mentioned in the DPDK documentation as well?
Thanks,
Jan
Jan Remeš | Software Developer
Netcope T
>
> Hi Matej,
>
> Where szedata_get_area_numa_node() is defined?
> Is it possible that you are missing a patch?
>
> Thanks,
> ferruh
Hi Ferruh,
the new PMD requires an updated version of libsze2 and drivers. We
have just published the updated packages here:
https://www.netcope.com/en/company/comm
13 matches
Mail list logo