aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMarco Chiappero <[email protected]>2021-12-16 09:13:19 +0000
committerHerbert Xu <[email protected]>2021-12-24 14:18:25 +1100
commit0aeda694f1870f50900603c276423ffc05035f90 (patch)
treecb694f77b23db33ec6a430ac7a449f70a021f3a3 /tools/perf/scripts/python/bin
parent028042856802c4731c6afebe15d95fed4d39a614 (diff)
crypto: qat - set PFVF_MSGORIGIN just before sending
In this implementation of the PFVF protocol every egressing message must include the ADF_PFVF_MSGORIGIN_SYSTEM flag. However, this flag can be set on all the outbound messages just before sending them rather than at message build time, as currently done. Remove the unnecessary code duplication by setting the ADF_PFVF_MSGORIGIN_SYSTEM flag only once at send time in adf_gen2_pfvf_send(). Signed-off-by: Marco Chiappero <[email protected]> Reviewed-by: Giovanni Cabiddu <[email protected]> Reviewed-by: Fiona Trahe <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions