On Wed, Nov 06, 2019 at 07:47:07AM -0500, Nitesh Narayan Lal wrote: > The first patch adds smp configuration to ioapic unittest and > the second one adds the support to test both physical and logical destination > modes under fixed delivery mode. > > Nitesh Narayan Lal (2): > x86: ioapic: Add the smp configuration to ioapic unittest > x86: ioapic: Test physical and logical destination mode > > x86/ioapic.c | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ > x86/unittests.cfg | 1 + > 2 files changed, 66 insertions(+) Looks good to me.