diff options
author | Damjan Marion <damarion@cisco.com> | 2016-10-28 23:52:40 +0200 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2016-10-31 16:39:18 +0000 |
commit | ff7d642f3db5302e1fe70b6f1b9afdb4c63fa1d8 (patch) | |
tree | 706039d1ee26a2c9bd0a2be33faf81d9b44fce7c /vpp-api/java/jvpp/gen/jvppgen/dto_gen.py | |
parent | 860dacc3bdda67d493a5f248c28bd193f7870d23 (diff) |
vhost-user: fix crash in vhost_user_intfc_tx (VPP-519)
The crash was the result of indexing off the end of the next[] array.
Removing that prefetch code completelly, as it is questionable
how much it helps so late in the game.
Change-Id: I7bc83483a1088437edb4ac0f95a54c39afce136b
Signed-off-by: Damjan Marion <damarion@cisco.com>
Diffstat (limited to 'vpp-api/java/jvpp/gen/jvppgen/dto_gen.py')
0 files changed, 0 insertions, 0 deletions