Re: [PATCH net-next 0/2] net: 64bit support for SO_MAX_PACING_RATE

2019-03-01 Thread David Miller
From: Eric Dumazet Date: Thu, 28 Feb 2019 15:17:26 -0800 > 64bit kernels adopted 64bit type for sk_max_pacing_rate in linux-4.20 > > We can change how we implement SO_MAX_PACING_RATE socket option > to support 64bit values to/from user space as well. Series applied, thanks Eric.

[PATCH net-next 0/2] net: 64bit support for SO_MAX_PACING_RATE

2019-02-28 Thread Eric Dumazet
64bit kernels adopted 64bit type for sk_max_pacing_rate in linux-4.20 We can change how we implement SO_MAX_PACING_RATE socket option to support 64bit values to/from user space as well. Eric Dumazet (2): net: support 64bit values for setsockopt(SO_MAX_PACING_RATE) net: support 64bit rates for