Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1595656
| From | Shannon Nelson <shannon.nelson@oracle.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 0/5] sunvnet: better connection management |
| Date | 2017-03-09 04:30 +0100 |
| Message-ID | <tiWW6-7Ck-5@gated-at.bofh.it> (permalink) |
| References | <tiay6-78t-7@gated-at.bofh.it> |
| Organization | Oracle Corporation |
On 3/6/2017 3:15 PM, Shannon Nelson wrote: > These patches remove some problems in handling of carrier state > with the ldmvsw vswitch, remove an xoff misuse in sunvnet, and > add stats for debug and tracking of point-to-point connections > between the ldom VMs. Further testing shows a problem in one of the patches, so there will be a V2 coming. Thanks, sln > > Shannon Nelson (5): > ldmvsw: better use of link up and down on ldom vswitch > sunvnet: add stats to track ldom to ldom packets and bytes > sunvnet: track port queues correctly > sunvnet: count multicast packets > sunvnet: xoff not needed when removing port link > > drivers/net/ethernet/sun/ldmvsw.c | 10 ++- > drivers/net/ethernet/sun/sunvnet.c | 114 +++++++++++++++++++++++++++++ > drivers/net/ethernet/sun/sunvnet_common.c | 50 +++++++++++-- > drivers/net/ethernet/sun/sunvnet_common.h | 26 ++++-- > 4 files changed, 180 insertions(+), 20 deletions(-) >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH net-next 0/5] sunvnet: better connection management Shannon Nelson <shannon.nelson@oracle.com> - 2017-03-07 04:40 +0100
[PATCH net-next 2/5] sunvnet: add stats to track ldom to ldom packets and bytes Shannon Nelson <shannon.nelson@oracle.com> - 2017-03-07 05:00 +0100
Re: [PATCH net-next 0/5] sunvnet: better connection management Shannon Nelson <shannon.nelson@oracle.com> - 2017-03-09 04:30 +0100
Re: [PATCH net-next 0/5] sunvnet: better connection management David Miller <davem@davemloft.net> - 2017-03-09 07:10 +0100
csiph-web