Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
4811 Discussions

Wireshark/Tshark on Host SR-IOV Interface

EWolf5
Beginner
2,476 Views

Greetings

I am working on testing a DPDK based VM and need to see if packets are really leaving the host interface. I am using an HP DL-380 server with Intel based 10G nics. I have enabled SR-IOV and am using 1 VF on each of 2 PFs. I want to sniff packets on the host but when I start tshark on the PF device I do not see any packets. but I know they are are passing to the VM (some of them anyway). How can you setup the PF to be able to see

traffic to the VF or when the VF is enabled it completely bi-passes this capability?

Host Info:

root@srvrhp811:~# uname -a

Linux srvrhp811 3.19.0-25-generic # 26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

root@srvrhp811:~# ip link show dev p5p2

11: p5p2: mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000

link/ether 8c:dc:d4:aa:6b:59 brd ff:ff:ff:ff:ff:ff

vf 0 MAC 16:cc:19:fc:33:91, spoof checking off, link-state auto

vf 1 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 2 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 3 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 4 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 5 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 6 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 7 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

root@srvrhp811:~# ip link show dev p2p2

6: p2p2: mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000

link/ether 8c:dc:d4:aa:6c:55 brd ff:ff:ff:ff:ff:ff

vf 0 MAC 02:42:b8:01:a5:0f, spoof checking off, link-state auto

vf 1 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 2 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 3 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 4 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 5 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 6 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

vf 7 MAC 00:00:00:00:00:00, spoof checking on, link-state auto

root@srvrhp811:~# ethtool -i p2p2

driver: ixgbe

version: 4.1.5

firmware-version: 0x800007c7, 1.475.0

bus-info: 0000:07:00.1

supports-statistics: yes

supports-test: yes

supports-eeprom-access: yes

supports-register-dump: yes

supports-priv-flags: no

 

root@srvrhp811:~# ethtool -i p5p2

driver: ixgbe

version: 4.1.5

firmware-version: 0x800007c7, 1.475.0

bus-info: 0000:24:00.1

supports-statistics: yes

supports-test: yes

supports-eeprom-access: yes

supports-register-dump: yes

supports-priv-flags: no

0 Kudos
4 Replies
Salem_W_Intel1
Employee
1,026 Views

Hi!

Do your HP* DL-380 server feature onboard "Intel based 10G NICs" or are these external NIC cards? If these are external Intel(R) Network Cards, would you, please, provide the exact model?

0 Kudos
EWolf5
Beginner
1,026 Views

These are not embedded NICs. They are the HP branded Intel NIC but the chipset is the

HP ETHERNET 10GB 2P 560SFP+ ADPTR - Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection

0 Kudos
Salem_W_Intel1
Employee
1,026 Views

If this is about an http://ark.intel.com/products/41282/Intel-82599ES-10-Gigabit-Ethernet-Controller?q=82599ES Intel® 82599ES 10 Gigabit Ethernet Controller, indeed, then, please, know this thread will be forwarded to the corresponding, NIC Dpt.

0 Kudos
st4
New Contributor III
1,026 Views

Hi ericjwolf,

With regards to your inquir, please access to http://premier.intel.com/premier http://premier.intel.com/premier for further support.

rgds,

wb

0 Kudos
Reply