On Thu, Oct 10, 2019 at 3:54 PM Ferruh Yigit wrote:
> On 10/10/2019 8:20 AM, Vivek Sharma wrote:
> > On Wed, Oct 9, 2019 at 6:26 PM Ferruh Yigit > <mailto:ferruh.yi...@intel.com>> wrote:
> >
> > On 9/13/2019 1:15 PM, viveksha...@marvell.com
> >
On Wed, Oct 9, 2019 at 6:26 PM Ferruh Yigit wrote:
> On 9/13/2019 1:15 PM, viveksha...@marvell.com wrote:
> > From: Vivek Sharma
> >
> > Segregate QinQ from Extend Offload and support QinQ offload
> > in vlan set command. Merge all port wise rx vlan offloads i
Currently bitmap supports only forward scanning starting from zero
bit position. This patch implements reverse scanning starting from
highest bit position towards zero bit position.
Signed-off-by: Vivek Sharma
---
Prerequisite:
* Note that this patchset is dependent on patch:
'
;http://patches.dpdk.org/patch/45307/'
Vivek Sharma (2):
eal/bitmap: support bitmap reverse scanning
test/bitmap: implement reverse bitmap scan test
lib/librte_eal/common/include/rte_bitmap.h | 164 +
test/test/test_bitmap.c| 71
This patch implements support for testing bitmap reverse scan.
Bits in bitmap are changed to be an exact multiple of slab size.
Signed-off-by: Vivek Sharma
---
Prerequisite:
* Note that this patchset is dependent on patch:
'http://patches.dpdk.org/patch/45307/'
test/test/test_bit
ll targets.
Fixes: de3cfa2c9823 ("sched: initial import")
Fixes: 693f715da45c ("remove extra parentheses in return statement")
CC: sta...@dpdk.org
Signed-off-by: Vivek Sharma
Acked-by: Cristian Dumitrescu
---
v1-->v2:
* Added Acked-by:
* check-git-log.sh fixes.
lib/librte_eal
+ dev.
+cristian(Bitmap maintainer)
Please review.
Thanks!
On Monday 24 September 2018 09:08 PM, Vivek Sharma wrote:
> Currently, slab operations use unsigned long data type for 64-bit slab
> related operations. On target 'i686-native-linuxapp-gcc', unsigned long
> is 32
Ping.
On Wednesday 22 August 2018 05:16 PM, Vivek Sharma wrote:
> External Email
>
> Hi Devs,
>
> I am trying to enable RTE-FLOW support on one of our platforms & having hard
> time in figuring out PF vs PHY_PORT differences and DPDK rationale for
> introducing thes
d illustrate the differences between above item & action
types by taking some hardware/platform as reference.
Thanks in advance,
Vivek Sharma
9 matches
Mail list logo