Re: [PATCH v2 0/5] net/nfb: add missing libfdt dependency for build

2022-02-15 Thread Martin Spinler
Thank you for the review! On Tue, 2022-02-15 at 13:55 +, Ferruh Yigit wrote: > On 2/15/2022 12:55 PM, spin...@cesnet.cz wrote: > > From: Martin Spinler > > > > This series introduces standard RX timestamp offload flag support > > together with multiple MAC addresses support for NFB devices.

Re: [PATCH v2 0/5] net/nfb: add missing libfdt dependency for build

2022-02-15 Thread Ferruh Yigit
On 2/15/2022 12:55 PM, spin...@cesnet.cz wrote: From: Martin Spinler This series introduces standard RX timestamp offload flag support together with multiple MAC addresses support for NFB devices. Also fixes a promisc/multicast switch issue and minor annoyances. --- v2: * Removed libfdt depe

[PATCH v2 0/5] net/nfb: add missing libfdt dependency for build

2022-02-15 Thread spinler
From: Martin Spinler This series introduces standard RX timestamp offload flag support together with multiple MAC addresses support for NFB devices. Also fixes a promisc/multicast switch issue and minor annoyances. --- v2: * Removed libfdt dependency patch from series, is needless. * Added the