> Sent: Wednesday, November 08, 2017 3:04 PM
> >> To: Keller, Jacob E
> >> Cc: Brandeburg, Jesse ;
> netdev@vger.kernel.org;
> >> intel-wired-...@lists.osuosl.org
> >> Subject: Re: [Intel-wired-lan] [jkirsher/next-queue PATCH 2/5] fm10k: Fix
>
tdev@vger.kernel.org;
>> intel-wired-...@lists.osuosl.org
>> Subject: Re: [Intel-wired-lan] [jkirsher/next-queue PATCH 2/5] fm10k: Fix
>> VLAN
>> configuration for macvlan offload
>>
>> On Wed, Nov 8, 2017 at 2:05 PM, Keller, Jacob E
>> wrote:
>> >> -Or
f
> >> Jesse Brandeburg
> >> Sent: Friday, November 03, 2017 10:06 AM
> >> To: Alexander Duyck
> >> Cc: netdev@vger.kernel.org; intel-wired-...@lists.osuosl.org
> >> Subject: Re: [Intel-wired-lan] [jkirsher/next-queue PATCH 2/5] fm10k: Fix
> VLAN
> >
>> Cc: netdev@vger.kernel.org; intel-wired-...@lists.osuosl.org
>> Subject: Re: [Intel-wired-lan] [jkirsher/next-queue PATCH 2/5] fm10k: Fix
>> VLAN
>> configuration for macvlan offload
>>
>> On Thu, 2 Nov 2017 16:33:45 -0700
>> Alexander Duyck wrote:
>&g
Re: [Intel-wired-lan] [jkirsher/next-queue PATCH 2/5] fm10k: Fix VLAN
> configuration for macvlan offload
>
> On Thu, 2 Nov 2017 16:33:45 -0700
> Alexander Duyck wrote:
>
> > From: Alexander Duyck
> >
> > The fm10k driver didn't work correctly when macvlan offloa
On Thu, 2 Nov 2017 16:33:45 -0700
Alexander Duyck wrote:
> From: Alexander Duyck
>
> The fm10k driver didn't work correctly when macvlan offload was enabled.
> Specifically what would occur is that we would see no unicast packets being
> received. This was traced down to us not correctly config
From: Alexander Duyck
The fm10k driver didn't work correctly when macvlan offload was enabled.
Specifically what would occur is that we would see no unicast packets being
received. This was traced down to us not correctly configuring the default
VLAN ID for the port and defaulting to 0.
To corre