Show patches with: Submitter = Pattan, Reshma       |   405 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev,1/3] distributor_app: new sample app - - - --- 2014-09-16 Pattan, Reshma Superseded
[dpdk-dev,2/3] distributor_app: code review comments implementation - - - --- 2014-09-16 Pattan, Reshma Superseded
[dpdk-dev,3/3] distributor_app: removed extra spaces - - - --- 2014-09-16 Pattan, Reshma Superseded
[dpdk-dev,v2] distributor_app: new sample app - - - --- 2014-09-24 Pattan, Reshma Changes Requested
[dpdk-dev,v3] distributor_app: new sample app - - - --- 2014-09-30 Pattan, Reshma Superseded
[dpdk-dev,v4] distributor_app: gracefull shutdown of tx/rx threads on SIGINT - - - --- 2014-10-01 Pattan, Reshma Superseded
[dpdk-dev,v4] distributor_app: gracefull shutdown of tx/rx threads on SIGINT - - - --- 2014-10-01 Pattan, Reshma Superseded
[dpdk-dev,v5] distributor_app: new sample app - - - --- 2014-10-01 Pattan, Reshma Superseded
[dpdk-dev,v6] distributor_app: new sample app - - - --- 2014-10-17 Pattan, Reshma Superseded
[dpdk-dev,v7] distributor_app: new sample app - - - --- 2014-11-03 Pattan, Reshma Accepted
[dpdk-dev] doc: typos corrected in distributor application - - - --- 2014-12-05 Pattan, Reshma Accepted
[dpdk-dev] linux_gsg: quick_start.rst fixed as per setup.sh menu options *corrected as per latest s… - - - --- 2014-12-16 Pattan, Reshma Superseded
[dpdk-dev,v2] doc: fix setup menu options in linux gsg - - - --- 2014-12-17 Pattan, Reshma Accepted
[dpdk-dev] librte_reorder: New reorder library with unit tests and app - - - --- 2015-01-07 Pattan, Reshma Superseded
[dpdk-dev,1/3] librte_reorder: New reorder library - - - --- 2015-01-07 Pattan, Reshma Superseded
[dpdk-dev,2/3] librte_reorder: New unit test cases added - - - --- 2015-01-07 Pattan, Reshma Superseded
[dpdk-dev,3/3] librte_reorder: New sample app for reorder library - - - --- 2015-01-07 Pattan, Reshma Superseded
[dpdk-dev] librte_reorder: fix failing unit test cases - - - --- 2015-10-20 Pattan, Reshma Superseded
[dpdk-dev] MAINTAINERS: update maintainer for reorder library - - - --- 2015-10-21 Pattan, Reshma Accepted
[dpdk-dev,v2] app/test: fix reorder library unit test - - - --- 2015-10-21 Pattan, Reshma Accepted
[dpdk-dev,1/3] librte_ether: remove RTE_PROC_PRIMARY_OR_ERR_RET and RTE_PROC_PRIMARY_OR_RET - - - --- 2015-12-23 Pattan, Reshma Superseded
[dpdk-dev,2/3] librte_cryptodev: remove RTE_PROC_PRIMARY_OR_RET - - - --- 2015-12-23 Pattan, Reshma Superseded
[dpdk-dev,3/3] librte_ether: fix rte_eth_dev_configure - - - --- 2015-12-23 Pattan, Reshma Superseded
[dpdk-dev,v2,1/3] librte_ether: remove RTE_PROC_PRIMARY_OR_ERR_RET and RTE_PROC_PRIMARY_OR_RET - - - --- 2016-01-05 Pattan, Reshma Superseded
[dpdk-dev,v2,1/5] app/test-pmd: fix nb_rxq and nb_txq checks - - - --- 2016-02-12 Pattan, Reshma Superseded
[dpdk-dev,v2,2/5] drivers/net/pcap: add public api to create pcap device - - - --- 2016-02-12 Pattan, Reshma Superseded
[dpdk-dev,v2,3/5] app/proc_info: add tcpdump support in secondary process - - - --- 2016-02-12 Pattan, Reshma Superseded
[dpdk-dev,v2,4/5] lib/librte_eal: add tcpdump support in primary process - - - --- 2016-02-12 Pattan, Reshma Superseded
[dpdk-dev,v2,5/5] doc: update doc for tcpdump feature - - - --- 2016-02-12 Pattan, Reshma Superseded
[dpdk-dev] examples/l3fwd: fix validation for queue id of config tuple - - - --- 2016-03-18 Pattan, Reshma Superseded
[dpdk-dev,1/5] librte_ether: protect add/remove of rxtx callbacks with spinlocks - - - --- 2016-05-06 Pattan, Reshma Superseded
[dpdk-dev,2/5] lib/librte_pdump: add new library for packet capturing support - - - --- 2016-05-06 Pattan, Reshma Superseded
[dpdk-dev,3/5] app/pdump: add pdump tool for packet capturing - - - --- 2016-05-06 Pattan, Reshma Superseded
[dpdk-dev,4/5] app/test-pmd: add pdump initialization uninitialization - - - --- 2016-05-06 Pattan, Reshma Superseded
[dpdk-dev,5/5] doc: update doc for packet capture framework - - - --- 2016-05-06 Pattan, Reshma Superseded
[dpdk-dev] drivers/net/pcap: fix segfault in pcap pmd - - - --- 2016-05-26 Pattan, Reshma Superseded
[dpdk-dev] drivers/net/pcap: fix segfault in pcap pmd - - - --- 2016-05-26 Pattan, Reshma Superseded
[dpdk-dev,v6,1/8] librte_ether: protect add/remove of rxtx callbacks with spinlocks - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v6,2/8] librte_ether: add new api rte_eth_add_first_rx_callback - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v6,3/8] librte_ether: add new fields to rte_eth_dev_info struct - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v6,4/8] librte_ether: make rte_eth_dev_get_port_by_name rte_eth_dev_get_name_by_port publ… - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v6,5/8] lib/librte_pdump: add new library for packet capturing support - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v6,6/8] app/pdump: add pdump tool for packet capturing - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v6,7/8] app/test-pmd: add pdump initialization uninitialization - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v6,8/8] doc: update doc for packet capture framework - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v7,1/8] librte_ether: protect add/remove of rxtx callbacks with spinlocks - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v7,2/8] librte_ether: add new api rte_eth_add_first_rx_callback - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v7,3/8] librte_ether: add new fields to rte_eth_dev_info struct - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v7,4/8] librte_ether: make rte_eth_dev_get_port_by_name rte_eth_dev_get_name_by_port publ… - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v7,5/8] lib/librte_pdump: add new library for packet capturing support - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v7,6/8] app/pdump: add pdump tool for packet capturing - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v7,7/8] app/test-pmd: add pdump initialization uninitialization - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,v7,8/8] doc: update doc for packet capture framework - - - --- 2016-06-09 Pattan, Reshma Superseded
[dpdk-dev,1/3] pdump: check getenv return value - - - --- 2016-06-21 Pattan, Reshma Superseded
[dpdk-dev,2/3] pdump: fix string overflow - - - --- 2016-06-21 Pattan, Reshma Superseded
[dpdk-dev,3/3] app/pdump: fix string overflow - - - --- 2016-06-21 Pattan, Reshma Superseded
[dpdk-dev,v4,1/5] pdump: fix default socket path - - - --- 2016-06-24 Pattan, Reshma Superseded
[dpdk-dev,v4,2/5] pdump: check getenv return value - - - --- 2016-06-24 Pattan, Reshma Superseded
[dpdk-dev,v4,3/5] pdump: fix string overflow - - - --- 2016-06-24 Pattan, Reshma Superseded
[dpdk-dev,v4,4/5] app/pdump: fix string overflow - - - --- 2016-06-24 Pattan, Reshma Superseded
[dpdk-dev,v4,5/5] app/pdump: fix type casting of ring size - - - --- 2016-06-24 Pattan, Reshma Superseded
[dpdk-dev,v5,1/5] pdump: fix default socket path - - - --- 2016-06-24 Pattan, Reshma Accepted
[dpdk-dev,v5,2/5] pdump: check getenv return value - - - --- 2016-06-24 Pattan, Reshma Accepted
[dpdk-dev,v5,3/5] pdump: fix string overflow - - - --- 2016-06-24 Pattan, Reshma Accepted
[dpdk-dev,v5,4/5] app/pdump: fix string overflow - - - --- 2016-06-24 Pattan, Reshma Accepted
[dpdk-dev,v5,5/5] app/pdump: fix type casting of ring size - - - --- 2016-06-24 Pattan, Reshma Accepted
[dpdk-dev,1/3] pdump: fix error handlings - - - --- 2016-07-13 Pattan, Reshma Accepted
[dpdk-dev,2/3] app/pdump: add new command line options for socket paths - - - --- 2016-07-13 Pattan, Reshma Accepted
[dpdk-dev,3/3] doc: fix default socket path names - - - --- 2016-07-13 Pattan, Reshma Accepted
[dpdk-dev] examples/distributor: fix Rx thread logic for zero packets - - - --- 2016-07-14 Pattan, Reshma Accepted
[dpdk-dev] app/testpmd: fix redundant time update - - - --- 2016-07-15 Pattan, Reshma Accepted
[dpdk-dev] app/pdump: cleanup rte rings upon failures - - - --- 2016-07-22 Pattan, Reshma Accepted
[dpdk-dev] mk: gcc -march support for intel processors code names - - - --- 2016-08-15 Pattan, Reshma Superseded
[dpdk-dev,RFC,v2] latencystats: added new library for latency stats - - - --- 2016-10-07 Pattan, Reshma Superseded
[dpdk-dev,v3] mk: gcc -march support for intel processors code names - - - --- 2016-10-10 Pattan, Reshma Accepted
[dpdk-dev,RFC,v3] latencystats: added new library for latency stats - - - --- 2016-10-17 Pattan, Reshma Superseded
[dpdk-dev] pdump: revert PCI device name conversion 1 - - --- 2016-10-25 Pattan, Reshma Accepted
[dpdk-dev,v4] latencystats: added new library for latency stats - 1 - -1- 2016-11-07 Pattan, Reshma Superseded
[dpdk-dev] pdump: fix log message to display correct error number 2 - - 1-- 2016-11-10 Pattan, Reshma Accepted
[dpdk-dev] doc: fix l3fwd mode selection from compile to run time 1 - - 1-- 2016-11-10 Pattan, Reshma Accepted
[dpdk-dev,1/3] drivers/net: add support for IF-MIB and EtherLike-MIB for e1000 - - - 11- 2017-05-22 Pattan, Reshma Not Applicable
[dpdk-dev] pdump: remove unnecessary header file - - - 2-- 2017-06-12 Pattan, Reshma Accepted
[dpdk-dev,RFC] ethdev: add IF-MIB attributes implementation - - - -11 2017-07-13 Pattan, Reshma Superseded
[dpdk-dev,RFC,v2] ethdev: add IF-MIB attributes implementation - - - 1-1 2017-07-13 Pattan, Reshma Superseded
[dpdk-dev,v2] doc: add how-to on packet capture framework 1 - - 2-- 2017-08-03 Pattan, Reshma Accepted
[dpdk-dev] app/test: fix shared library build failure - - - 2-- 2018-04-24 Pattan, Reshma Accepted
[dpdk-dev,v2] doc: update eal option usage for FreeBSD - 1 - 2-- 2018-04-27 Pattan, Reshma Accepted
[dpdk-dev] app/test: fix reorder test failure - - - 2-- 2018-05-03 Pattan, Reshma Superseded
[dpdk-dev,v2] app/test: fix reorder test failure - - - 11- 2018-05-03 Pattan, Reshma Superseded
[dpdk-dev,v3] app/test: fix reorder test failure - - - 2-- 2018-05-03 Pattan, Reshma Superseded
[dpdk-dev,v3] app/test: fix reorder test failure - 1 - 2-- 2018-05-03 Pattan, Reshma Superseded
[dpdk-dev] examples/ipsec-secgw: replace strncpy with strlcpy - - - 2-- 2018-05-09 Pattan, Reshma Superseded
[dpdk-dev] examples/vhost_scsi: replace strncpy with strlcpy - - - 2-- 2018-05-09 Pattan, Reshma Superseded
[dpdk-dev,v2] examples/ipsec-secgw: replace strncpy with strlcpy - - - 11- 2018-05-09 Pattan, Reshma Superseded
[v2,00/10] Make unit tests great again - - - --- 2018-07-13 Pattan, Reshma None
[v2,01/10] autotest: fix printing [v2,01/10] autotest: fix printing - - - 2-- 2018-07-13 Pattan, Reshma Superseded
[v2,02/10] autotest: fix invalid code on reports Untitled series #572 - - - 2-- 2018-07-13 Pattan, Reshma Superseded
[v2,03/10] autotest: make autotest runner python 2/3 compliant Untitled series #570 - - - 2-- 2018-07-13 Pattan, Reshma Superseded
[v2,04/10] autotest: visually separate different test categories Untitled series #575 - - - 2-- 2018-07-13 Pattan, Reshma Superseded
[v2,05/10] autotest: improve filtering Untitled series #573 - - - 2-- 2018-07-13 Pattan, Reshma Superseded
« 1 2 3 44 5 »