On 7/3/2017 11:06 AM, Ferruh Yigit wrote: > On 7/1/2017 8:30 PM, Rasesh Mody wrote: >> Update the PMD version and add 32bit support in documentation. >> >> Signed-off-by: Rasesh Mody <rasesh.m...@cavium.com> >> --- >> doc/guides/nics/features/qede.ini | 1 + >> drivers/net/qede/qede_ethdev.h | 2 +- >> 2 files changed, 2 insertions(+), 1 deletion(-) >> >> diff --git a/doc/guides/nics/features/qede.ini >> b/doc/guides/nics/features/qede.ini >> index fba5dc3..43caf94 100644 >> --- a/doc/guides/nics/features/qede.ini >> +++ b/doc/guides/nics/features/qede.ini >> @@ -32,6 +32,7 @@ Extended stats = Y >> Stats per queue = Y >> Multiprocess aware = Y >> Linux UIO = Y >> +x86-32 = Y > > Can you please extract this into separate patch? > And since you are updating supported architectures, can you please add > others too, I assume qede supports arm?
Rasesh seems on vacation, to be able to include patchset into RC1, I will drop this part from patch and will get the set. Rasesh, Harish, Can you please send the requested document patch before RC2? Thanks, ferruh > >> x86-64 = Y >> Usage doc = Y >> N-tuple filter = Y >