aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-24linux-ks2: queue: update packet header while polling queueHEADmasterIvan Khoronzhuk
2016-03-24linux-ks2: packet: reset packet header while freeing a packetIvan Khoronzhuk
2016-03-24linux-ks2: crypto: correct sync/async/out packet behaviorIvan Khoronzhuk
2016-03-24linux-ks2: packet_io_internal: don't parse already parsed packetsIvan Khoronzhuk
2016-02-16validation: scheduler: correct pause/resume sequenceIvan Khoronzhuk
2016-02-16linux-ks2: schedule: cancel preschedule event in shcedule pauseIvan Khoronzhuk
2016-02-12validation: scheduler: tune bufs numIvan Khoronzhuk
2016-02-12performace: pktio: decrease pool size a littleIvan Khoronzhuk
2016-02-12linux-generic: cpumask_task: use cpumask got at initIvan Khoronzhuk
2016-02-12validation: shmem: sync threads with barrierIvan Khoronzhuk
2016-02-12validation: scheduler: tune resource usageIvan Khoronzhuk
2016-02-12validation: scheduler: add timing tests for scheduled queue typesBill Fischofer
2016-02-12validation: pktio: assign MAC address if one loop pktio is usedIvan Khoronzhuk
2016-02-12validation: pktio: fix check of pktio_stop() called twiceIvan Khoronzhuk
2016-02-12validation: pktio: use odp_time_ns() instead own functionIvan Khoronzhuk
2016-02-12validation: cls: use correct MAC addressesIvan Khoronzhuk
2016-02-12validation: cls: assign default CoS before creating chainIvan Khoronzhuk
2016-02-12validation: cls: adopt for supported l3 PMRIvan Khoronzhuk
2016-02-12linux-ks2: use software parserIvan Khoronzhuk
2016-02-12linux-ks2: scheduler: parse all packets instead of only inputIvan Khoronzhuk
2016-02-12linux-ks2: pktio: don't create def inp queue if input mode disabledIvan Khoronzhuk
2016-02-12linux-ks2: remove annoying unimplemented msgsIvan Khoronzhuk
2016-02-12linux-ks2: queue: use subtype to save pkin queue typeIvan Khoronzhuk
2016-02-11linux-ks2: pktio: make packet_update to be inlinedIvan Khoronzhuk
2016-02-11linux-ks2: scheduler: add prescedule command just before loopIvan Khoronzhuk
2016-02-10linux-ks2: queue: postpone pktin queue creation till connection to pktioIvan Khoronzhuk
2016-02-10linux-ks2: fix debug printsIvan Khoronzhuk
2016-02-10linux-ks2: pktio: print packet only when debugIvan Khoronzhuk
2016-02-10linux-ks2: packet: add missed initialization for descIvan Khoronzhuk
2016-02-10linux-ks2: classification: assign pktio to be always initializedIvan Khoronzhuk
2016-02-10linux-ks2: event_types: assign packet type to be as while receiveIvan Khoronzhuk
2016-02-10linux-ks2: mcsdk: pa: init pa_ret in case if level is not knownIvan Khoronzhuk
2016-02-10linux-ks2: schdedule: fix multischedule to use prescheduleIvan Khoronzhuk
2016-02-10linux-ks2: packet_io: fix hw parse of packetsIvan Khoronzhuk
2016-02-10linux-ks2: pktio: back virtual MAC as h/w is captured in LKIvan Khoronzhuk
2016-02-10linux-ks2: packet_io: read real MAC address while pktio creationIvan Khoronzhuk
2016-02-10linux-ks2: mcsdk: add abilitiy to access cpsw registersIvan Khoronzhuk
2016-02-10linux-ks2: time: assign local start time for each threadIvan Khoronzhuk
2016-02-10linux-ks2: crypto: correct random function to generate values > 64bitIvan Khoronzhuk
2016-01-21linux-ks2: init: add stage to handle error patch in right order for global initIvan Khoronzhuk
2016-01-21Merge remote-tracking branch 'linaro-odp/master' into new_masterIvan Khoronzhuk
2016-01-20test: change l2fwd pool sizeZoltan Kiss
2016-01-20tests: harmonize posix extensions level definesPetri Savolainen
2016-01-20linux-generic: define posix extension level oncePetri Savolainen
2016-01-19test/performance: pktio: perform an initial warmup runStuart Haslam
2016-01-18validation: pktio: don't continue if packet with > MTU is sentIvan Khoronzhuk
2016-01-18validation: system: add validation tests for odp_cpu_cycles_ callsIvan Khoronzhuk
2016-01-18linux-generic: init: handle local/global init/term cleanlyBill Fischofer
2016-01-15Merge remote-tracking branch 'linaro-odp/master' into new_masterIvan Khoronzhuk
2016-01-15linux-ks2: cpu_cycles: fix argument order in diffIvan Khoronzhuk