summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2013-09-24 23:21:57 +0100
committerBen Hutchings <bhutchings@solarflare.com>2013-12-12 22:06:49 +0000
commit92a04168390a2cb67cb60891e5870626d58c2abb (patch)
tree4585cbe20c49086826e4606147382515c49d8eed /tools
parent74cd60a4d7b4f686146efd7ed211974691f0c2c1 (diff)
sfc: Tighten the check for RX merged completion events
The addition of RX event merging support means we don't reliably detect dropped RX events now. Currently we will only detect them if the previous event for the RX queue had the CONT bit set. Only accept RX completion events as merged if the GET_CAPABILITIES_OUT_RX_BATCHING bit is set in datapath_caps (which it won't be for the low-latency datapath) and the CONT bit is not set on the event. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions