Re: [E1000-devel] checking SYNQF value

2016-10-17 Thread Brandeburg, Jesse
This is not my program or an endorsement, but you can try building this http://free-electrons.com/pub/mirror/devmem2.c I ran it like this: Wget above... gcc -O2 -o devmem2 devmem2.c ethtool -i ethx find bus:dev.fn address from ethx via command above lspci -s -v get first "Memory at HWMEM" addre

Re: [E1000-devel] checking SYNQF value

2016-10-17 Thread Raphael Bauduin
I just want to check it is off. It is important for our software to have it off. I was looking for a way to check it is disabled eg when I log on a server I don't manage myself. Thanks raphaƫl On Mon, Oct 17, 2016 at 4:31 PM, Fujinaka, Todd wrote: > Depends on the part, but you'll most likely

Re: [E1000-devel] checking SYNQF value

2016-10-17 Thread Fujinaka, Todd
Depends on the part, but you'll most likely have to edit the driver source. I'd put in a printk but I'm not sure what you want to do. Todd Fujinaka Software Application Engineer Networking Division (ND) Intel Corporation todd.fujin...@intel.com (503) 712-4565 -Original Message- From: Ra