Re: [PATCH net-next 0/7] net: add struct nexthop to fib{6}_info
From: Eric Dumazet <hidden>
Date: 2019-06-01 01:04:19
From: Eric Dumazet <hidden>
Date: 2019-06-01 01:04:19
On 5/31/19 2:38 PM, David Ahern 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 }'
Hi David I have a bunch (about 15 ) of syzbot reports, probably caused to your latest patch series. Do we want to stabilize first, or do you expect this new patch series to fix these issues ?