Show patches with: Submitter = Sarosh Arif       |   50 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] examples/packet_ordering: free resources on exit [1/3] examples/packet_ordering: free resources on exit - - - 1-1 2020-06-15 Sarosh Arif Superseded
[2/3] examples/rxtx_callbacks: free resources on exit [1/3] examples/packet_ordering: free resources on exit - - - 1-1 2020-06-15 Sarosh Arif Superseded
[3/3] examples/skeleton: free resources on exit [1/3] examples/packet_ordering: free resources on exit - - - 1-1 2020-06-15 Sarosh Arif Superseded
doc: announce API change in timer doc: announce API change in timer - - - 21- 2020-08-03 Sarosh Arif tmonjalo Superseded
doc: fix grammatical error doc: fix grammatical error - - - 1-1 2020-09-15 Sarosh Arif Superseded
doc: fix references to /dev/huge doc: fix references to /dev/huge - - - 2-1 2020-06-23 Sarosh Arif tmonjalo Accepted
doc: fix typing error doc: fix typing error - 1 - 3-- 2020-10-14 Sarosh Arif fyigit Accepted
doc: fix typing error doc: fix typing error 1 - - 3-- 2020-06-16 Sarosh Arif tmonjalo Accepted
doc/guides/contributing/patches.rst: fix typing error in line 426 doc/guides/contributing/patches.rst: fix typing error in line 426 1 - - 3-- 2020-03-21 Sarosh Arif tmonjalo Accepted
doc/guides/sample_app_ug: fix ethtool app path doc/guides/sample_app_ug: fix ethtool app path - - - 3-- 2020-06-04 Sarosh Arif tmonjalo Accepted
doc: replace testpmd with ./<build_dir>/app/dpdk-testpmd in all commands doc: replace testpmd with ./<build_dir>/app/dpdk-testpmd in all commands - - - 21- 2021-02-10 Sarosh Arif tmonjalo Superseded
drivers/common/octeontx2: use generic memory management drivers/common/octeontx2: use generic memory management - - - 6-- 2020-07-13 Sarosh Arif jerin Superseded
examples: fix return value of function that parses portmask examples: fix return value of function that parses portmask 1 - - 8-- 2020-06-11 Sarosh Arif tmonjalo Accepted
examples/l2fwd: add promiscuous mode selection through command line option examples/l2fwd: add promiscuous mode selection through command line option 1 - - 1112 2021-10-13 Sarosh Arif tmonjalo Accepted
examples/packet_ordering: fix return value of parse_portmask examples/packet_ordering: fix return value of parse_portmask - - - 71- 2020-06-05 Sarosh Arif tmonjalo Accepted
examples/packet_ordering: Use rte_exit in case of invalid EAL or application arguments examples/packet_ordering: Use rte_exit in case of invalid EAL or application arguments - - - 71- 2020-06-05 Sarosh Arif tmonjalo Accepted
lib/librte_eal/common/rte_malloc: remove redundant check for size and alignment lib/librte_eal/common/rte_malloc: remove redundant check for size and alignment 1 - - 6-- 2020-07-15 Sarosh Arif dmarchand Rejected
lib/librte_timer:fix corruption with reset lib/librte_timer:fix corruption with reset - - - 52- 2020-07-07 Sarosh Arif tmonjalo Superseded
mbuf: replace c memcpy() code semantics with optimized rte_memcpy() mbuf: replace c memcpy() code semantics with optimized rte_memcpy() - - - 5-- 2020-07-23 Sarosh Arif dmarchand Changes Requested
mlx5: fix typing error mlx5: fix typing error - - - 511 2021-06-08 Sarosh Arif rasland Accepted
test_distributor.c: prevent memory leakages from the pool test_distributor.c: prevent memory leakages from the pool - - - 6-- 2020-04-13 Sarosh Arif tmonjalo Superseded
testpmd: add speed capability in device info testpmd: add speed capability in device info - - - 61- 2020-09-04 Sarosh Arif fyigit Changes Requested
usertools/dpdk-setup: ask user the name of build directory if RTE_TARGET is empty usertools/dpdk-setup: ask user the name of build directory if RTE_TARGET is empty - - - 6-- 2020-03-30 Sarosh Arif tmonjalo Not Applicable
usertools/dpdk-setup.sh: fix dpdk-setup's behaviour on non-alphanumeric inputs usertools/dpdk-setup.sh: fix dpdk-setup's behaviour on non-alphanumeric inputs - - - 41- 2020-03-19 Sarosh Arif dmarchand Superseded
usertools: show an error message if unable to reserve requested hugepages usertools: show an error message if unable to reserve requested hugepages - - - 9-- 2020-11-30 Sarosh Arif tmonjalo Superseded
usertools: show valid hugepage sizes if user requests an invalid hugepage size usertools: show valid hugepage sizes if user requests an invalid hugepage size - - - 9-- 2020-11-30 Sarosh Arif tmonjalo Superseded
[v1] usertools/dpdk-setup.sh: fix dpdk-setup's behaviour on non-alphanumeric inputs [v1] usertools/dpdk-setup.sh: fix dpdk-setup's behaviour on non-alphanumeric inputs - - - 6-- 2020-03-19 Sarosh Arif dmarchand Superseded
[v2,1/3] examples/packet_ordering: free resources on exit [v2,1/3] examples/packet_ordering: free resources on exit 1 - - 7-- 2020-06-17 Sarosh Arif tmonjalo Rejected
[v2,2/3] examples/rxtx_callbacks: free resources on exit [v2,1/3] examples/packet_ordering: free resources on exit - - - 2-- 2020-06-17 Sarosh Arif tmonjalo Rejected
[v2,3/3] examples/skeleton: free resources on exit [v2,1/3] examples/packet_ordering: free resources on exit - - - 3-- 2020-06-17 Sarosh Arif tmonjalo Rejected
[v2] app/test/test_distributor.c: prevent memory leakages from the pool [v2] app/test/test_distributor.c: prevent memory leakages from the pool - - - 4-2 2020-04-15 Sarosh Arif dmarchand Superseded
[v2] common/octeontx2: fix memory mapping API's usage [v2] common/octeontx2: fix memory mapping API's usage 1 - - 8-- 2020-09-24 Sarosh Arif jerin Accepted
[v2] doc: announce API change in timer [v2] doc: announce API change in timer - - - 3-- 2020-08-04 Sarosh Arif tmonjalo Rejected
[v2] doc: fix grammatical error [v2] doc: fix grammatical error - 1 - 3-- 2020-09-16 Sarosh Arif dmarchand Accepted
[v2] doc: replace testpmd with dpdk-testpmd in all commands [v2] doc: replace testpmd with dpdk-testpmd in all commands 1 - - 21- 2021-02-11 Sarosh Arif tmonjalo Accepted
[v2] lib/librte_timer:fix corruption with reset [v2] lib/librte_timer:fix corruption with reset - - - 42- 2020-07-08 Sarosh Arif tmonjalo Superseded
[v2] testpmd: add speed capability in device info [v2] testpmd: add speed capability in device info - 1 - 9-- 2020-09-28 Sarosh Arif fyigit Changes Requested
[v2] usertools/dpdk-setup.sh: fix dpdk-setup's behaviour on non-alphanumeric inputs [v2] usertools/dpdk-setup.sh: fix dpdk-setup's behaviour on non-alphanumeric inputs - - - 6-- 2020-03-20 Sarosh Arif tmonjalo Superseded
[v2] usertools: show an error message if unable to reserve requested hugepages [v2] usertools: show an error message if unable to reserve requested hugepages - - - 7-- 2020-12-17 Sarosh Arif tmonjalo Superseded
[v2] usertools: show valid hugepage sizes if user requests an invalid hugepage size [v2] usertools: show valid hugepage sizes if user requests an invalid hugepage size - - - 8-- 2020-12-02 Sarosh Arif tmonjalo Superseded
[v3] lib/librte_timer:fix corruption with reset [v3] lib/librte_timer:fix corruption with reset - - - 42- 2020-07-10 Sarosh Arif tmonjalo Rejected
[v3] test_distributor: prevent memory leakages from the pool [v3] test_distributor: prevent memory leakages from the pool 2 1 - 7-- 2020-09-08 Sarosh Arif dmarchand Accepted
[v3] testpmd: add speed capability in device info [v3] testpmd: add speed capability in device info - - - 8-- 2020-10-08 Sarosh Arif fyigit Superseded
[v3] usertools/dpdk-setup.sh: fix dpdk-setup's behaviour on non-alphanumeric inputs [v3] usertools/dpdk-setup.sh: fix dpdk-setup's behaviour on non-alphanumeric inputs - - - -11 2020-06-01 Sarosh Arif tmonjalo Superseded
[v3] usertools: show an error message if unable to reserve requested hugepages [v3] usertools: show an error message if unable to reserve requested hugepages - - - 8-- 2021-01-08 Sarosh Arif tmonjalo Accepted
[v3] usertools: show valid hugepage sizes if user requests an invalid hugepage size [v3] usertools: show valid hugepage sizes if user requests an invalid hugepage size 1 - - 91- 2021-02-10 Sarosh Arif tmonjalo Superseded
[v4] testpmd: add speed capability in device info [v4] testpmd: add speed capability in device info - - - 8-- 2020-10-08 Sarosh Arif fyigit Superseded
[v4] usertools/dpdk-setup.sh: fix dpdk-setup's behaviour on non-alphanumeric inputs [v4] usertools/dpdk-setup.sh: fix dpdk-setup's behaviour on non-alphanumeric inputs - - - 61- 2020-06-02 Sarosh Arif tmonjalo Rejected
[v4] usertools: show valid hugepage sizes if user requests an invalid hugepage size [v4] usertools: show valid hugepage sizes if user requests an invalid hugepage size 1 - - 91- 2021-02-11 Sarosh Arif tmonjalo Accepted
[v5] testpmd: add speed capability in device info [v5] testpmd: add speed capability in device info - 1 - 8-- 2020-10-08 Sarosh Arif fyigit Accepted