summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLijun Ou <oulijun@huawei.com>2019-02-23 20:01:22 +0800
committerJason Gunthorpe <jgg@mellanox.com>2019-03-25 20:59:55 -0300
commit601f3e6d067c4399953dc7ede8f4c5448f91b02a (patch)
tree063f562ffacbb3c200410cd41808ce6fdb8a7af6 /tools/perf/scripts/python/stackcollapse.py
parentf04cc17878b47bfa47af2e50f481d7f6eaaf3ca7 (diff)
downloadkernel-601f3e6d067c4399953dc7ede8f4c5448f91b02a.tar.gz
RDMA/hns: Only assign the fields of the rq psn if IB_QP_RQ_PSN is set
Only when the IB_QP_RQ_PSN flags of attr_mask is set is it valid to assign the relatived fields of rq'psn into the qp context when modified qp. Signed-off-by: Lijun Ou <oulijun@huawei.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
031e8d38862c2'>qtnfmac: fix error return code in qtnf_pcie_probe()Wang Hai 2020-11-12qtnfmac: switch to core handling of rx/tx byte/packet countersHeiner Kallweit 2020-10-13qtnfmac: use new function dev_fetch_sw_netstatsHeiner Kallweit 2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2020-09-29qtnfmac: fix resource leaks on unsupported iftype error return pathColin Ian King 2020-09-28net: core: introduce struct netdev_nested_priv for nested interface infrastru...Taehee Yoo