Re: [dpdk-dev] [PATCH 0/2] use pkg-config to find Netcope dependencies

2019-09-16 Thread Jan Remeš
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, >

Re: [dpdk-dev] [PATCH 2/2] net/szedata2: fix dependency check

2019-09-15 Thread Jan Remeš
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, >

Re: [dpdk-dev] [PATCH 1/2] net/nfb: fix dependency check

2019-09-15 Thread Jan Remeš
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

Re: [dpdk-dev] [PATCH] net/nfb: remove resources when dev is closed

2019-08-09 Thread Jan Remeš
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

[dpdk-dev] [PATCH] maintainers: update for szedata2 PMD

2019-06-28 Thread Jan Remeš
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

Re: [dpdk-dev] [PATCH] drivers/net/nfb: add timestamp support

2019-06-28 Thread Jan Remeš
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

Re: [dpdk-dev] [PATCH] net/szedata2: add Silicom Mango support

2019-06-28 Thread Jan Remeš
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

Re: [dpdk-dev] [PATCH v4] net/nfb: new netcope driver

2019-03-07 Thread Jan Remeš
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.

Re: [dpdk-dev] [PATCH v4 2/4] drivers/bus: move driver assignment to end of probing

2018-10-12 Thread Jan Remeš
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

Re: [dpdk-dev] [PATCH v2] ethdev: make default behavior CRC strip on Rx

2018-09-10 Thread Jan Remeš
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

Re: [dpdk-dev] [PATCH] maintainers: update for szedata2 PMD

2018-07-17 Thread Jan Remeš
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

Re: [dpdk-dev] [PATCH v2 2/3] net/szedata2: add support for new NIC

2018-04-13 Thread Jan Remeš
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

Re: [dpdk-dev] [PATCH v2 2/3] net/szedata2: add support for new NIC

2018-04-13 Thread Jan Remeš
> > 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