Re: [PATCH net-next v2 00/10] net: stmmac: 10GbE using XGMAC

2019-07-01 Thread David Miller
From: Jose Abreu 
Date: Mon, 1 Jul 2019 10:19:55 +

> From: David Miller 
> 
>> About the Kconfig change, maybe it just doesn't make sense to list all
>> of the various speeds the chip supports... just a thought.
> 
> What about: "STMicroelectronics Multi-Gigabit Ethernet driver" ?
> 
> Or, just "STMicroelectronics Ethernet driver" ?

Maybe the first one is better, I don't know.  What are the chances of there
being more STMicroelectronics ethernet NICs? :-)



RE: [PATCH net-next v2 00/10] net: stmmac: 10GbE using XGMAC

2019-07-01 Thread Jose Abreu
From: David Miller 

> About the Kconfig change, maybe it just doesn't make sense to list all
> of the various speeds the chip supports... just a thought.

What about: "STMicroelectronics Multi-Gigabit Ethernet driver" ?

Or, just "STMicroelectronics Ethernet driver" ?


Re: [PATCH net-next v2 00/10] net: stmmac: 10GbE using XGMAC

2019-06-28 Thread David Miller
From: Jose Abreu 
Date: Fri, 28 Jun 2019 09:29:11 +0200

> Support for 10Gb Link using XGMAC core plus some performance tweaks.
> 
> Tested in a PCI based setup.
> 
> iperf3 TCP results:
>   TSO ON, MTU=1500, TX Queues = 1, RX Queues = 1, Flow Control ON
>   Pinned CPU (-A), Zero-Copy (-Z)
> 
> [ ID] Interval   Transfer Bitrate Retr
> [  5]   0.00-600.00 sec   643 GBytes  9.21 Gbits/sec1 sender
> [  5]   0.00-600.00 sec   643 GBytes  9.21 Gbits/sec  receiver

Series applied, thanks Jose.

About the Kconfig change, maybe it just doesn't make sense to list all
of the various speeds the chip supports... just a thought.