summaryrefslogtreecommitdiff
path: root/net/802
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2017-01-01 14:31:53 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2017-01-01 14:31:53 -0800
commit0c744ea4f77d72b3dcebb7a8f2684633ec79be88 (patch)
tree0756648fc3e8141173149202fcebaee61f6d7486 /net/802
parent4759d386d55fef452d692bf101167914437e848e (diff)
Linux 4.10-rc2
Diffstat (limited to 'net/802')
0 files changed, 0 insertions, 0 deletions
the guest can signal the host unnecessarily, and then the host can throttle the guest because the host thinks the guest is buggy or malicious; finally the user running stress test can perceive intermittent freeze of the guest. This patch brings back the test, and properly handles the in-place consumption APIs used by NetVSC (see get_next_pkt_raw(), put_pkt_raw() and commit_rd_index()). Fixes: a389fcfd2cb5 ("Drivers: hv: vmbus: Fix signaling logic in hv_need_to_signal_on_read()") Signed-off-by: Dexuan Cui <decui@microsoft.com> Reported-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Tested-by: Rolf Neugebauer <rolf.neugebauer@docker.com> Cc: "K. Y. Srinivasan" <kys@microsoft.com> Cc: Haiyang Zhang <haiyangz@microsoft.com> Cc: Stephen Hemminger <sthemmin@microsoft.com> Cc: <stable@vger.kernel.org> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/iio/iio_utils.c')