Re: [PATCH net-next] vrf: add CRC32c offload to device features

2018-05-28 Thread David Miller
From: Davide Caratti Date: Thu, 24 May 2018 17:49:35 +0200 > SCTP sockets originated in a VRF can improve their performance if CRC32c > computation is delegated to underlying devices: update device features, > setting NETIF_F_SCTP_CRC. Iterating the following command in the topology > proposed wi

Re: [PATCH net-next] vrf: add CRC32c offload to device features

2018-05-25 Thread David Ahern
On 5/24/18 9:49 AM, Davide Caratti wrote: > SCTP sockets originated in a VRF can improve their performance if CRC32c > computation is delegated to underlying devices: update device features, > setting NETIF_F_SCTP_CRC. Iterating the following command in the topology > proposed with [1], > > # ip

Re: [PATCH net-next] vrf: add CRC32c offload to device features

2018-05-25 Thread David Miller
From: Davide Caratti Date: Thu, 24 May 2018 17:49:35 +0200 > SCTP sockets originated in a VRF can improve their performance if CRC32c > computation is delegated to underlying devices: update device features, > setting NETIF_F_SCTP_CRC. Iterating the following command in the topology > proposed wi

Re: [PATCH net-next] vrf: add CRC32c offload to device features

2018-05-24 Thread Marcelo Ricardo Leitner
On Thu, May 24, 2018 at 05:49:35PM +0200, Davide Caratti wrote: > SCTP sockets originated in a VRF can improve their performance if CRC32c > computation is delegated to underlying devices: update device features, > setting NETIF_F_SCTP_CRC. Iterating the following command in the topology > proposed

[PATCH net-next] vrf: add CRC32c offload to device features

2018-05-24 Thread Davide Caratti
SCTP sockets originated in a VRF can improve their performance if CRC32c computation is delegated to underlying devices: update device features, setting NETIF_F_SCTP_CRC. Iterating the following command in the topology proposed with [1], # ip vrf exec vrf-h2 netperf -H 192.0.2.1 -t SCTP_STREAM --