<?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>Thema "Questions about dpdk kni example" in Embedded Intel® Core™ Processors</title>
    <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Questions-about-dpdk-kni-example/m-p/215769#M1310</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While running the DPDK 17.02 kni sample application，I found machine can not surf the Internet but ping other LAN machines is ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Env:&lt;/P&gt;&lt;P&gt;  CentOS 7.2 x86_64&lt;/P&gt;&lt;P&gt;  gcc version 4.8.5&lt;/P&gt;&lt;P&gt;  Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz  (24 core)&lt;/P&gt;&lt;P&gt;  Intel Corporation Ethernet Controller 10-Gigabit X540-AT2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the following:&lt;/P&gt;&lt;P&gt;1. Bind nic with DPDK driver successfully.&lt;/P&gt;&lt;P&gt;2. insmod rte_kni.ko&lt;/P&gt;&lt;P&gt;3. Start the kni application&lt;/P&gt;&lt;P&gt;./build/kni -c 0x3 -n 2 -- -P -p 0x1 --config '(0,0,1)'&lt;/P&gt;&lt;P&gt;4. Assign the ip address to vEth0&lt;/P&gt;&lt;P&gt;ifconfig vEth0 192.168.44.129 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;5. Assign the MAC address to vEth0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know whether kni sample can ping the Internet ok, if not, how should I use of dpdk with kni?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aland&lt;/P&gt;</description>
    <pubDate>Mon, 10 Apr 2017 03:06:54 GMT</pubDate>
    <dc:creator>祥曾1</dc:creator>
    <dc:date>2017-04-10T03:06:54Z</dc:date>
    <item>
      <title>Questions about dpdk kni example</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Questions-about-dpdk-kni-example/m-p/215769#M1310</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While running the DPDK 17.02 kni sample application，I found machine can not surf the Internet but ping other LAN machines is ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Env:&lt;/P&gt;&lt;P&gt;  CentOS 7.2 x86_64&lt;/P&gt;&lt;P&gt;  gcc version 4.8.5&lt;/P&gt;&lt;P&gt;  Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz  (24 core)&lt;/P&gt;&lt;P&gt;  Intel Corporation Ethernet Controller 10-Gigabit X540-AT2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the following:&lt;/P&gt;&lt;P&gt;1. Bind nic with DPDK driver successfully.&lt;/P&gt;&lt;P&gt;2. insmod rte_kni.ko&lt;/P&gt;&lt;P&gt;3. Start the kni application&lt;/P&gt;&lt;P&gt;./build/kni -c 0x3 -n 2 -- -P -p 0x1 --config '(0,0,1)'&lt;/P&gt;&lt;P&gt;4. Assign the ip address to vEth0&lt;/P&gt;&lt;P&gt;ifconfig vEth0 192.168.44.129 netmask 255.255.255.0&lt;/P&gt;&lt;P&gt;5. Assign the MAC address to vEth0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to know whether kni sample can ping the Internet ok, if not, how should I use of dpdk with kni?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Aland&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 03:06:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Questions-about-dpdk-kni-example/m-p/215769#M1310</guid>
      <dc:creator>祥曾1</dc:creator>
      <dc:date>2017-04-10T03:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about dpdk kni example</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Questions-about-dpdk-kni-example/m-p/215770#M1311</link>
      <description>&lt;P&gt;Hello Aland,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried contacting the DPDK support forums?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try using the following mailing list: mailto:&lt;A href="mailto:users@dpdk.org"&gt;users@dpdk.org&lt;/A&gt; &lt;A href="mailto:users@dpdk.org"&gt;users@dpdk.org&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please make sure that you are working with one of the supported NICS: &lt;A href="http://dpdk.org/doc"&gt;http://dpdk.org/doc&lt;/A&gt; DPDK doc &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Adolfo Sanchez&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2017 21:12:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Questions-about-dpdk-kni-example/m-p/215770#M1311</guid>
      <dc:creator>Adolfo_S_Intel</dc:creator>
      <dc:date>2017-04-10T21:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about dpdk kni example</title>
      <link>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Questions-about-dpdk-kni-example/m-p/215771#M1312</link>
      <description>&lt;P&gt;Hello Adolfo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I really appreciate your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try to contact the DPDK forums.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Aland&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2017 01:25:40 GMT</pubDate>
      <guid>https://community.intel.com/t5/Embedded-Intel-Core-Processors/Questions-about-dpdk-kni-example/m-p/215771#M1312</guid>
      <dc:creator>祥曾1</dc:creator>
      <dc:date>2017-04-11T01:25:40Z</dc:date>
    </item>
  </channel>
</rss>

