Version 3:
        * Patch splitted in two.
        * Applied workaround from Rich Lane and added comment about
          performance issue with some compilers and 'unlikely' macro.

Version 2:
        * Rebased on top of current master.
        * host's address now checked in meargeable case,
          because needed refactoring already done.
        * Commit-message changed because old issue with
          virtio reload accidentially fixed by commit
          0823c1cb0a73.

Ilya Maximets (2):
  vhost: fix using of bad return value on mergeable enqueue
  vhost: do sanity check for ring descriptor address

 lib/librte_vhost/vhost_rxtx.c | 33 ++++++++++++++++++++++++++-------
 1 file changed, 26 insertions(+), 7 deletions(-)

-- 
2.7.4

Reply via email to