Commit f6cd8a7
committed
iommufd/selftest: Add tests for <= u8 bitmap sizes
JIRA: https://issues.redhat.com/browse/RHEL-40162
Upstream Status: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
commit 3333558
Author: Joao Martins <joao.m.martins@oracle.com>
Date: Thu Jun 27 12:00:57 2024 +0100
iommufd/selftest: Add tests for <= u8 bitmap sizes
Add more tests for bitmaps smaller than or equal to an u8, though skip the
tests if the IOVA buffer size is smaller than the mock page size.
Link: https://lore.kernel.org/r/20240627110105.62325-4-joao.m.martins@oracle.com
Signed-off-by: Joao Martins <joao.m.martins@oracle.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Tested-by: Matt Ochs <mochs@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
(cherry picked from commit 3333558)
Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>1 parent 46e0505 commit f6cd8a7
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1727 | 1727 | | |
1728 | 1728 | | |
1729 | 1729 | | |
| 1730 | + | |
| 1731 | + | |
| 1732 | + | |
| 1733 | + | |
| 1734 | + | |
| 1735 | + | |
1730 | 1736 | | |
1731 | 1737 | | |
1732 | 1738 | | |
| |||
1779 | 1785 | | |
1780 | 1786 | | |
1781 | 1787 | | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
1782 | 1800 | | |
1783 | 1801 | | |
1784 | 1802 | | |
| |||
0 commit comments