Home
last modified time | relevance | path

Searched hist:cb45a8bf4693965e89d115cd2c510f12bc127c37 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet.hdiff cb45a8bf4693965e89d115cd2c510f12bc127c37 Tue Aug 30 01:39:01 CEST 2022 Robert Hancock <robert.hancock@calian.com> net: axienet: Switch to 64-bit RX/TX statistics

The RX and TX byte/packet statistics in this driver could be overflowed
relatively quickly on a 32-bit platform. Switch these stats to use the
u64_stats infrastructure to avoid this.

Signed-off-by: Robert Hancock <robert.hancock@calian.com>
Link: https://lore.kernel.org/r/20220829233901.3429419-1-robert.hancock@calian.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dxilinx_axienet_main.cdiff cb45a8bf4693965e89d115cd2c510f12bc127c37 Tue Aug 30 01:39:01 CEST 2022 Robert Hancock <robert.hancock@calian.com> net: axienet: Switch to 64-bit RX/TX statistics

The RX and TX byte/packet statistics in this driver could be overflowed
relatively quickly on a 32-bit platform. Switch these stats to use the
u64_stats infrastructure to avoid this.

Signed-off-by: Robert Hancock <robert.hancock@calian.com>
Link: https://lore.kernel.org/r/20220829233901.3429419-1-robert.hancock@calian.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>