<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: IPCF v4.10 kernel sample driver dependency issue in S32G</title>
    <link>https://community.nxp.com/t5/S32G/IPCF-v4-10-kernel-sample-driver-dependency-issue/m-p/1993222#M11697</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To make it clear, it should not say "compilation failed" in my original description, acctually, the compilation passed, but the dependency of ipc-shm-sample.ko is wrong.&lt;/P&gt;&lt;P&gt;And yes, I build it with yocto project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zhantao&lt;/P&gt;</description>
    <pubDate>Wed, 13 Nov 2024 02:07:46 GMT</pubDate>
    <dc:creator>hittzt</dc:creator>
    <dc:date>2024-11-13T02:07:46Z</dc:date>
    <item>
      <title>IPCF v4.10 kernel sample driver dependency issue</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-v4-10-kernel-sample-driver-dependency-issue/m-p/1992668#M11680</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I noticed that IPCF v4.10 driver has been released for a period of time, and I tried to compile the sample, i.e, ipc-shm-sample.ko and ipc-shm-dev.ko, for native linux. But unfortunatly, compilation failed, the reason is that, the&amp;nbsp;ipc-shm-sample.ko wrongly depends on ipc-shm-xen.ko, as the following line in ipc-shm-sample.mod.c:&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;MODULE_INFO(depends, "ipc-shm-xen");&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;and the right dependency should be:&amp;nbsp;&lt;EM&gt;MODULE_INFO(depends, "ipc-shm-dev");&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;So could you please help to check the issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zhantao&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 08:40:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-v4-10-kernel-sample-driver-dependency-issue/m-p/1992668#M11680</guid>
      <dc:creator>hittzt</dc:creator>
      <dc:date>2024-11-12T08:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF v4.10 kernel sample driver dependency issue</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-v4-10-kernel-sample-driver-dependency-issue/m-p/1992803#M11688</link>
      <description>&lt;P&gt;Hello, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/135277"&gt;@hittzt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot for your post.&lt;/P&gt;
&lt;P&gt;I will check it later, I undertand that you were building it manually instead of Yocto, right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Tue, 12 Nov 2024 10:48:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-v4-10-kernel-sample-driver-dependency-issue/m-p/1992803#M11688</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-11-12T10:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF v4.10 kernel sample driver dependency issue</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-v4-10-kernel-sample-driver-dependency-issue/m-p/1993222#M11697</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/24163"&gt;@chenyin_h&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To make it clear, it should not say "compilation failed" in my original description, acctually, the compilation passed, but the dependency of ipc-shm-sample.ko is wrong.&lt;/P&gt;&lt;P&gt;And yes, I build it with yocto project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Zhantao&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 02:07:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-v4-10-kernel-sample-driver-dependency-issue/m-p/1993222#M11697</guid>
      <dc:creator>hittzt</dc:creator>
      <dc:date>2024-11-13T02:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: IPCF v4.10 kernel sample driver dependency issue</title>
      <link>https://community.nxp.com/t5/S32G/IPCF-v4-10-kernel-sample-driver-dependency-issue/m-p/1993588#M11704</link>
      <description>&lt;P&gt;Hi, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/135277"&gt;@hittzt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your reply.&lt;/P&gt;
&lt;P&gt;Yes, I noticed it from the code&lt;/P&gt;
&lt;P&gt;But I tested it on my local RDB3, based on BSP42, I do not see errors/warning prints while testing with IPCF sample&lt;/P&gt;
&lt;P&gt;root@s32g399ardb3:~# insmod ipc-shm-dev.ko&lt;BR /&gt;root@s32g399ardb3:~# insmod ipc-shm-sample.ko&lt;BR /&gt;root@s32g399ardb3:~# lsmod&lt;BR /&gt;Module Size Used by&lt;BR /&gt;ipc_shm_sample 12288 0&lt;BR /&gt;ipc_shm_dev 36864 1 ipc_shm_sample&lt;BR /&gt;sja1110 20480 0&lt;BR /&gt;root@s32g399ardb3:~# dmesg | tail&lt;BR /&gt;[ 8.981273] s32cc-dwmac 4033c000.ethernet eth0: Enabling Safety Features&lt;BR /&gt;[ 8.981368] s32cc-dwmac 4033c000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported&lt;BR /&gt;[ 8.981640] s32cc-dwmac 4033c000.ethernet eth0: registered PTP clock&lt;BR /&gt;[ 8.982063] s32cc-dwmac 4033c000.ethernet eth0: FPE workqueue start&lt;BR /&gt;[ 8.982075] s32cc-dwmac 4033c000.ethernet eth0: configuring for phy/rgmii-id link mode&lt;BR /&gt;[ 8.984809] 8021q: adding VLAN 0 to HW filter on device eth0&lt;BR /&gt;[ 11.901187] random: crng init done&lt;BR /&gt;[ 13.085991] s32cc-dwmac 4033c000.ethernet: Setting TX clock to 125000000 Hz&lt;BR /&gt;[ 13.086069] s32cc-dwmac 4033c000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx&lt;BR /&gt;[ 16.976019] systemd[355]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set&lt;/P&gt;
&lt;P&gt;So it seems not impact the module loading sequence.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Chenyin&lt;/P&gt;</description>
      <pubDate>Wed, 13 Nov 2024 09:39:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/IPCF-v4-10-kernel-sample-driver-dependency-issue/m-p/1993588#M11704</guid>
      <dc:creator>chenyin_h</dc:creator>
      <dc:date>2024-11-13T09:39:08Z</dc:date>
    </item>
  </channel>
</rss>

