[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181121130712.GG1373@lst.de>
Date: Wed, 21 Nov 2018 14:07:12 +0100
From: Christoph Hellwig <hch@....de>
To: Sagi Grimberg <sagi@...mberg.me>
Cc: linux-nvme@...ts.infradead.org, linux-block@...r.kernel.org,
netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>,
Keith Busch <keith.busch@...el.com>,
Christoph Hellwig <hch@....de>
Subject: Re: [PATCH v2 13/14] nvmet-tcp: add NVMe over TCP target driver
> diff --git a/include/linux/nvme-tcp.h b/include/linux/nvme-tcp.h
> index 33c8afaf63bd..685780d1ed04 100644
> --- a/include/linux/nvme-tcp.h
> +++ b/include/linux/nvme-tcp.h
> @@ -11,6 +11,7 @@
>
> #define NVME_TCP_DISC_PORT 8009
> #define NVME_TCP_ADMIN_CCSZ SZ_8K
> +#define NVME_TCP_DIGEST_LENGTH 4
This should go into the previous patch.
Powered by blists - more mailing lists