Re: [edk2] [edk2-test][Patch] uefi-sct/SctPkg:Correct Enable parameter in ReceiveFilters test

2019-01-17 Thread Jin, Eric
Supreeth, Yes, the MAC here is the purpose for test data only. I will add the comment to clarify it when I push the code. Best Regards Eric -Original Message- From: Supreeth Venkatesh Sent: Friday, January 18, 2019 5:01 AM To: Jin, Eric ; edk2-devel@lists.01.org Subject: Re: [edk2-test

Re: [edk2] [edk2-test][Patch] uefi-sct/SctPkg:Correct Enable parameter in ReceiveFilters test

2019-01-17 Thread Supreeth Venkatesh
On Tue, 2018-11-27 at 13:57 +0800, Eric Jin wrote: > The patch is applied to the IHV part. > > Fix bug - set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit > in Enable parameter to make sure Multicast is enabled. > Add one checkpoint when MCastFilterCount is zero > > Cc: Supreeth Venkatesh > Contribut

Re: [edk2] [edk2-test][Patch] uefi-sct/SctPkg:Correct Enable parameter in ReceiveFilters test

2019-01-17 Thread Supreeth Venkatesh
MAC address is hardcoded below which needs a comment or clarification to say it is test data (if it really is). Otherwise, its good to go. On Tue, 2018-11-27 at 14:02 +0800, Eric Jin wrote: > The patch is applied to the EFI part. > > Fix bug - set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit > in E

[edk2] [edk2-test][Patch] uefi-sct/SctPkg:Correct Enable parameter in ReceiveFilters test

2018-11-26 Thread Eric Jin
The patch is applied to the EFI part. Fix bug - set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit in Enable parameter to make sure Multicast is enabled. Add one checkpoint when MCastFilterCount is zero Cc: Supreeth Venkatesh Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Eric

[edk2] [edk2-test][Patch] uefi-sct/SctPkg:Correct Enable parameter in ReceiveFilters test

2018-11-26 Thread Eric Jin
The patch is applied to the IHV part. Fix bug - set EFI_SIMPLE_NETWORK_RECEIVE_MULTICAST bit in Enable parameter to make sure Multicast is enabled. Add one checkpoint when MCastFilterCount is zero Cc: Supreeth Venkatesh Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Eric