On 6/13/16 12:40 PM, Mike Rapoport wrote:
diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c
index 9af0a98..9f8be96 100644
--- a/drivers/net/virtio_net.c
+++ b/drivers/net/virtio_net.c
@@ -482,10 +482,6 @@ static void receive_buf(struct virtnet_info *vi, struct
receive_queue *rq,
On Mon, Jun 13, 2016 at 07:48:39AM -0600, David Ahern wrote:
> On 6/13/16 12:42 AM, Mike Rapoport wrote:
> >Hi David,
> >
> >On Sun, Jun 12, 2016 at 08:47:20PM -0600, David Ahern wrote:
> >>Mike:
> >>
> >>UDP tests in my vrf unit test suite are failing. git bisect points to:
> >
> >Are you testing
On 6/13/16 12:42 AM, Mike Rapoport wrote:
Hi David,
On Sun, Jun 12, 2016 at 08:47:20PM -0600, David Ahern wrote:
Mike:
UDP tests in my vrf unit test suite are failing. git bisect points to:
Are you testing host or guest kernel?
Problem is with guest. Guest is running net-next kernel.
host
Hi David,
On Sun, Jun 12, 2016 at 08:47:20PM -0600, David Ahern wrote:
> Mike:
>
> UDP tests in my vrf unit test suite are failing. git bisect points to:
Are you testing host or guest kernel?
If it's the host, can you please check if the patch below helps?
> dsa@kenny:~/kernel-2.git$ git bise
Mike:
UDP tests in my vrf unit test suite are failing. git bisect points to:
dsa@kenny:~/kernel-2.git$ git bisect good
e858fae2b0b8f41f0bed2cdffde25e7c97da38a7 is the first bad commit
commit e858fae2b0b8f41f0bed2cdffde25e7c97da38a7
Author: Mike Rapoport
Date: Wed Jun 8 16:09:21 2016 +0300