Re: [PATCH v9 17/19] drm/virtio: kconfig: Fix recursive dependency issue.

2016-09-19 Thread Emil Velikov
On 5 September 2016 at 14:16, Peter Griffin wrote: > ST_SLIM_REMOTEPROC must select REMOTEPROC, which exposes the following > recursive dependency. > >From a humble skim through remoteproc, drm and a few other subsystems I think the above is wrong. All the drivers

[PATCH v12] virtio-net: add Max MTU configuration field

2016-09-19 Thread Aaron Conole
It is helpful for a host to indicate it's MTU to be set on guest NICs other than the assumed 1500 byte value. This helps in situations where the host network is using Jumbo Frames, or aiding in PMTU discovery by configuring a homogenous network. It is also helpful for sizing receive buffers

Re: [PATCH v11] virtio-net: add Max MTU configuration field

2016-09-19 Thread Michael S. Tsirkin
On Mon, Sep 19, 2016 at 11:10:26AM -0400, Aaron Conole wrote: > It is helpful for a host to indicate it's MTU to be set on guest NICs > other than the assumed 1500 byte value. This helps in situations where > the host network is using Jumbo Frames, or aiding in PMTU discovery by > configuring a

Re: [virtio-dev] [PATCH v11] virtio-net: add Max MTU configuration field

2016-09-19 Thread Michael S. Tsirkin
On Mon, Sep 19, 2016 at 01:02:03PM -0400, Aaron Conole wrote: > Cornelia Huck writes: > > > On Mon, 19 Sep 2016 11:10:26 -0400 > > Aaron Conole wrote: > > > >> @@ -3165,6 +3192,16 @@ If the driver does not negotiate the > >> VIRTIO_NET_F_STATUS

Re: [virtio-dev] [PATCH v11] virtio-net: add Max MTU configuration field

2016-09-19 Thread Aaron Conole
Cornelia Huck writes: > On Mon, 19 Sep 2016 11:10:26 -0400 > Aaron Conole wrote: > >> @@ -3165,6 +3192,16 @@ If the driver does not negotiate the >> VIRTIO_NET_F_STATUS feature, it SHOULD >> assume the link is active, otherwise it SHOULD read the

Re: [virtio-dev] [PATCH v11] virtio-net: add Max MTU configuration field

2016-09-19 Thread Cornelia Huck
On Mon, 19 Sep 2016 11:10:26 -0400 Aaron Conole wrote: > @@ -3165,6 +3192,16 @@ If the driver does not negotiate the > VIRTIO_NET_F_STATUS feature, it SHOULD > assume the link is active, otherwise it SHOULD read the link status from > the bottom bit of \field{status}. > >

[PATCH 0/2] virtio-ringtest: more enablement

2016-09-19 Thread Cornelia Huck
Hi Michael, here are two patches by Halil so that we can get ringtest going on our platform as well. Question: Do you have an idea on how realistic the timings are supposed to be? The s390 path is, well, 'tweak me'... Halil Pasic (2): tools/virtio/ringtest: fix run-on-all.sh for offline cpus

[PATCH 2/2] tools/virtio/ringtest: tweaks for s390

2016-09-19 Thread Cornelia Huck
From: Halil Pasic Make ringtest work on s390 too. Signed-off-by: Halil Pasic Acked-by: Sascha Silbe Signed-off-by: Cornelia Huck --- tools/virtio/ringtest/main.h | 12 1 file

[PATCH v11] virtio-net: add Max MTU configuration field

2016-09-19 Thread Aaron Conole
It is helpful for a host to indicate it's MTU to be set on guest NICs other than the assumed 1500 byte value. This helps in situations where the host network is using Jumbo Frames, or aiding in PMTU discovery by configuring a homogenous network. It is also helpful for sizing receive buffers

[PATCH 1/2] drm/virtio: kconfig: Fix recursive dependency issue.

2016-09-19 Thread Peter Griffin
ST_SLIM_REMOTEPROC must select REMOTEPROC, which exposes the following recursive dependency. [..] drivers/video/fbdev/Kconfig:5:error: recursive dependency detected! For a resolution refer to Documentation/kbuild/kconfig-language.txt subsection "Kconfig recursive dependency limitations"

[PATCH 2/2] drm/virtio: kconfig: Fixup white space.

2016-09-19 Thread Peter Griffin
Use tabs instead of spaces. Signed-off-by: Peter Griffin Acked-by: Lee Jones --- drivers/gpu/drm/virtio/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/gpu/drm/virtio/Kconfig

[PATCH 0/2] Fix recursive Kconfig depedency issue

2016-09-19 Thread Peter Griffin
Hi, This series fixes a Kconfig recurssive depedency issue and also some trivial white space. This was found when developing the fdma dmaegine series [1], which has now been applied by Vinod. These patchs were originally included as part of the fdma series [1], but I've now sent it separately as

Re: [PATCH v7 6/6] powerpc: pSeries: Add pv-qspinlock build config/make

2016-09-19 Thread kbuild test robot
hat (public, well-known) commit your patch series was built on] [Check https://git-scm.com/docs/git-format-patch for more information] url: https://github.com/0day-ci/linux/commits/Pan-Xinhui/Implement-qspinlock-pv-qspinlock-on-ppc/20160919-133130 base: https://git.kernel.org/pub/scm/li

Re: [PATCH v7 3/6] powerpc: pseries/Kconfig: Add qspinlock build config

2016-09-19 Thread kbuild test robot
hat (public, well-known) commit your patch series was built on] [Check https://git-scm.com/docs/git-format-patch for more information] url: https://github.com/0day-ci/linux/commits/Pan-Xinhui/Implement-qspinlock-pv-qspinlock-on-ppc/20160919-133130 base: https://git.kernel.org/pub/scm/li