xdp_test_data
struct xdp_test_data *xdp = arg;
static int xdp_test_run_setup(struct xdp_test_data *xdp, struct xdp_buff *orig_ctx)
static void xdp_test_run_teardown(struct xdp_test_data *xdp)
static int xdp_test_run_batch(struct xdp_test_data *xdp, struct bpf_prog *prog,
struct xdp_test_data xdp = { .batch_size = batch_size };