Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1492345

Re: [PATCH v2] mlx5: Add ndo_poll_controller() implementation

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2] mlx5: Add ndo_poll_controller() implementation
Date 2016-09-28 11:00 +0200
Message-ID <smiSC-4tf-5@gated-at.bofh.it> (permalink)
References <skSQx-8qH-1@gated-at.bofh.it> <sm92W-6Te-35@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Calvin Owens <calvinowens@fb.com>
Date: Tue, 27 Sep 2016 15:23:27 -0700

> This implements ndo_poll_controller in net_device_ops callback for mlx5,
> which is necessary to use netconsole with this driver.
> 
> Cc: Saeed Mahameed <saeedm@dev.mellanox.co.il>
> Signed-off-by: Calvin Owens <calvinowens@fb.com>
> ---
> Changes in v2:
> 	* Only iterate channels to avoid redundant napi_schedule() calls

This doesn't apply cleanly to net-next, please respin.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] mlx5: Add ndo_poll_controller() implementation Calvin Owens <calvinowens@fb.com> - 2016-09-23 22:20 +0200
  Re: [PATCH] mlx5: Add ndo_poll_controller() implementation Saeed Mahameed <saeedm@dev.mellanox.co.il> - 2016-09-24 13:00 +0200
    [PATCH v2] mlx5: Add ndo_poll_controller() implementation Calvin Owens <calvinowens@fb.com> - 2016-09-28 00:30 +0200
      Re: [PATCH v2] mlx5: Add ndo_poll_controller() implementation Saeed Mahameed <saeedm@dev.mellanox.co.il> - 2016-09-28 10:50 +0200
      Re: [PATCH v2] mlx5: Add ndo_poll_controller() implementation David Miller <davem@davemloft.net> - 2016-09-28 11:00 +0200
        [PATCH v2 net-next] mlx5: Add ndo_poll_controller() implementation Calvin Owens <calvinowens@fb.com> - 2016-09-29 06:50 +0200
          Re: [PATCH v2 net-next] mlx5: Add ndo_poll_controller()  implementation David Miller <davem@davemloft.net> - 2016-09-30 08:20 +0200

csiph-web