]> xenbits.xensource.com Git - people/pauldu/xenvif.git/commit
Avoid calculating a hash if it is not necessary
authorPaul Durrant <paul.durrant@citrix.com>
Mon, 7 Nov 2016 16:20:16 +0000 (16:20 +0000)
committerPaul Durrant <paul.durrant@citrix.com>
Mon, 7 Nov 2016 16:20:16 +0000 (16:20 +0000)
commitf5a1e85da7a6e7b17a1a3394a46d45b7a41d9d23
treec27036368dad0ba65471d7a762e95a7a0a3cba2d
parent775c50d3352ab35b47fe44c01e04af0d9f18274b
Avoid calculating a hash if it is not necessary

If there is only a single queue then we do not need to calculate a hash.
There is only one choice in how to steer the packet!

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xenvif/transmitter.c