On 11/19/2024 2:44 PM, Jakub Kicinski wrote: > Test that extacks in dumps work. The test fills up the receive buffer > to test both the inline dump (as part of sendmsg()) and delayed one > (run during recvmsg()). > > Use YNL helpers to parse the messages. We need to add the test to YNL > file to make sure the right include path are used. > > Signed-off-by: Jakub Kicinski <kuba@xxxxxxxxxx> > --- Reviewed-by: Jacob Keller <jacob.e.keller@xxxxxxxxx>