On 28.11.18 15:42, Jan Kiszka wrote:
> On 28.11.18 13:40, Josef Holzmayr wrote:
>> Digging deeper, I now have a couple of questions. xeno-test gives me
>>
>> net_packet_dgram skipped (no kernel support)
>> net_packet_raw skipped (no kernel support)
>> net_udp skipped (no kernel support)
> 
> That should be
> 
> CONFIG_XENO_DRIVERS_NET=m
> CONFIG_XENO_DRIVERS_NET_RTIPV4_UDP=m
> CONFIG_XENO_DRIVERS_NET_RTPACKET=m
> 
> at least. But you may see crashes then (reminds me of that open issue).
> 
>> ...
>> mutex_trylock not supported
> 
> Hmm, I don't recall ATM what triggers this... need to dig.
> 

Philippe can likely recall this. Comparing stable to next, where this message
disappeared, leads to commit 43d383cc that says: "At this chance, the lock
stealing test is also fixed."

Probably means we cannot do better than "not supported" over stable.

Jan

-- 
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux

Reply via email to