<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[First installation TNSR no interface SR-IOV]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I'm trying to evaluate tnsr, but I'm already stuck at the first step.</p>
<p dir="auto">I tried the installation on a Proxmox server that uses KVM, the VM has the CPU set as host and i gave it two interfaces, one virtio for management to be put in dhcp and the other a VF of a <em>Intel Corporation Ethernet Controller 10-Gigabit X540-AT2</em>.</p>
<p dir="auto">During the installation i configured the virtio interface in dchp and it takes ip correctly, i leave the VF interface on disabled.<br />
At the end of installation, after login i should find the VF in the dataplane, but <strong>show interface</strong> returns empty. Then i tried to configure it manually with the following commands:</p>
<pre><code>dataplane dpdk dev 0000:00:10.0 network name WAN
service dataplane restart
</code></pre>
<p dir="auto">But <strong>show interface</strong> still empty.</p>
<p dir="auto">How can I solve it?</p>
<p dir="auto">Thanks for your help</p>
]]></description><link>https://forum.netgate.com/topic/185453/first-installation-tnsr-no-interface-sr-iov</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 22:46:07 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/185453.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 10 Jan 2024 11:19:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to First installation TNSR no interface SR-IOV on Mon, 15 Jan 2024 14:28:35 GMT]]></title><description><![CDATA[<p dir="auto">I solved the problem, the NIC was down no-carrier.</p>
<p dir="auto">Once I had the interface up I was able to configure everything as I wanted.</p>
<p dir="auto">A positive note to Netgate support who gave me assistance in resolving the problem.</p>
]]></description><link>https://forum.netgate.com/post/1147946</link><guid isPermaLink="true">https://forum.netgate.com/post/1147946</guid><dc:creator><![CDATA[asolaro]]></dc:creator><pubDate>Mon, 15 Jan 2024 14:28:35 GMT</pubDate></item><item><title><![CDATA[Reply to First installation TNSR no interface SR-IOV on Thu, 11 Jan 2024 09:28:45 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/fractal_boy">@<bdi>fractal_boy</bdi></a>, thanks for your reply.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/fractal_boy">@<bdi>fractal_boy</bdi></a> said in <a href="/post/1147194">First installation TNSR no interface SR-IOV</a>:</p>
<blockquote>
<p dir="auto">dataplane dpdk dev ?</p>
</blockquote>
<pre><code>core3 tnsr# config
core3 tnsr(config)# dataplane dpdk dev
  0000:00:10.0          Ethernet controller: Intel Corporation X540 Ethernet Controller Virtual Function (rev 01)
  0000:00:12.0          Ethernet controller: Red Hat, Inc. Virtio network device
  default
</code></pre>
<p dir="auto">I have already tried all the possible combinations between <strong>dataplane dpdk iova-mode</strong> and <strong>dataplane dpdk uio-driver</strong></p>
<p dir="auto">Below the output of <strong>show configuration running cli cfgfile</strong></p>
<pre><code>core3 tnsr(config)# show configuration running cli cfgfile
dataplane ethernet default-mtu 1500
dataplane dpdk dev 0000:00:10.0 network name WAN
dataplane api-segment api-size 16M
dataplane api-segment global-size 64M
dataplane api-segment api-pvt-heap-size 128K
dataplane api-segment global-pvt-heap-size 128K
dataplane buffers buffers-per-numa 32768
dataplane statseg heap-size 96M


core3 tnsr(config)# show interface
core3 tnsr(config)#
core3 tnsr(config)# host shell ip a
1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
3: ens18: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 32:17:25:06:4d:49 brd ff:ff:ff:ff:ff:ff
    altname enp0s18
    inet 192.168.12.44/26 metric 100 brd 192.168.12.63 scope global dynamic ens18
       valid_lft 10635sec preferred_lft 10635sec
    inet6 fe80::3017:25ff:fe06:4d49/64 scope link
       valid_lft forever preferred_lft forever
core3 tnsr(config)#
</code></pre>
<p dir="auto">The host don't showing the VF interface, it has only the virtio that i use for management.</p>
]]></description><link>https://forum.netgate.com/post/1147215</link><guid isPermaLink="true">https://forum.netgate.com/post/1147215</guid><dc:creator><![CDATA[asolaro]]></dc:creator><pubDate>Thu, 11 Jan 2024 09:28:45 GMT</pubDate></item><item><title><![CDATA[Reply to First installation TNSR no interface SR-IOV on Wed, 10 Jan 2024 23:41:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/asolaro">@<bdi>asolaro</bdi></a> said in <a href="/post/1147081">First installation TNSR no interface SR-IOV</a>:</p>
<p dir="auto">what does "tnsr(config)# dataplane dpdk dev ?" command shows?</p>
]]></description><link>https://forum.netgate.com/post/1147194</link><guid isPermaLink="true">https://forum.netgate.com/post/1147194</guid><dc:creator><![CDATA[fractal_boy]]></dc:creator><pubDate>Wed, 10 Jan 2024 23:41:14 GMT</pubDate></item></channel></rss>