On Fri, Feb 19, 2016 at 09:56:04AM +0800, Yuanhan Liu wrote: > On Thu, Feb 18, 2016 at 04:07:52PM +0200, Panu Matilainen wrote: > > >I didn't see the author was cc'ed from my email client: > > > > > > Date: Thu, 18 Feb 2016 11:47:43 +0200 > > > From: Panu Matilainen <pmatilai at redhat.com> > > > To: dev at dpdk.org > > > Subject: [dpdk-dev] [PATCH] vhost: add missing build dependency on > > > librte_net > > > > Hmm, indeed. But this is what git told me (happened to have the whole thing > > in scrollback buffer): > > > > [pmatilai at sopuli dpdk]$ git send-email --cc="jijiang.liu at intel.com" > > --cc="huawei.xie at intel.com" -1 > > /tmp/ZAW8ErlHWe/0001-vhost-add-missing-build-dependency-on-librte_net.patch > > > > From: Panu Matilainen <pmatilai at redhat.com> > > To: dev at dpdk.org > > Cc: jijiang.liu at intel.com, > > huawei.xie at intel.com > > Subject: [PATCH] vhost: add missing build dependency on librte_net > > Date: Thu, 18 Feb 2016 11:47:43 +0200 > > Message-Id: > > <eef2b50186eea076a3a3ff9f10bd8c310a036549.1455788863.git.pmatilai at > > redhat.com> > > X-Mailer: git-send-email 2.5.0 > > > > Send this email? ([y]es|[n]o|[q]uit|[a]ll): a > > OK. Log says: > > Server: smtp.corp.redhat.com > > MAIL FROM:<pmatilai at redhat.com> > > RCPT TO:<dev at dpdk.org> > > RCPT TO:<jijiang.liu at intel.com> > > RCPT TO:<huawei.xie at intel.com> > > From: Panu Matilainen <pmatilai at redhat.com> > > To: dev at dpdk.org > > Cc: jijiang.liu at intel.com, > > huawei.xie at intel.com > > Subject: [PATCH] vhost: add missing build dependency on librte_net > > Date: Thu, 18 Feb 2016 11:47:43 +0200 > > Message-Id: > > <eef2b50186eea076a3a3ff9f10bd8c310a036549.1455788863.git.pmatilai at > > redhat.com> > > X-Mailer: git-send-email 2.5.0 > > > > So where do the CC's vanish? > > No idea. I also have met this issue __many__ times before: I made a > group reply, with lots of people CC'ed, later I then received a copy > (from the mailing list) with all cc list being vanished -- only > dev at dpdk.org is left. However, I found the CC list was there while > I checked the sent box. > > I was firstly thinking it might be an issue of my email client. However, > I also found same phenomenon from other's reply. Just not sure whether > they removed the cc list on purpose or not, though. IIRC, this also > happened to Bruce (CC'ed). >
And I thought it was just me! :-) /Bruce