Show patches with: Submitter = Zoltan Kiss       |    State = Action Required       |    Archived = No       |   98 patches
Patch Series S/W/F Date Submitter Delegate State
configure.ac: fix have_pcap AM_CONDITIONAL --- 2016-07-18 Zoltan Kiss New
[RFC] linux-dpdk: Enable inlines if dynamic library is not used --- 2016-05-25 Zoltan Kiss New
Non-ASCII characters in the repo --- 2016-05-12 Zoltan Kiss New
[3/3] linux-generic: pktio: don't return packet after failed enqueue --- 2016-04-27 Zoltan Kiss New
[2/3] linux-generic: pktio: classification error handling fixes for loop --- 2016-04-27 Zoltan Kiss New
[1/3] linux-generic: classification: release the packet as soon as an error happens --- 2016-04-27 Zoltan Kiss New
[RFC] linux-dpdk: add --enable-inlines configure option --- 2016-04-22 Zoltan Kiss New
[API-NEXT] api: queue: remove const qualifier of passed down event array --- 2016-04-21 Zoltan Kiss New
[1/2] linux-generic: classification: fix error checking _odp_packet_classifier() --- 2016-04-07 Zoltan Kiss New
[API-NEXT,2/2] validation: timer: don't utilize pool enirely --- 2016-01-22 Zoltan Kiss New
[API-NEXT] Revert user area init implementation --- 2016-01-12 Zoltan Kiss New
[RFC] helper: test: call platform's wrapper script --- 2015-12-18 Zoltan Kiss New
[API-NEXT] api: pool: clarify user area initializer usage --- 2015-11-26 Zoltan Kiss New
odp_platform_init_t vs ODP_PLATFORM_PARAMS --- 2015-11-18 Zoltan Kiss New
[2/2] dpdk: update to DPDK 2.1.0 --- 2015-09-02 Zoltan Kiss New
[API-NEXT,v5] api: packet: allow access to packet flow hash values --- 2015-08-21 Zoltan Kiss New
[API-NEXT,v3,3/3] validation: packet: test if the max value can be set for RSS hash --- 2015-08-14 Zoltan Kiss New
[API-NEXT,v3,2/3] linux-generic: packet: implement RSS hash support --- 2015-08-14 Zoltan Kiss New
[API-NEXT,v3,1/3] api: packet: allow access to packet RSS hash values --- 2015-08-14 Zoltan Kiss New
[API-NEXT,v2] api: packet: allow access to packet RSS hash values --- 2015-08-13 Zoltan Kiss New
[API-NEXT] api: packet: allow access to packet hash values --- 2015-08-11 Zoltan Kiss New
[API-NEXT] api: pool: add buffer constructor for pool creation parameters --- 2015-08-11 Zoltan Kiss New
"make check" runs tests twice --- 2015-08-11 Zoltan Kiss New
[API-NEXT,v7] queue: handle return value of odp_queue_enq_multi() --- 2015-07-10 Zoltan Kiss New
[API-NEXT,v6] queue: handle return value of odp_queue_enq_multi() --- 2015-07-08 Zoltan Kiss New
[v5] queue: handle return value of odp_queue_enq_multi() --- 2015-07-06 Zoltan Kiss New
[API-NEXT,RFC] api: packet: add optional persistent metadata --- 2015-07-02 Zoltan Kiss New
[API-NEXT,v4,9/9] queue: handle return value of odp_queue_enq_multi() --- 2015-07-01 Zoltan Kiss New
[API-NEXT,v4,1/9] api: packet_io: clarify what happens when not all packets are sent --- 2015-07-01 Zoltan Kiss New
[check-odp] dpdk: update to DPDK 2.0.0 --- 2015-07-01 Zoltan Kiss New
dpdk: update to DPDK 2.0.0 --- 2015-07-01 Zoltan Kiss New
[API-NEXT,v3,9/9] queue: handle return value of odp_queue_enq_multi() --- 2015-06-05 Zoltan Kiss New
[API-NEXT,v3,8/9] queue: handle return value of odp_queue_enq() --- 2015-06-05 Zoltan Kiss New
[API-NEXT,v3,7/9] event: replace complicated buffer releases with odp_event_free() --- 2015-06-05 Zoltan Kiss New
[API-NEXT,v3,5/9] event: implement odp_event_free() --- 2015-06-05 Zoltan Kiss New
[API-NEXT,v3,4/9] api: event: define odp_event_free() --- 2015-06-05 Zoltan Kiss New
[API-NEXT,v3,1/9] api: packet_io: clarify what happens when not all packets are sent --- 2015-06-05 Zoltan Kiss New
[API-NEXT,v2,9/9] queue: handle return value of odp_queue_enq_multi() --- 2015-06-05 Zoltan Kiss New
[API-NEXT,v2,8/9] queue: handle return value of odp_queue_enq() --- 2015-06-05 Zoltan Kiss New
[API-NEXT,v2,7/9] event: replace complicated buffer releases with odp_event_free() --- 2015-06-05 Zoltan Kiss New
[API-NEXT,v2,5/9] event: implement odp_event_free() --- 2015-06-05 Zoltan Kiss New
[API-NEXT,v2,4/9] event: define odp_event_free() --- 2015-06-05 Zoltan Kiss New
[API-NEXT,v2,1/9] packet_io: clarify what happens when not all packets are sent --- 2015-06-05 Zoltan Kiss New
[v2] odp_l2fwd: add unidirectional test --- 2015-06-03 Zoltan Kiss New
[API-NEXT,2/2] packet_io: release unsent packets after odp_pktio_send() --- 2015-06-03 Zoltan Kiss New
[API-NEXT,1/2] packet_io: clarify what happens when not all packets are sent --- 2015-06-03 Zoltan Kiss New
odp_l2fwd: make unidirectional tests easier --- 2015-06-03 Zoltan Kiss New
[API-NEXT] api-next: pktio: add odp_pktio_send_complete() definition --- 2015-05-28 Zoltan Kiss New
api-next: packet_io: clarify what happens when not all packets are sent --- 2015-05-28 Zoltan Kiss New
generic: external EXTRA_FLAGS overwrites script default --- 2015-05-14 Zoltan Kiss New
generic: allow additional contents of EXTRA_FLAGS from callers --- 2015-05-12 Zoltan Kiss New
[6/6] build.sh: don't clone ODP if repo is already checked out --- 2015-05-11 Zoltan Kiss New
[5/6] build.sh: make relocated build configurable --- 2015-05-11 Zoltan Kiss New
[4/6] dpdk: enable PCAP support and add compiler options for default --- 2015-05-11 Zoltan Kiss New
[3/6] dpdk: don't clone DPDK repo if directory exist --- 2015-05-11 Zoltan Kiss New
[2/6] dpdk: make DPDK repo configurable --- 2015-05-11 Zoltan Kiss New
[1/6] build.sh: enable build the dependencies only --- 2015-05-11 Zoltan Kiss New
[API-NEXT] packet: implement optional parsing --- 2015-04-29 Zoltan Kiss New
[RFC,API-NEXT] packet_io: add bitmap to specify what level of parsing needed --- 2015-04-15 Zoltan Kiss New
odp_packet_has_error return value --- 2015-04-09 Zoltan Kiss New
[v2,5/5] netdev-odp: remove unnecessary counter --- 2015-03-26 Zoltan Kiss New
[v2,4/5] netdev-odp: rename odp_packet_* functions --- 2015-03-26 Zoltan Kiss New
[v2,3/5] netdev-odp: rename odp_pool_param_t members --- 2015-03-26 Zoltan Kiss New
[v2,2/5] netdev-odp: rename buffer_pool to pool --- 2015-03-26 Zoltan Kiss New
[v2,1/5] netdev-odp: fix header file names --- 2015-03-26 Zoltan Kiss New
[v2,6/6] netdev-odp: implemenet odp_override_log --- 2015-03-26 Zoltan Kiss New
[v2,5/6] netdev-odp: add error checking to clone_pkts --- 2015-03-26 Zoltan Kiss New
[v2,4/6] netdev-odp: allocate packet metadata in the same buffer as the packet itself --- 2015-03-26 Zoltan Kiss New
[v2,3/6] netdev-odp: Increase packet pool size --- 2015-03-26 Zoltan Kiss New
[v2,2/6] netdev-odp: refactor error handling in netdev_odp_rxq_recv --- 2015-03-26 Zoltan Kiss New
[v2,1/6] vlog: add vlog_rate_limit_valist --- 2015-03-26 Zoltan Kiss New
api: packet_flags: allow implementations to return an error code --- 2015-03-25 Zoltan Kiss New
[5/5] netdev-odp: remove unnecessary counter --- 2015-03-19 Zoltan Kiss New
[4/5] netdev-odp: rename odp_packet_* functions --- 2015-03-19 Zoltan Kiss New
[3/5] netdev-odp: rename odp_pool_param_t members --- 2015-03-19 Zoltan Kiss New
[2/5] netdev-odp: rename buffer_pool to pool --- 2015-03-19 Zoltan Kiss New
[1/5] netdev-odp: fix header file names --- 2015-03-19 Zoltan Kiss New
[6/6] netdev-odp: implemenet odp_override_log --- 2015-03-19 Zoltan Kiss New
[5/6] netdev-odp: add error checking to clone_pkts --- 2015-03-19 Zoltan Kiss New
[4/6] netdev-odp: allocate packet metadata in the same buffer as the packet itself --- 2015-03-19 Zoltan Kiss New
[3/6] netdev-odp: Increase packet pool size --- 2015-03-19 Zoltan Kiss New
[2/6] netdev-odp: refactor error handling in netdev_odp_rxq_recv --- 2015-03-19 Zoltan Kiss New
[1/6] vlog: add vlog_rate_limit_valist --- 2015-03-19 Zoltan Kiss New
[v2] OVS-ODP: ODP v0.6.0 support --- 2015-01-07 Zoltan Kiss New
OVS-ODP: ODP v0.6.0 support --- 2015-01-05 Zoltan Kiss New
[EXPERIMENTAL] ODP DPDK sync with latest ODP (partial) --- 2014-12-01 Zoltan Kiss New
INSTALL.ODP: Reformat the requirements for cross-compile and mention DEB_HOST_ARCH --- 2014-11-26 Zoltan Kiss New
INSTALL.ODP: Add info about Debian packaging --- 2014-11-25 Zoltan Kiss New
netdev-odp: Use VLOG_ERR instead of ODP_ERR --- 2014-11-25 Zoltan Kiss New
[linux-dpdk] Adjust ODP DPDK platform to latest DPDK API (EXPERIMENTAL) --- 2014-11-04 Zoltan Kiss New
[OVS,v2,4/4] netdev, ofpbuf: Adjust OVS implementation to the latest ODP --- 2014-10-29 Zoltan Kiss New
[OVS,v2,3/4] Config option to enable ODP debug --- 2014-10-29 Zoltan Kiss New
[OVS,v2,2/4] Allow custom SSL library for ODP link test --- 2014-10-29 Zoltan Kiss New
[OVS,v2,1/4] Fix ODP linking test code --- 2014-10-29 Zoltan Kiss New
[OVS,4/4] netdev, ofpbuf: Adjust OVS implementation to the latest ODP --- 2014-10-28 Zoltan Kiss New
[OVS,3/4] Config option to enable ODP debug --- 2014-10-28 Zoltan Kiss New
[OVS,2/4] Allow custom SSL library for ODP link test --- 2014-10-28 Zoltan Kiss New
[OVS,1/4] Fix ODP linking test code --- 2014-10-28 Zoltan Kiss New