aya/test/integration-ebpf
Mohammad Javad Pooladkhay f47eca8860 integration-test: add tc_name_limit_exceeded
This test is to ensure that attaching a tc program that has
a name longer than the maximum allowed length by the kernel
will fail.

Signed-off-by: Mohammad Javad Pooladkhay <m.pooladkhay@gmail.com>
..
.cargo integration-ebpf: add cargo config
src integration-test: add tc_name_limit_exceeded
Cargo.toml integration-test: add tc_name_limit_exceeded
build.rs integration-test: Remove cargo symlink workaround
rust-toolchain.toml integration-test: use nightly toolchain with ebpf