Re: udp failures traced to e858fae2b0b8

2016-06-13 Thread David Ahern
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,

Re: udp failures traced to e858fae2b0b8

2016-06-13 Thread Mike Rapoport
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

Re: udp failures traced to e858fae2b0b8

2016-06-13 Thread David Ahern
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.

Re: udp failures traced to e858fae2b0b8

2016-06-13 Thread Mike Rapoport
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

udp failures traced to e858fae2b0b8

2016-06-12 Thread David Ahern
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