I'm new to XDP, I am trying to compile a simple code to start with. When I compile with clang, I face an error. Can someone please help me out in resolving this issue.
# clang -target bpf -c drop.c -o drop.o
error: unknown target triple 'bpf', please use -triple or -arch