[dpdk-dev] [PATCH] virtio: enable indirect descriptors feature

2016-09-05 Thread Yuanhan Liu
On Fri, Sep 02, 2016 at 03:55:24PM +, Pierre Pfister (ppfister) wrote: > Indirect descriptors support was disabled by commit 59d593f472a7, Hi, I failed to find this commit: $ git show 59d593f472a7 fatal: ambiguous argument '59d593f472a7': unknown revision or path not in the working

[dpdk-dev] [PATCH] virtio: enable indirect descriptors feature

2016-09-05 Thread Pierre Pfister (ppfister)
> Le 5 sept. 2016 ? 04:20, Yuanhan Liu a ?crit > : > > On Fri, Sep 02, 2016 at 03:55:24PM +, Pierre Pfister (ppfister) wrote: >> Indirect descriptors support was disabled by commit 59d593f472a7, > > Hi, > > I failed to find this commit: > >$ git show 59d593f472a7 >fatal: ambiguou

[dpdk-dev] [PATCH] virtio: enable indirect descriptors feature

2016-09-02 Thread Pierre Pfister (ppfister)
Indirect descriptors support was disabled by commit 59d593f472a7, presumably by accident as it was correctly supported. This patch simply adds VIRTIO_RING_F_INDIRECT_DESC back to the supported features bit mask, hence enabling the use of indirect descriptors when the feature is negociated with the