summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorMartin KaFai Lau <martin.lau@kernel.org>2024-10-16 23:33:31 +0300
committerMartin KaFai Lau <martin.lau@kernel.org>2024-10-16 23:42:13 +0300
commit91158257bc33aefe0b71573cc9a6e0beac520348 (patch)
treec77eac5a2cb05a8bb8d4f1ba812f28b386c0e973 /tools/perf/scripts/python/export-to-postgresql.py
parent4a6f05d9fe8adb25dff35ca6cbd707efeda4d527 (diff)
parentb29e231d66303c12b7b8ac3ac2a057df06b161e8 (diff)
downloadlinux-91158257bc33aefe0b71573cc9a6e0beac520348.tar.xz
Merge branch 'Two fixes for test_sockmap'
Zijian Zhang says: ==================== Function msg_verify_data should have context of bytes_cnt and k instead of assuming they are zero. Otherwise, test_sockmap with data integrity test will report some errors. I also fix the logic related to size and index j 1/ 6 sockmap::txmsg test passthrough:FAIL 2/ 6 sockmap::txmsg test redirect:FAIL 7/12 sockmap::txmsg test apply:FAIL 10/11 sockmap::txmsg test push_data:FAIL 11/17 sockmap::txmsg test pull-data:FAIL 12/ 9 sockmap::txmsg test pop-data:FAIL 13/ 1 sockmap::txmsg test push/pop data:FAIL ... Pass: 24 Fail: 52 After fixing msg_verify_data, some of the errors are solved, but for push pull and pop, we may need more fixes to msg_verify_data, added a TODO 10/11 sockmap::txmsg test push_data:FAIL 11/17 sockmap::txmsg test pull-data:FAIL 12/ 9 sockmap::txmsg test pop-data:FAIL ... Pass: 37 Fail: 15 Besides, added a custom errno EDATAINTEGRITY for msg_verify_data, we shall not ignore the error in txmsg_cork case, and fixed the txmsg_redir in test_txmsg_pull "Test pull + redirect" case. ==================== Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions