Re: [PATCH net-next] net/smc: improve return codes for SMC-Dv2

2020-10-31 Thread Karsten Graul
On 31/10/2020 04:18, Jakub Kicinski wrote: > On Wed, 28 Oct 2020 12:00:39 +0100 Karsten Graul wrote: >> To allow better problem diagnosis the return codes for SMC-Dv2 are >> improved by this patch. A few more CLC DECLINE codes are defined and >> sent to the peer when an SMC connection cannot be est

Re: [PATCH net-next] net/smc: improve return codes for SMC-Dv2

2020-10-30 Thread Jakub Kicinski
On Wed, 28 Oct 2020 12:00:39 +0100 Karsten Graul wrote: > To allow better problem diagnosis the return codes for SMC-Dv2 are > improved by this patch. A few more CLC DECLINE codes are defined and > sent to the peer when an SMC connection cannot be established. > There are now multiple SMC variation

[PATCH net-next] net/smc: improve return codes for SMC-Dv2

2020-10-28 Thread Karsten Graul
To allow better problem diagnosis the return codes for SMC-Dv2 are improved by this patch. A few more CLC DECLINE codes are defined and sent to the peer when an SMC connection cannot be established. There are now multiple SMC variations that are offered by the client and the server may encounter pr