Re: [E1000-devel] Linux ixgbe driver

2018-01-22 Thread Fujinaka, Todd
I am unfamiliar with LEDE. If it's a distro, I would suggest asking the distro. We generally just suggest: tar xvzf ixgbe-5.3.5.tar.gz cd ixgbe-5.3.5/src make make install Please read the README in the tarball for more help. Todd Fujinaka Software Application Engineer Datacenter Engineering

Re: [E1000-devel] Linux ixgbe driver

2018-01-22 Thread Fujinaka, Todd
"modprobe dca" would be the first thing to try. Todd Fujinaka Software Application Engineer Datacenter Engineering Group Intel Corporation todd.fujin...@intel.com -Original Message- From: 朱翔 [mailto:2430336...@qq.com] Sent: Friday, January 19, 2018 10:34 PM To: e1000-devel

[E1000-devel] Linux ixgbe driver

2018-01-22 Thread ????
Hello?? when i excute the command ??modprobe ixgbe??, i got the error like this??failed to find depencdependency dca??what should i do?? Thanks. -- Check out the vibrant tech community on one of the world's most

[E1000-devel] Linux ixgbe driver

2018-01-22 Thread ????
Hello?? I want to compile and install ixgbe on LEDE X86-64 recently. after cross compiling, i got a directory named ipkg-x86_64 in build_dir ,there is three file named control, postinst and prerm under this directory. Iwant to know how to istall is on LEDE. I would be grateful if I could get