> Not really, but let's take EIM approach, what's your goal/mission?
Let's say I am going through code to understand only the PF related
functionality without bothering about VF, what are the things I need
to keep in mind.
I mean do i need to :

a. Go through all the files in mlx4
b. If the code is not specifically under mlx4_is_master, I still need
to understand it because it is also part of PF driver
c. I can ignore the logic which executes if mlx4_is_master is false,
because that would be the VF code

Thanks for the help!!




On Mon, Jun 23, 2014 at 5:30 PM, Or Gerlitz <or.gerl...@gmail.com> wrote:
> On Mon, Jun 23, 2014 at 12:33 PM, Bob Biloxi <iambobbil...@gmail.com> wrote:
> [...]
>> Is there any way we can clearly separate the files that are used by PF
>> vs the files that are used by VF in the (drivers/net/ethernet/mlx4
>> sub-directory)?
> [...]
>
> Not really, but let's take EIM approach, what's your goal/mission?
>
> Or.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to