<div dir="ltr"><div dir="ltr"><div>Hi.</div><div><br></div><div>thanks for the answer. In my particular case there is a test</div><div><a href="https://github.com/linux-test-project/ltp/blob/b59c662104c8989704953d1e5dc8c3c6412daa2a/testcases/kernel/syscalls/sendto/sendto03.c">https://github.com/linux-test-project/ltp/blob/b59c662104c8989704953d1e5dc8c3c6412daa2a/testcases/kernel/syscalls/sendto/sendto03.c</a></div><div>which causes kernel panic because it tests something which is not present in my kernel.</div><div>Are there any recommendations on what to do in such a case?</div><div><br></div><div>Regards,<br></div><div>Peter Gubka</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Dec 1, 2020 at 1:54 PM Cyril Hrubis <<a href="mailto:chrubis@suse.cz">chrubis@suse.cz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi!<br>
> I would like to test linux with kernel version 5.4.47.<br>
> Is there any relation between ltp releases and kernel versions?<br>
<br>
Short answer: No.<br>
<br>
More detailed answer:<br>
<br>
LTP should be backwards compatible for about 10 years back for both<br>
kernel and userspace (libc, gcc, etc.). I.e. latest should run fine on<br>
10 years old distribution and anything newer. Latest LTP also contains<br>
more testcases and fixes so in 99% of the cases it makes senes to use<br>
either latest stable release or a git HEAD.<br>
<br>
-- <br>
Cyril Hrubis<br>
<a href="mailto:chrubis@suse.cz" target="_blank">chrubis@suse.cz</a><br>
</blockquote></div></div></div>