aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPeng Li <[email protected]>2018-11-15 09:29:22 +0000
committerDavid S. Miller <[email protected]>2018-11-15 09:44:46 -0800
commite5597095055622c248c2f5135a5328f86ac6bb14 (patch)
treecb48a1a6dd9ddcda93096a7e725e47fa6d32ee33 /tools/perf/scripts/python/export-to-postgresql.py
parentb26a6fea229885e98e9383c53b5c5dcfc45f76d8 (diff)
net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
The "FE bit" in the description means the last description for a packets. When HW GRO enable, HW write data to ring every packet/buffer, there is greater probability that driver handle with the describtion but HW still not set the "FE bit". When drier handle the packet and HW still not set "FE bit", driver stores skb and bd_num in rx ring, and continue to use the skb and bd_num in next napi. Signed-off-by: Peng Li <[email protected]> Signed-off-by: Salil Mehta <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions