azunite / netmap

Automatically exported from code.google.com/p/netmap
0 stars 0 forks source link

Could not patch drivers for linux-3.15 #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Trying to build netmap for linux-3.15.3, I got messages about rejected chunks 
in the patches for e1000e and igb. Also, ixgbe_main.c had been messed up and cc 
produced a couple of warnings.

I have cooked new patches for e1000e, igb and ixgbe, and a small mod for 
if_e1000e_netmap.h (e1000e_down() got an extra argument since 3.15).
Hope you'll find them useful.

Original issue reported on code.google.com by denis.ye...@gmail.com on 9 Jul 2014 at 11:37

Attachments:

GoogleCodeExporter commented 9 years ago
Thank you very much for your patches! However, I think that the patches and the 
if_e1000e_netmap.h that you can find in the 'next' branch already address these 
issues. Is it feasible for you to confirm/disconfirm this?

Original comment by giuseppe.lettieri73 on 11 Jul 2014 at 7:49

GoogleCodeExporter commented 9 years ago
Oh, thank you, the 'next' branch can be built for the 3.15.6 kernel smoothly.
I'd have cloned the branch if I had known of it then :(

Original comment by denis.ye...@gmail.com on 18 Jul 2014 at 4:14

GoogleCodeExporter commented 9 years ago

Original comment by giuseppe.lettieri73 on 18 Jul 2014 at 6:01