On Thu, 21 Jan 2021 09:44:52 +0200 "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@xxxxxxxxx> wrote: > Defined a new macro > #define __packed __attribute__((packed)) > used for packing the structures, to make the code look cleaner. > > Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@xxxxxxxxx> > Hi Tzvetomir, I applied patches 1-9 and this one. You can rebase on top of mainline for the rest of the patches. Since I skipped patch 10, and this patch modified it, you may need to make that modification part of that patch. Thanks! -- Steve