commit | bac142acb90e952899cb8204fad12ef7d1e42f94 | [log] [tgz] |
---|---|---|
author | Nicolas Schichan <nschichan@freebox.fr> | Tue Aug 04 15:19:08 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 06 22:02:31 2015 -0700 |
tree | 5f90114b084df8154193af7a7834bba12e59f291 | |
parent | e34684f88efd9cf29ad5ff4750a0f5586383141f [diff] |
test_bpf: allow tests to specify an skb fragment. This introduce a new test->aux flag (FLAG_SKB_FRAG) to tell the populate_skb() function to add a fragment to the test skb containing the data specified in test->frag_data). Signed-off-by: Nicolas Schichan <nschichan@freebox.fr> Acked-by: Alexei Starovoitov <ast@plumgrid.com> Acked-by: Daniel Borkmann <daniel@iogearbox.net> Signed-off-by: David S. Miller <davem@davemloft.net>