netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ka-cheong.poon@oracle.com
Cc: netdev@vger.kernel.org, santosh.shilimkar@oracle.com,
	sowmini.varadhan@oracle.com, rds-devel@oss.oracle.com
Subject: Re: [PATCH v3 net-next 3/3] rds: Extend RDS API for IPv6 support
Date: Fri, 13 Jul 2018 14:25:07 -0700 (PDT)	[thread overview]
Message-ID: <20180713.142507.1025746468893234363.davem@davemloft.net> (raw)
In-Reply-To: <fb57cba4b05802465eb3ef083315e270095d3b1c.1531477918.git.ka-cheong.poon@oracle.com>

From: Ka-Cheong Poon <ka-cheong.poon@oracle.com>
Date: Fri, 13 Jul 2018 04:02:59 -0700

> @@ -52,7 +52,7 @@
>  #define RDS_RECVERR			5
>  #define RDS_CONG_MONITOR		6
>  #define RDS_GET_MR_FOR_DEST		7
> -#define SO_RDS_TRANSPORT		8
> +#define SO_RDS_TRANSPORT		9

There is no way you can change this value without breaking
applications.

  parent reply	other threads:[~2018-07-13 21:41 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-13 11:02 [PATCH v3 net-next 0/3] rds: IPv6 support Ka-Cheong Poon
2018-07-13 11:02 ` [PATCH v3 net-next 1/3] rds: Changing IP address internal representation to struct in6_addr Ka-Cheong Poon
2018-07-13 11:02 ` [PATCH v3 net-next 2/3] rds: Enable RDS IPv6 support Ka-Cheong Poon
2018-07-16  9:52   ` kbuild test robot
2018-07-13 11:02 ` [PATCH v3 net-next 3/3] rds: Extend RDS API for " Ka-Cheong Poon
2018-07-13 11:18   ` 吉藤英明
2018-07-13 21:25   ` David Miller [this message]
2018-07-13 22:00     ` Santosh Shilimkar
2018-07-13 23:27       ` David Miller
2018-07-13 23:31         ` Santosh Shilimkar
2018-07-16 16:20 ` [PATCH v3 net-next 0/3] rds: " Sowmini Varadhan
2018-07-17  5:32   ` Ka-Cheong Poon
2018-07-17 11:27     ` Sowmini Varadhan
2018-07-18  7:19       ` Ka-Cheong Poon
2018-07-18 10:33         ` Sowmini Varadhan
2018-07-18 17:31           ` David Miller
2018-07-19  3:10             ` Ka-Cheong Poon
2018-07-18 17:42 ` Santosh Shilimkar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180713.142507.1025746468893234363.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ka-cheong.poon@oracle.com \
    --cc=netdev@vger.kernel.org \
    --cc=rds-devel@oss.oracle.com \
    --cc=santosh.shilimkar@oracle.com \
    --cc=sowmini.varadhan@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).