commit | 614cd3bd3758a806cea497d493b584e6157561f7 | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@plumgrid.com> | Fri Mar 13 11:57:43 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 15 22:02:28 2015 -0400 |
tree | 3c294086671617614f672aeb0d14bd2496fdb23c | |
parent | 9bac3d6d548e5cc925570b263f35b70a00a00ffd [diff] |
samples: bpf: add skb->field examples and tests - modify sockex1 example to count number of bytes in outgoing packets - modify sockex2 example to count number of bytes and packets per flow - add 4 stress tests that exercise 'skb->field' code path of verifier Signed-off-by: Alexei Starovoitov <ast@plumgrid.com> Signed-off-by: David S. Miller <davem@davemloft.net>