Re: [PATCH net-next 0/7] net: add struct nexthop to fib{6}_info
From: Alexei Starovoitov <hidden>
Date: 2019-06-01 02:52:05
From: Alexei Starovoitov <hidden>
Date: 2019-06-01 02:52:05
On Fri, May 31, 2019 at 2:38 PM David Ahern [off-list ref] wrote:
On 5/31/19 3:29 PM, David Miller wrote:quoted
David, can you add some supplementary information to your cover letter et al. which seems to be part of what Alexei is asking for and seems quite reasonable?It is not clear to me what more is wanted in the cover letter. His complaints were on lack of tests. I sent those separately; they really aren't tied to this specific set (most of them apply to the previous set which provided the uapi and core implementation). This set is mostly mechanical in adding wrappers to 2 fields and shoving existing code into the else branch of 'if (fi->nh) { new code } else { existing code }'
Are you talking about this one? https://patchwork.ozlabs.org/patch/1107892/ From single sentence of commit log it's not clear at all whether they're related to this thread. Will they fail if run w/o this set?