Skip to content

i32 (ptr): A call to built-in function 'memcpy' is not supported. #5

@vincentmli

Description

@vincentmli

custom_memcpy in https://github.com/vincentmli/xdp-tools/blob/master/xdp-dns/xdp_dns.bpf.c compiles fine but custom_memcpy in https://github.com/vincentmli/xdp-tools/blob/bpf-dnyptr/xdp-dns/xdp_dns.bpf.c result in compiler error i32 (ptr): A call to built-in function 'memcpy' is not supported, switch custom_memcpy to __builtin_memcpy has same compiler error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions