feat: Add external bug links within Jacinto release notes#278
feat: Add external bug links within Jacinto release notes#278Antonios-C wants to merge 2 commits intoTexasInstruments:masterfrom
Conversation
|
@praneethbajjuri @uditkumarti what's the precedent here? Is Jacinto going to start using external links? Do AM68/AM69 now need to move to external links? If we're doing external links, will we continue to publish internal ones? |
|
No change on AM68/AM69 direction on 11.x release stream. Will let @uditkumarti comment further on what needs to be captured from release notes pov on Jacinto products. |
@StaticRocket , we plan to publish all bug report with external link (where those are available) including AM68 and AM69 |
| "LCPD-37702","J722S : Crypto perf (ipsec) test failed ","j722s_evm-fs","" | ||
| "LCPD-37690","UFS test case failing due test setup issue","j721e-idk-gw,j784s4-evm","" | ||
| "LCPD-37507","DSS causes a freeze of processes every 10 seconds for about 200ms","am68_sk-fs","1. When HDMI is connected the GPU benchmarks freezes every 10 seconds for 200 ms (tested for weston-simple-egl), to prevent this disable DisplayPort in device tree. or | ||
| :header: "External Link", "Record ID", "Title", "Platform", "Workaround" |
There was a problem hiding this comment.
Can you split the addition of this column and the updates to the important tickets into 2 separate patches in the future?
There was a problem hiding this comment.
Do you want me to send a v2 and make it a patch series instead of 1 patch ?
| "","LCPD-42099","UFS failure in Farm on J742s2/J784s4 device","j742s2_evm-fs,j784s4-evm","" | ||
| "","LCPD-42097","Review performance numbers in RC5 of SDK 10.1","j7200-evm,j721e-idk-gw,j721s2-evm","" | ||
| "","LCPD-41066","CSI outputs black images when DMA is set to ASEL 15","am62pxx_sk-fs,j722s_evm-fs","" | ||
| `EXT_EP-12205 <https://sir.ext.ti.com/jira/browse/EXT_EP-12205>`_,"LCPD-41018","SK-AM68 intermittently fails to boot on warm reset","am68_sk-fs","" |
There was a problem hiding this comment.
Please do not link directly to the SIR ticket. None of the other tables are doing this right now and it makes the table a little more difficult to parse at a glance.
There was a problem hiding this comment.
I can send prs updating the other tables (within the Jacinto release notes)as well. Then all the pr's can be accepted all at once, unifying the look of the particular page ?
Add a new column for the Linux Know Issue table, for Jacinto devices. Signed-off-by: Antonios Christidis <a-christidis@ti.com>
Populate the new external link column for know open issues on jacinto devices Signed-off-by: Antonios Christidis <a-christidis@ti.com>
|
This is still pending. Guess I'll refactor it. Moved to #380 |
Add a column for external bug links within the Linux Known Issues table.