aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-16configure.ac: update version to v1.18.0.1v1.18.0.1_tigermoth_rc3v1.18.0.1v1.18.0.0_tigermoth_rc3Maxim Uvarov
2018-03-16changelog: updates for odp v1.18.0.1Bill Fischofer
2018-03-16shippable: disable abi compat mode tests on aarch64Maxim Uvarov
2018-03-16test: mmap_vlan_ins: wait before removing test interfacesMatias Elo
2018-03-14validation: cls: add cls capability checkBalasubramanian Manoharan
2018-03-14build: change order of subdirectoriesDmitry Eremin-Solenikov
2018-03-14test: l2fwd: enforce dependency between l2fwd test and generatorDmitry Eremin-Solenikov
2018-03-14validation: scheduler: fix test_wait_time failureYi He
2018-03-14shippable: do not use huge pagesMaxim Uvarov
2018-03-13odp_dpdk.m4: use correct installation directoryJosep Puigdemont
2018-03-13odp_dpdk.m4: check for DPDK static librariesJosep Puigdemont
2018-03-13configure: add check for 'xxd' toolMatias Elo
2018-03-07build: make so numbering to be tied to ODP versionsDmitry Eremin-Solenikov
2018-03-07linux-gen: sched: optimize local variable layoutPetri Savolainen
2018-03-07linux-gen: sched: use stash prefixPetri Savolainen
2018-03-07linux-gen: sched: optimize parallel packet input queue throughputPetri Savolainen
2018-03-07linux-gen: queue: enqueue may failPetri Savolainen
2018-03-07linux-gen: sched: optimize atomic packet input queue throughputPetri Savolainen
2018-03-07linux-gen: sched: optimize packet input pollingPetri Savolainen
2018-03-07linux-gen: queue: improve debug printPetri Savolainen
2018-03-07linux-gen: pktio: add debug printsPetri Savolainen
2018-03-07linux-gen: sysinfo: add content to info string printPetri Savolainen
2018-03-07linux-gen: version: implementation name contentPetri Savolainen
2018-03-07validation: ipsec: verify TFC dummy packet generationDmitry Eremin-Solenikov
2018-03-07linux-gen: ipsec: support TFC dummy packet generationDmitry Eremin-Solenikov
2018-03-07linux-gen: ipsec: support tfc_pad_len IPsec optionDmitry Eremin-Solenikov
2018-03-07checkpatch: update to the latest versionMatias Elo
2018-03-06validation: pktio: remove pktio_test_send_failure testMatias Elo
2018-03-06linux-gen: add runtime configuration fileMatias Elo
2018-03-06linux-gen: crypto: set pkt_out to INVALID on errorMaxim Uvarov
2018-03-06linux-gen: crypto: remove odp prefix from internal crypto_intMaxim Uvarov
2018-03-06linux-gen: check crypto pool allocationMaxim Uvarov
2018-03-06linux-gen: fix crypto merge aes_gmac_gen_init/aes_gmac_check_initMaxim Uvarov
2018-03-05configure.ac: update API and .so version to v1.18.0.0v1.18.0.0_tigermoth_rc2v1.18.0.0Maxim Uvarov
2018-03-03changelog: fix bug3611 status for v1.18.0.0Bill Fischofer
2018-03-02changelog: updates for odp v1.18.0.0Bill Fischofer
2018-03-02validation: ipsec: inbound TFC dummy packets checkDmitry Eremin-Solenikov
2018-03-02linux-gen: ipsec: support inbound TFC dummy packetsDmitry Eremin-Solenikov
2018-03-02linux-gen: ipsec: take output ip_param into accountDmitry Eremin-Solenikov
2018-03-02linux-gen: ipsec: separate ipv4/ipv6 flagsDmitry Eremin-Solenikov
2018-03-02validation: ipsec: add L3/L4 types validationDmitry Eremin-Solenikov
2018-03-02linux-gen: packet: support L4 type No Next HeaderDmitry Eremin-Solenikov
2018-03-02linux-gen: ipsec: take ipsec_out_opt flags into accountDmitry Eremin-Solenikov
2018-03-02linux-gen: ipsec: provide global init/term functionsDmitry Eremin-Solenikov
2018-03-02validation: ipsec: set frag_mode flagDmitry Eremin-Solenikov
2018-03-02validation: packet: verify odp_packet_l2_type()Dmitry Eremin-Solenikov
2018-03-02linux-gen: packet: add odp_packet_l2_type() implementationDmitry Eremin-Solenikov
2018-03-02validation: api: check l3/l4 proto types after parsingDmitry Eremin-Solenikov
2018-03-02linux-gen: packet: implement packet l3/l4 proto typesDmitry Eremin-Solenikov
2018-03-02shippable: pass CI=true to testsDmitry Eremin-Solenikov