On 08/10/2016 03:28 AM, Alfredo Cardigliano wrote:
> Hi Mike
> I patched the ixgbe driver, it now supports latest kernels, I think it’s 
> worth giving it a try.

I tried it with a new copy of the sources that I downloaded today, and it
still had the same problem compiling the ixgbe driver.  I made this change to
kcompat.h and it compiled ok.  I may not be able to test it until sometime
next week though.

*** kcompat.h.dist      2016-08-19 09:14:20.005245702 -0700
--- kcompat.h   2016-08-19 09:14:20.006245725 -0700
***************
*** 4883,4888 ****
--- 4883,4892 ----
        atomic_inc(&page->_count);
  }

+ #else
+ #ifndef NO_PTP_SUPPORT
+ #include <linux/clocksource.h>
+ #endif
  #endif /* 4.6.0 */

  #if (LINUX_VERSION_CODE < KERNEL_VERSION(4,7,0))


Mike


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to