diff options
author | 2016-01-04 22:49:59 -0500 | |
---|---|---|
committer | 2016-01-04 22:49:59 -0500 | |
commit | 6a5ef90c58daada158ba16ba330558efc3471491 (patch) | |
tree | c3cf3d3cd580a1e759b2914cb79bf6ebcb28eb3f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'mlxsw-fixes' (diff) | |
parent | soreuseport: BPF selection functional test (diff) | |
download | linux-dev-6a5ef90c58daada158ba16ba330558efc3471491.tar.xz linux-dev-6a5ef90c58daada158ba16ba330558efc3471491.zip |
Merge branch 'faster-soreuseport'
Craig Gallek says:
====================
Faster SO_REUSEPORT
This series contains two optimizations for the SO_REUSEPORT feature:
Faster lookup when selecting a socket for an incoming packet and
the ability to select the socket from the group using a BPF program.
This series only includes the UDP path. I plan to submit a follow-up
including the TCP path if the implementation in this series is
acceptable.
Changes in v4:
- pskb_may_pull is unnecessary with pskb_pull (per Alexei Starovoitov)
Changes in v3:
- skb_pull_inline -> pskb_pull (per Alexei Starovoitov)
- reuseport_attach* -> sk_reuseport_attach* and simple return statement
syntax change (per Daniel Borkmann)
Changes in v2:
- Fix ARM build; remove unnecessary include.
- Handle case where protocol header is not in linear section (per
Alexei Starovoitov).
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions