summaryrefslogtreecommitdiff
path: root/include/uapi/video
diff options
context:
space:
mode:
authorBert Kenward <bkenward@solarflare.com>2017-02-06 16:50:55 +0000
committerDavid S. Miller <davem@davemloft.net>2017-02-06 11:59:36 -0500
commitf820c0ac6cc84d4f9cb22c77d99ea510bd5c382a (patch)
treecc445d4d83b850d5a8860ca2a36bb5138d1f86a0 /include/uapi/video
parentd15c9ede6123dbce14c17eb9ced229e488002735 (diff)
sfc: don't rearm interrupts if busy polling
Since commit 364b6055738b ("net: busy-poll: return busypolling status to drivers"), napi_complete_done() returns a boolean that can be used by drivers to conditionally rearm interrupts. Testing with a 7142 shows a small latency improvement of ~100 ns. Signed-off-by: Bert Kenward <bkenward@solarflare.com> Cc: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/video')
0 files changed, 0 insertions, 0 deletions
bcdda0abac09b'>Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5 2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček1-0/+3 2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor1-1/+1 2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal1-5/+6 2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal1-0/+2 2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal2-2/+9 2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal1-1/+1 2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal1-3/+6 2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal1-1/+1