Show patches with: State = Action Required       |    Archived = No       |   4491 patches
« 1 2 ... 42 43 44 45 »
Patch Series S/W/F Date Submitter Delegate State
[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
[Bug,4018] Unexpected IV causes IPsec API validation to fail. [Bug,4018] Unexpected IV causes IPsec API validation to fail. --- 2018-12-10 bugzilla-daemon@bugs.linaro.org New
[Bug,3867] New: timer validation test fails when using 1GB huge pages [Bug,3867] New: timer validation test fails when using 1GB huge pages --- 2018-05-31 bugzilla-daemon@bugs.linaro.org New
[Bug,3690] New: fdserver process interferes with signal handling [Bug,3690] New: fdserver process interferes with signal handling --- 2018-03-28 bugzilla-daemon@bugs.linaro.org New
[Bug,3657] PktIO does not work with Mellanox Interfaces [Bug,3657] PktIO does not work with Mellanox Interfaces --- 2018-03-13 bugzilla-daemon@bugs.linaro.org New
[Bug,2910] odph_iplookup_table_put_value() uses overlapping pointer addresses --- 2017-03-15 bugzilla-daemon@bugs.linaro.org New
[API-NEXT,RFC,2/2] add isolation support to pktio performance test --- 2016-02-24 gary.robertson@linaro.org New
[API-NEXT,RFC,1/2] linux-generic: add command line cpumask helpers --- 2016-02-24 gary.robertson@linaro.org New
[API-NEXT,4/4] linux-generic: add support for initial cpumasks --- 2016-02-24 gary.robertson@linaro.org New
[API-NEXT,3/4] ODP API: add control/worker cpumasks to init data --- 2016-02-24 gary.robertson@linaro.org New
[API-NEXT,2/4] linux-generic: Make cpu detection work with NO_HZ_FULL --- 2016-02-24 gary.robertson@linaro.org New
[API-NEXT,1/4] linux-generic: Correct worker count calculation in tests --- 2016-02-24 gary.robertson@linaro.org New
[V2,2/2] linux-generic: Make cpu detection work with NO_HZ_FULL --- 2016-02-16 gary.robertson@linaro.org New
[V2,1/2] linux-generic: Correct worker count calculation in tests --- 2016-02-16 gary.robertson@linaro.org New
[API_NEXT,V3,01/01] linux-generic: add support for initial cpumasks --- 2016-01-22 gary.robertson@linaro.org New
[API_NEXT,RFC,V2,01/01] linux-generic: add support for initial cpumasks --- 2016-01-14 gary.robertson@linaro.org New
[API_NEXT,RFC,01/01] ODP API: add control/worker cpumasks to init data --- 2016-01-13 gary.robertson@linaro.org New
[1/1] Initial addition of isolation support --- 2015-11-13 gary.robertson@linaro.org New
« 1 2 ... 42 43 44 45 »