commit | 2e47350789ebbc002b06d4549f60b5f9cba326ea | [log] [tgz] |
---|---|---|
author | Zhu Yanjun <yanjun.zhu@oracle.com> | Tue Apr 10 00:47:15 2018 -0400 |
committer | Doug Ledford <dledford@redhat.com> | Thu Apr 19 13:58:16 2018 -0400 |
tree | 6e83bf6447e42eedf26a78ff10cb5d2ef05c6ee2 | |
parent | 8f1a72c815cf121f8a842c60c837f0d7605cdad4 [diff] |
IB/rxe: optimize the function duplicate_request In the function duplicate_request, the reference of skb can be increased to replace the function skb_clone. This will make rxe performace better and save memory. CC: Srinivas Eeda <srinivas.eeda@oracle.com> CC: Junxiao Bi <junxiao.bi@oracle.com> Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com> Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com> Signed-off-by: Doug Ledford <dledford@redhat.com>