On Sat, May 27, 2017 at 12:16 AM, Jes Sorensen <jes.soren...@gmail.com> wrote: > This gets rid of the temporary #ifdef spaghetti and allows the code to > compile without offload support enabled.
Hi Jes, I am pretty sure we can do that exercise you're up to without any spaghetti cooking and even put more code under that CONFIG directive (en_rep.c), I'll take that with Saeed. Just wondering, you are motivated by a wish to put some mlx5 functionalities under their own CONFIG directives which could be useful when backporting the latest upstream driver into older kernel and being able not to deal with parts of it, right? in that respect, are you using SRIOV but not the offloads mode? Or.