summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTariq Toukan <tariqt@mellanox.com>2018-02-27 16:17:22 +0200
committerDavid S. Miller <davem@davemloft.net>2018-02-27 14:53:26 -0500
commita970d8dba5dab199218d13080dcad4e22cbaf8b5 (patch)
tree6f9011a103a1f1103eb8d0d914da095384f411fa /tools/perf/scripts/python
parent1cb8b1216c427ddbec51b8c3e77459dd44f85bcc (diff)
net/mlx4_en: RX csum, pre-define enabled protocols for IP status masking
Pre-define a mask for IP status of a completion, that tests the MLX4_CQE_STATUS_IPV6 only in case CONFIG_IPV6 is enabled. Use it for IP status testing upon completion, instead of separating the datapath into two flows. This takes common code structures (such as closing parenthesis) back to their original place, and makes code more readable. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Suggested-by: David S. Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions