Petr Vorel

Results 51 issues of Petr Vorel

ATM we're testing just legacy `struct termio` in ioctl01.c and ioctl02.c. https://lists.linux.it/pipermail/ltp/2020-January/015236.html https://patchwork.ozlabs.org/patch/1230659/

missing coverage
easyhack

Similar to fix c35069a8e ("arm: include/ops.h: Fix a typo"). Although lk2nd does not support QEMU, thus this header is unsupported, it's better to fix it.

IMHO there could be some improvements: * Title tag should contain content of h2 tag (e.g. `GFXprim – Python Core` module on http://gfxprim.ucw.cz/core_python.html) * There is no h1 tag, it...

Commit d079d529 removed `xdr_[u_]char`. Is there any replacement for them? Or isn't backwards compatibility with libtirpc achievable anyway, so there is no point to have them? (e.g. kerberos has [gssrpc/rename.h](https://github.com/krb5/krb5/blob/master/src/include/gssrpc/rename.h),...

Here is update for LiveSuit v3.06. It's not compatible with LiveSuit

msync04 suffers races. According to Jan Kara nothing guarantees that the page is not written out before get_dirty_page() manages to read the page state, test should be reworked to verify...

bug

Agama should ask for confirmation when switching Tumbleweed -> Micro. The reason is that cache of repository metadata is lost and it takes time to download it. Also the dialog...

enhancement
ux

We recently merged some landlock related tests https://github.com/linux-test-project/ltp/tree/master/testcases/kernel/syscalls/landlock/, there is already partly merged v4 landlock testing: https://patchwork.ozlabs.org/project/ltp/list/?series=416613&state=*. `LANDLOCK_ACCESS_NET_BIND_TCP` and `LANDLOCK_ACCESS_NET_CONNECT_TCP` are missing.

missing coverage

Add to LTP documentation page about kirk: https://github.com/linux-test-project/kirk https://pypi.org/project/kirk/ Cyril's talk about kirk and related things https://www.youtube.com/watch?v=T1ImuNr9Oxo (see https://lore.kernel.org/ltp/ZmlT9Dgcx3FkZLVr@rei/) And long term goal would be to have explanation, fragments already...

documentation

IP addresses with ::ffff: prefix are IPv6 addresses which are mapped to IPv4. Therefore ping resulting IPv4 address. $ ./src/fping -c1 ::ffff:127.0.0.1 IPv4-Mapped-in-IPv6 address, using IPv4 127.0.0.1 [