summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJisheng Zhang <Jisheng.Zhang@synaptics.com>2018-08-31 16:09:13 +0800
committerDavid S. Miller <davem@davemloft.net>2018-09-02 14:13:31 -0700
commitd28118e39516c7e9ee620acf3ba19f41703bdb29 (patch)
tree8fcfac392df7b577564f3a304448c2be84d1f67b /tools/perf/scripts/python/export-to-postgresql.py
parentb9de3963cc2b373a655636335cb8c4ed12fc9d3b (diff)
net: mvneta: Don't check NETIF_F_GRO ourself
napi_gro_receive() checks NETIF_F_GRO bit as well, if the bit is not set, we will go through GRO_NORMAL in napi_skb_finish(), so fall back to netif_receive_skb_internal(), so we don't need to check NETIF_F_GRO ourself. Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Reviewed-by: Gregory CLEMENT <gregory.clement@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions