[PATCH v3] raw/ifpga: remove vdev when ifpga is closed

2022-03-18 Thread Wei Huang
Virtual devices created on ifpga raw device are not removed when ifpga is closed. To avoid such problem, ifpga virtual device remove function is implemented, virtual device is removed in raw device close function. Signed-off-by: Wei Huang Acked-by: Tianfei Zhang Acked-by: Rosen Xu --- v2: clean

[PATCH v2] net/nfp: fix mtu settings

2022-03-18 Thread Peng Zhang
1.When the setting mtu is higher than flbufsz, the mtu doesn't work. But it doesn't have any notice about this restrict. 2.add the min_mtu and max_mtu in the nfp_net_infos_get() to avoid the setting mtu isn't in the range This patch will add these restrict of nfp mtu. Fixes: d4a27a3 ("nfp: add ba

[PATCH v2] net/nfp: fix mtu settings

2022-03-18 Thread Peng Zhang
1.When the setting mtu is higher than flbufsz, the mtu doesn't work. But it doesn't have any notice about this restrict. 2.add the min_mtu and max_mtu in the nfp_net_infos_get() to avoid the setting mtu isn't in the range This patch will add these restrict of nfp mtu. Fixes: d4a27a3 ("nfp: add ba

[PATCH] version: 22.07-rc0

2022-03-18 Thread David Marchand
Start a new release cycle with empty release notes. Bump version and ABI minor. Signed-off-by: David Marchand Acked-by: Thomas Monjalon --- .github/workflows/build.yml| 2 +- .travis.yml| 2 +- ABI_VERSION| 2 +- VERSION

Re: [dpdk-dev] [PATCH 2/3] net/bnxt: fix ver get HWRM command

2022-03-18 Thread David Marchand
Hi Ajit, On Thu, Mar 17, 2022 at 5:48 PM Ajit Khaparde wrote: > > On Tue, Mar 1, 2022 at 1:53 PM David Marchand > > wrote: > > > On Thu, Mar 4, 2021 at 9:45 AM Kalesh A P > > > wrote: > > > > > > > > From: Kalesh AP > > > > > > > > Fix HWRM_VER_GET command to handle DEV_NOT_RDY state. > > > >

[PATCH] net/bnxt: fix compatibility with some old firmwares

2022-03-18 Thread David Marchand
This reverts commit 3972281f47b2cc0cf844698885f0e6b4228c0975. Reported by Red Hat QE: with older firmware versions (at least versions 20.6.112.0 and 20.6.143.0), initialisation never succeeds following this change. Revert it for now, waiting for a more complete fix. Fixes: 3972281f47b2 ("net/bnxt

20.11.5 patches review and test

2022-03-18 Thread luca . boccassi
Hi all, Here is a list of patches targeted for stable release 20.11.5. The planned date for the final release is the 4th of April. Please help with testing and validation of your use cases and report any issues/results with reply-all to this mail. For the final release the fixes and reported val

Re: [PATCH] version: 22.07-rc0

2022-03-18 Thread Aaron Conole
David Marchand writes: > Start a new release cycle with empty release notes. > Bump version and ABI minor. > > Signed-off-by: David Marchand > Acked-by: Thomas Monjalon > --- Acked-by: Aaron Conole

Re: [PATCH v2] maintainers: add explicit maintainer for some bbdev PMDs

2022-03-18 Thread Thomas Monjalon
17/03/2022 22:45, Nicolas Chautru: > +Intel PMDs It's not all Intel PMDs, just Intel baseband drivers. > +M: Nicolas Chautru > +T: git://dpdk.org/next/dpdk-next-crypto > +F: drivers/baseband/turbo_sw/ > +F: drivers/baseband/fpga_lte_fec/ > +F: drivers/baseband/fpga_5gnr_fec/ > +F: drivers/baseba