It's hard to tell what you're doing, but I'd suggest downloading the datasheet 
and looking at the bits in the register you just referred to.

The easiest way to get the data sheet is to google for "i350 data sheet" and 
select the version on the intel web site. You may want to download the 
specification update as well.

A quick check of 0x3400 0000 looks to show a problem in queue 1, a malicious 
driver behavior from a VLAN Insertion error. Sounds like you're doing something 
odd. 0x7400 0000 is the same error on a different queue.

Todd Fujinaka
Software Application Engineer
Datacenter Engineering Group
Intel Corporation
todd.fujin...@intel.com


-----Original Message-----
From: Wyborny, Carolyn [mailto:carolyn.wybo...@intel.com] 
Sent: Thursday, April 18, 2019 9:04 AM
To: KyungWon Park <kw.park.per...@gmail.com>
Cc: e1000-de...@lists.sf.net
Subject: Re: [E1000-devel] Regarding LVMMC error of Intel igb driver

Hello,

I do not work on that driver anymore, but our current support can be obtained 
using the e1000-devel list I’ve copied above.

If you do not get support through this email, please let me know.

Thanks,

Carolyn

From: KyungWon Park [mailto:kw.park.per...@gmail.com]
Sent: Thursday, April 18, 2019 6:00 PM
To: Wyborny, Carolyn <carolyn.wybo...@intel.com>
Subject: Regarding LVMMC error of Intel igb driver

Hello

I've found your e-mail address on
https://git.digitalstrom.org/bsp/linux/commit/1516f0a6492a3d1bd9fbebeac331950986ec9a9b

I was running a server in home which has Linux(ubuntu 18.04) installed with KVM.
I've passed intel igb vf to my VM through sr-iov but

"igb 0000:82:00.1 enp130s0f1: malformed Tx packet detected and dropped, 
LVMMC:0x34000000"

pops up every 2 seconds on dmesg.

I am using intel i350-T4 nic for sr-iov

I was searching on the internet what is "LVMMC" and what "0x34000000" means but 
only thing I could find was the link above.
Sometimes "LVMMC:0x74000000" errors pops up too.

What triggers LVMMC? I've turned off vf spoofcheck through ip utility in linux 
but seems like it doesn't work. (Still kernel warns me that VM tried to change 
MAC address which was set administratively, and reload the vf driver)

Thank you in advance.

Best.





_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel&#174; Ethernet, visit 
http://communities.intel.com/community/wired

_______________________________________________
E1000-devel mailing list
E1000-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/e1000-devel
To learn more about Intel&#174; Ethernet, visit 
http://communities.intel.com/community/wired

Reply via email to