Skip to content

pkg/aflow/tool: bug reproduction/patch testing tool #6471

@dvyukov

Description

@dvyukov

We need a tool that would initially confirm that we can reproduce the given bug on the latest tree we use for patch generation; and a tool that will later confirm the bug is fixed by the patch. These things look closely related functionality-wise, so maybe it should be a single tool, or 2 separate tools, but that reuse the same code.

For now we need just a basic testing (kernel builds/boots, reproducer does not trigger a kernel bug anymore), this issues does not include complex exhaustive verification.

In order to be able to run kernels we need to somehow instruct tools how to create VMs. We probably need to accept some subset of syz-manager config (type/vm) as part of workflow inputs, so that tools have access to the info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AI patchingFeature requests and bugs related to AI-based kernel bug fix generation.enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions