Skip to content

tail call function is considered as successful #90

Description

@QiongwenXu

The result of tail call is either successful or failed. In the current compiler version, the result of tail call is successful in order to simplify the interpreter and validator.

some cases when tail call is failed: https://elixir.bootlin.com/linux/v5.8.4/source/kernel/bpf/core.c#L1534

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions