Show patches with: Submitter = Michal Jastrzebski       |   178 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[dpdk-dev,v2] net/vmxnet3: fix dereference before null check - 1 - 2-- 2017-09-29 Michal Jastrzebski fyigit Accepted
[dpdk-dev] net/i40e: fix assignment of enum values 1 - - 2-- 2017-09-22 Michal Jastrzebski fyigit Accepted
[dpdk-dev,v2] vfio: fix close unchecked file descriptor 2 - - 2-- 2017-09-21 Michal Jastrzebski Accepted
[dpdk-dev] app/testpmd: fix bonding initialization due to unproper name - 1 - 2-- 2017-07-13 Michal Jastrzebski Accepted
[dpdk-dev,v1,6/6] net/ixgbe: support xstats by ID 1 - - 1-1 2017-04-27 Michal Jastrzebski Accepted
[dpdk-dev,v1,5/6] net/e1000: support xstats by ID 1 - - 1-1 2017-04-27 Michal Jastrzebski Accepted
[dpdk-dev,v1,4/6] app/proc-info: support xstats by ID and by name 1 - - 2-- 2017-04-27 Michal Jastrzebski Accepted
[dpdk-dev,v1,3/6] ethdev: get xstats ID by name 1 - - 1-1 2017-04-27 Michal Jastrzebski Accepted
[dpdk-dev,v1,2/6] ethdev: retrieve xstats by ID 1 - - 2-- 2017-04-27 Michal Jastrzebski Accepted
[dpdk-dev,v1,1/6] ethdev: revert patches extending xstats API in ethdev 1 - - 2-- 2017-04-27 Michal Jastrzebski Accepted
[dpdk-dev] app/proc-info: fix proc-info xstats-name description string 1 - - 2-- 2017-04-21 Michal Jastrzebski Accepted
[dpdk-dev,v2] eal: fix check number of bytes from read function - - - --- 2016-07-22 Michal Jastrzebski Accepted
[dpdk-dev] bond: replace rte_panic with errno code return - - - --- 2016-05-27 Michal Jastrzebski bruce Accepted
[dpdk-dev] app/test: fix bond device name too long - - - --- 2016-05-27 Michal Jastrzebski tmonjalo Accepted
[dpdk-dev,v3] examples/qos_sched: fix copy-paste error - - - --- 2016-04-21 Michal Jastrzebski tmonjalo Accepted
[dpdk-dev,v3] examples/qos_sched: fix negative loop bound - - - --- 2016-04-21 Michal Jastrzebski tmonjalo Accepted
[dpdk-dev,v2] examples/qos_sched: fix out-of-bounds read - - - --- 2016-04-21 Michal Jastrzebski tmonjalo Accepted
[dpdk-dev] app: fix for lpm in ip_pipeline - - - --- 2016-03-17 Michal Jastrzebski tmonjalo Accepted
[dpdk-dev,v5,2/2] lpm: added a new rte_lpm_config structure for ipv4 - - - --- 2016-03-09 Michal Jastrzebski Accepted
[dpdk-dev,v5,1/2] lpm: extended ipv4 next_hop field - - - --- 2016-03-09 Michal Jastrzebski Accepted
[dpdk-dev,v4,5/5] doc: modify release notes and deprecation notice for table and pipeline - - - --- 2015-10-20 Michal Jastrzebski Accepted
[dpdk-dev,v4,4/5] ip_pipline: added cli commands for bulk add/delete to firewall pipeline - - - --- 2015-10-20 Michal Jastrzebski Accepted
[dpdk-dev,v4,3/5] test_table: added check for bulk add/delete to acl table unit test - - - --- 2015-10-20 Michal Jastrzebski Accepted
[dpdk-dev,v4,2/5] pipeline: added bulk add/delete functions for table - - - --- 2015-10-20 Michal Jastrzebski Accepted
[dpdk-dev,v4,1/5] table: added bulk add/delete functions for table - - - --- 2015-10-20 Michal Jastrzebski Accepted
[dpdk-dev,v2] test: fix test_tlb_tx_burst - - - --- 2015-08-07 Michal Jastrzebski Accepted
[dpdk-dev] doc: fix doxygen warnings for QoS API - - - --- 2015-06-17 Michal Jastrzebski Accepted
[dpdk-dev,v2,3/3] port: added ipv6 reassembly port - - - --- 2015-04-30 Michal Jastrzebski Accepted
[dpdk-dev,v2,2/3] port: added ipv6 fragmentation port - - - --- 2015-04-30 Michal Jastrzebski Accepted
[dpdk-dev,v2,1/3] port: removed IPV4_MTU_DEFAULT define - - - --- 2015-04-30 Michal Jastrzebski Accepted
[dpdk-dev] testpmd: bond port creation did not enable bond port - - - --- 2015-03-06 Michal Jastrzebski Accepted
[dpdk-dev,v4,6/6] bond: add unit tests for link bonding mode 6. - - - --- 2015-02-20 Michal Jastrzebski Accepted
[dpdk-dev,v4,5/6] bond: modify TLB unit tests - - - --- 2015-02-20 Michal Jastrzebski Accepted
[dpdk-dev,v4,4/6] bond: add example application for link bonding mode 6 - - - --- 2015-02-20 Michal Jastrzebski Accepted
[dpdk-dev,v4,3/6] bond: add debug info for mode 6 link bonding - - - --- 2015-02-20 Michal Jastrzebski Accepted
[dpdk-dev,v4,2/6] bond: add link bonding mode 6 implementation - - - --- 2015-02-20 Michal Jastrzebski Accepted
[dpdk-dev,v4,1/6] net: changed arp_hdr struct declaration - - - --- 2015-02-20 Michal Jastrzebski Accepted
[dpdk-dev,v3,2/2] testpmd: check return value of rte_eth_dev_vlan_filter() - - - --- 2015-02-20 Michal Jastrzebski Accepted
[dpdk-dev,v3,1/2] doc: add information about limited number of vlan_ids - - - --- 2015-02-20 Michal Jastrzebski Accepted
[dpdk-dev] ethdev: fix missing parenthesis - - - --- 2015-01-09 Michal Jastrzebski Accepted
[dpdk-dev] fix rte_memcpy() macro: avoid unused value warning - - - --- 2014-12-15 Michal Jastrzebski Accepted
[dpdk-dev,1/3] bond change warning - - - --- 2014-12-12 Michal Jastrzebski Accepted
[dpdk-dev,v7,1/1] bond: add mode 4 support v7 - - - --- 2014-11-27 Michal Jastrzebski Accepted
[dpdk-dev] app/testpmd: fix runtime dead code 1 - - 2-- 2017-09-29 Michal Jastrzebski fyigit Rejected
[dpdk-dev] examples/vhost_scsi: fix buffer not terminated - - - 2-- 2017-09-22 Michal Jastrzebski Rejected
[dpdk-dev] net/vmxnet3: fix dereference before null check - - - 2-- 2017-09-22 Michal Jastrzebski Rejected
[dpdk-dev] cryptodev: make crypto session device independent - - - 1-1 2017-05-26 Michal Jastrzebski pdelarag Rejected
[dpdk-dev,v8,0/7] link bonding - - - --- 2014-11-25 Michal Jastrzebski Not Applicable
[dpdk-dev,3/3] drivers/net: add support for IF-MIB and EtherLike-MIB for ixgbe - - - 2-- 2017-05-22 Michal Jastrzebski fyigit Changes Requested
[dpdk-dev,2/3] drivers/net: add support for IF-MIB and EtherLike-MIB for i40e - - - 2-- 2017-05-22 Michal Jastrzebski fyigit Changes Requested
[dpdk-dev,1/3] drivers/net: add support for IF-MIB and EtherLike-MIB for e1000 - - - 2-- 2017-05-22 Michal Jastrzebski fyigit Changes Requested
[dpdk-dev,2/2] app/crypto-perf: Introduce new performance test application - - - -1- 2016-12-02 Michal Jastrzebski pdelarag Changes Requested
[dpdk-dev,1/2] lib/librte_cryptodev: functions for new performance test application - - - 1-- 2016-12-02 Michal Jastrzebski pdelarag Changes Requested
[dpdk-dev] eal: fix check number of bytes from read function - - - --- 2016-07-20 Michal Jastrzebski Changes Requested
[dpdk-dev,v2] lpm: added a new rte_lpm_config structure for ipv4 - - - --- 2016-03-09 Michal Jastrzebski Changes Requested
[dpdk-dev,v4] lpm: extended ipv4 next_hop field - - - --- 2016-03-09 Michal Jastrzebski Changes Requested
[dpdk-dev,v1,3/3] doc: update release 2.2 after changes in librte_lpm - - - --- 2015-10-23 Michal Jastrzebski Changes Requested
[dpdk-dev,v1,2/3] examples: update of apps using librte_lpm (ipv4) - - - --- 2015-10-23 Michal Jastrzebski Changes Requested
[dpdk-dev,v1,1/3] lpm: increase number of next hops for lpm (ipv4) - - - --- 2015-10-23 Michal Jastrzebski Changes Requested
[dpdk-dev,v2] pipeline: add statistics for librte_pipeline ports and tables - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,10/10] table: added lpm table stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,09/10] table: added lpm_ipv6 table stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,08/10] table: added hash_lru table stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,07/10] table: added hash_key8 table stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,06/10] table: added hash_key32 table stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,05/10] table: added hash_key16 table stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,04/10] table: added hash_ext table stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,03/10] table: added array table stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,02/10] table: added acl table stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,01/10] table: added structure for storing table stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,13/13] port: added port_sink stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,12/13] port: added port_source stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,11/13] port: added port_sched_writer stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,10/13] port: added port_sched_reader stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,09/13] port: added port_ring_writer_nodrop stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,08/13] port: added port_ring_writer stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,07/13] port: added port_ring_reader stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,06/13] port: added port_ras stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,05/13] port: added port_frag stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,04/13] port: added port_ethdev_writer_nodrop stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,03/13] port: added port_ethdev_writer stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,02/13] port: added port_ethdev_reader stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,01/13] port: added structures for port stats - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,3/3] port: added ring_writer_nodrop port - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,2/3] port: added ethdev_writer_nodrop port - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v2,1/3] port: added WRITER_APPROACH == 1 implementation to ring port - - - --- 2015-04-30 Michal Jastrzebski Changes Requested
[dpdk-dev,v3,6/6] bond: add unit tests for link bonding mode 6. - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v3,5/6] bond: modify TLB unit tests - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v3,4/6] bond: add example application for link bonding mode 6 - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v3,3/6] bond: add debug info for mode 6 link bonding - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v3,2/6] bond: add link bonding mode 6 implementation - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v3,1/6] net: changed arp_hdr struct declaration - - - --- 2015-02-19 Michal Jastrzebski Changes Requested
[dpdk-dev,v2] testpmd check return value of rte_eth_dev_vlan_filter() - - - --- 2015-01-27 Michal Jastrzebski Changes Requested
[dpdk-dev] testpmd: check return value of rte_eth_dev_vlan_filter() - - - --- 2015-01-23 Michal Jastrzebski Changes Requested
[dpdk-dev,v6,2/2] testpmd: add mode 4 support v6 - - - --- 2014-11-26 Michal Jastrzebski Changes Requested
[dpdk-dev,v6,1/2] bond: add mode 4 support v6 - - - --- 2014-11-26 Michal Jastrzebski Changes Requested
[dpdk-dev,v5,2/2] testpmd: add mode 4 support - - - --- 2014-11-24 Michal Jastrzebski Changes Requested
[dpdk-dev,v5,1/2] bond: add mode 4 support - - - --- 2014-11-24 Michal Jastrzebski Changes Requested
[dpdk-dev] test/pmd_perf: fix for segmentation fault - - - 2-- 2017-10-13 Michal Jastrzebski Superseded
[dpdk-dev] examples/vhost_scsi: fix buffer not terminated 1 - - 2-- 2017-09-22 Michal Jastrzebski mcoquelin Superseded
« 1 2 »