[Intel-wired-lan] [PATCH v1 1/1] igc: Add initial LTR support

Brown, Aaron F aaron.f.brown at intel.com
Tue Jun 16 06:24:34 UTC 2020


> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of Sasha
> Neftin
> Sent: Tuesday, June 2, 2020 12:51 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Add initial LTR support
> 
> The LTR message on the PCIe inform the requested latency
> on which the PCIe must become active to the downstream
> PCIe port of the system.
> This patch provide reccommended LTR parameters by i225
> specification.
> 
> Signed-off-by: Sasha Neftin <sasha.neftin at intel.com>
> ---
>  drivers/net/ethernet/intel/igc/igc_defines.h |  27 ++++++++
>  drivers/net/ethernet/intel/igc/igc_i225.c    | 100
> +++++++++++++++++++++++++++
>  drivers/net/ethernet/intel/igc/igc_i225.h    |   1 +
>  drivers/net/ethernet/intel/igc/igc_mac.c     |   5 ++
>  drivers/net/ethernet/intel/igc/igc_regs.h    |   6 ++
>  5 files changed, 139 insertions(+)
> 
Tested-by: Aaron Brown <aaron.f.brown at intel.com>


More information about the Intel-wired-lan mailing list