On Wed, Jun 5, 2024 at 3:56 PM Edgecombe, Rick P <rick.p.edgecombe@xxxxxxxxx> wrote: > > On Wed, 2024-06-05 at 15:42 -0500, Sagi Shahar wrote: > > > > Hm you're right, I was looking more narrowly because of the kvm-coco- > > > > queue conflicts, for some of which even v19 might be too old. The MMU > > > > prep series uses a much more recent kvm-coco-queue baseline. > > > > > > > > Rick, can we post a branch with /everything/ on this MMU prep baseline > > > > for this selftest refresh? > > > > > > Actually I see the branch below does contain everything, not just the > > > MMU prep patches. Sagi, is this fine for a baseline? > > > > > Maybe for internal development but I don't think I can post an > > upstream patchset based on an internal Intel development branch. > > Do you know if there's a plan to post a patch series based on that branch > > soon? > > We don't currently have plans to post a whole ~130 patch series. Instead we plan > to post subsections out of the series as they slowly move into a maintainer > branch. So this means that we won't be able to post an updated version of the selftests for a while unless we lock it to the V19 patchset which is based on v6.8-rc5 Do you have an estimate on when the TDX patches get to the point where they could support the basic lifecycle selftest? > > We are trying to use the selftests as part of the development of the base TDX > base series. So we need to be able to run them on development branches to catch > regressions and such. For this purpose, we wouldn't need updates to be posted to > the mailing list. It probably needs either some sort of co-development, or > otherwise we will need to maintain an internal fork of the selftests. > > We also need to add some specific tests that can cover gaps in our current > testing. Probably we could contribute those back to the series. > > What do you think? I will take a look at rebasing the selftests on top of the Intel development branch and I can post it on our github branch. We can talk about co-development offline. We already have some code that was suggested by Isaku as part of our tests.