load_dummy_prog
fd1 = load_dummy_prog("dummy1", ifindex, BPF_F_XDP_DEV_BOUND_ONLY);
fd2 = load_dummy_prog("dummy2", ifindex, 0);