summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorLang Cheng <chenglang@huawei.com>2020-11-28 18:22:37 +0800
committerJason Gunthorpe <jgg@nvidia.com>2020-12-01 20:58:42 -0400
commit0fd0175e30e487f8d70ecb2cdd67fbb514fdf50f (patch)
tree220ef725437d361f3252e711c1aa1fd8a852d09d /tools/perf/scripts/python/bin/stackcollapse-report
parent1d11d26cf0d6974551049a3d7353ee1336b8632e (diff)
downloadkernel-0fd0175e30e487f8d70ecb2cdd67fbb514fdf50f.tar.gz
RDMA/hns: Fix 0-length sge calculation error
One RC SQ WQE can store 2 sges but UD can't, so ignore 2 valid sges of wr.sglist for RC which have been filled in WQE before setting extended sge. Either of RC and UD can not contain 0-length sges, so these 0-length sges should be skipped. Fixes: 54d6638765b0 ("RDMA/hns: Optimize WQE buffer size calculating process") Link: https://lore.kernel.org/r/1606558959-48510-2-git-send-email-liweihang@huawei.com Signed-off-by: Lang Cheng <chenglang@huawei.com> Signed-off-by: Weihang Li <liweihang@huawei.com> Reviewed-by: Leon Romanovsky <leonro@nvidia.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
3e3e18e40848b6f01d44407ce86b91b8535fbd'>NFS: Ensure that we respect NFS_MAX_TCP_TIMEOUTTrond Myklebust 2008-01-30NFS: Support non-IPv4 addresses in nfs_parsed_mount_dataChuck Lever 2008-01-30NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *"Chuck Lever 2008-01-30NFS: Change nfs4_set_client() to accept struct sockaddr *Chuck Lever 2008-01-30NFS: Change nfs_get_client() to take sockaddr *Chuck Lever 2008-01-30NFS: Change nfs_find_client() to take "struct sockaddr *"Chuck Lever 2008-01-30NFS: Expand server address storage in nfs_client structChuck Lever 2008-01-30NFS: Add support for AF_INET6 addresses in __nfs_find_client()Trond Myklebust 2008-01-30NFS: eliminate NIPQUAD(clp->cl_addr.sin_addr)Chuck Lever 2008-01-30NFS: Remove the redundant nfs_client->cl_nfsversionTrond Myklebust 2008-01-30NFS: Clean up the nfs_find_client function.Trond Myklebust 2008-01-30NFS: Clean up the nfs_client initialisationTrond Myklebust 2008-01-30NFS: Clean up address comparison in __nfs_find_client()Chuck Lever 2008-01-30NFS: Stop sillyname renames and unmounts from racingSteve Dickson 2007-12-11NFSv2/v3: Fix a memory leak when using -onolockTrond Myklebust 2007-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox 2007-10-17mm: bdi init hooksPeter Zijlstra 2007-10-09NFS: support RDMA mounts\"Talpey, Thomas\ 2007-10-09NFS/SUNRPC: use transport protocol naming\"Talpey, Thomas\ 2007-10-09NFS: use in-kernel mount argument structure for nfsv4 mounts\"Talpey, Thomas\ 2007-10-09NFS: use in-kernel mount argument structure for nfsv[23] mounts\"Talpey, Thomas\ 2007-09-28NFS: Fix an Oops in encode_lookup()Trond Myklebust 2007-07-16Make NFS client use seq_list_xxx helpersPavel Emelianov 2007-07-10NFSv4: Reduce the chances of an open_owner identifier collisionTrond Myklebust 2007-07-10NFSv4: Don't reuse expired nfs4_state_owner structsTrond Myklebust 2007-07-10SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()Trond Myklebust