riscv: rvck_defconfig: enable VFIO support - #352
Conversation
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/30321504970 参数解析结果
测试完成 详细结果:
Kunit Test Result[01:57:14] Testing complete. Ran 482 tests: passed: 465, skipped: 17
Kernel Build Result
Check Patch Result
LAVA Check (qemu)lava 执行失败. |
5a1eedf to
ec962b3
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/30871594463 参数解析结果
测试完成 详细结果:
Kunit Test Result[02:29:35] Testing complete. Ran 482 tests: passed: 465, skipped: 17
Kernel Build Result
Check Patch Result
|
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/30871594463 参数解析结果
测试完成 详细结果:
Kunit Test Result[06:59:59] Testing complete. Ran 482 tests: passed: 465, skipped: 17
Kernel Build Result
Check Patch Result
LAVA Check (qemu)
result: Lava check done!
|
|
@WangJia-UR 新的 rvck-6.6 分支发布了,请 rebase 一下,目前看上去有代码冲突。 |
|
ping. |
ec962b3 to
203dba2
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/32012567806 参数解析结果
测试完成 详细结果:
Kunit Test Result[08:58:52] Testing complete. Ran 482 tests: passed: 465, skipped: 17
Kernel Build Result
Check Patch Result
LAVA Check (qemu)
result: Lava check done!
|
done |
|
1st review: 这种修改方式没法看出来这个补丁具体改了什么配置项 目前的 @sterling-teng 考虑到目前还有几个已经 approved 的 PR 修改了 @WangJia-UR 你能先列一下你具体修改了哪些配置项,我先看看?是不是就是 #351 里列的那些? |
@WangJia-UR 我感觉不止 #351 里列的那些,你列的这些项都有依赖,至少还要先开那些依赖的才行,你可以再整理一下列出来先。 |
是的,#351里列的那些,其他是用savedefconfig处理的 |
需要我拆分成两个commit吗?先savedefconfig,然后再改我需要的 |
你先不要改,看我上面给 teng 的建议,有结论再行动 |
savedefconfig操作只能以提交pr的方式进行,可以提个issue和pr进行savedefconfig,快速合并后该pr立刻rebase。 |
@sterling-teng 这个没问题,但我的建议是在你 merge 完最近的几笔 pr 后直接紧跟着做这个 savedefconfig 的事情(然后生成新的 rvck-6.6)是不是更好?正如我上面建议的 “考虑到目前还有几个已经 approved 的 PR 修改了 |
提了个单独savedefconfig的PR:#369 |
我甚至建议这个 savedefconfig 的动作是不是应该在每次涉及修改 rvck-6.6 的 merge/rebase 动作时作为一个必要操作步骤完成,否则以后是不是经常要有人来提 pr 做 savedefconfig? |
|
@WangJia-UR #369 已经 merge 了,请将这个 #352 rebase 到最新的 rvck-6.6 后再提交 review,谢谢 |
riscv inclusion category: config bugzilla: RVCK-Project#351 -------------------------------- Enable VFIO and PCI device assignment support for RISC-V. The other changes are generated automatically by savedefconfig. Signed-off-by: Jia Wang <wangjia@ultrarisc.com>
203dba2 to
fe09293
Compare
|
开始测试 log: https://github.com/RVCK-Project/rvck/actions/runs/33347750727 参数解析结果
测试完成 详细结果:
Kunit Test Result[01:34:46] Testing complete. Ran 482 tests: passed: 465, skipped: 17
Kernel Build Result
|
done |
fixed: #351
riscv inclusion
category: config
bugzilla: #351
Enable VFIO and PCI device assignment support for RISC-V. The other changes are generated automatically by savedefconfig.
Signed-off-by: Jia Wang wangjia@ultrarisc.com