aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk
AgeCommit message (Expand)Author
2020-07-03Port 9db118f95 "linux-gen: pktio: use enum as odp_pktio_link_status() return ...Matias Elo
2020-07-03Port 8d020c6f4 "linux-gen: dpdk: pktio: implement odp_pktio_link_info()"Matias Elo
2020-07-03Port ceaad3a19 "build: allow per-platform lib name"Matias Elo
2020-07-03Port 74f6abf3f "linux-gen: time: implement time stamp in nanoseconds"Matias Elo
2020-07-03Port c4000434a "linux-gen: time: inline odp_time_to_ns"Matias Elo
2020-07-03Port e43acac8a "linux-gen: timer: res_hz parameter support"Matias Elo
2020-07-03Port bfe095df8 "abi: hash: allow inlining"Matias Elo
2020-07-03Port 8bf6c9013 "abi: errno: allow inlining"Matias Elo
2020-07-03Port 065e4d728 "linux-gen: use provided conf file for install and rebuild"Matias Elo
2020-06-30linux-dpdk: pktio: fix setting promiscuous modeMatias Elo
2020-06-08linux-dpdk: pool: implement cache size parameterMatias Elo
2020-06-08Port 52fbf46c2 "api: add missing const qualifiers"Matias Elo
2020-06-08Port e55e03b65 "linux-gen: add configure option for setting path to the defau...Matias Elo
2020-05-13linux-dpdk: pktio: add configuration option for ethernet multicast receiptMatias Elo
2020-05-11linux-dpdk: update supported DPDK versionsMatias Elo
2020-05-11Port 72fe59d3e "linux-gen: config: rename CONFIG_NUM_CPU to CONFIG_NUM_CPU_IDS"Matias Elo
2020-05-11Port 53bf0a1cd "linux-gen: stash: implement the new API"Matias Elo
2020-05-11Port 58e145acd "api: stash: add new object stash API"Matias Elo
2020-04-09linux-dpdk: pkgconfig: expose correct dependency librariesMatias Elo
2020-04-09linux-dpdk: fix bool type overwrite on ppc64Matias Elo
2020-04-09linux-dpdk: packet: increase PKTIO_PRIVATE_SIZE sizeMatias Elo
2020-04-09linux-dpdk: include only necessary dpdk headersMatias Elo
2020-02-04Port 4de501a58 "linux-gen: packet: don't allow creating zero length packets"Matias Elo
2020-02-04Port a072a4209 "linux-gen: pool: set packet pool max align capa"Matias Elo
2020-01-09linux-dpdk: pktio: fix rx/tx checksum offloadMatias Elo
2020-01-03linux-dpdk: pktio: fix capability failure with i40e VF devicesMatias Elo
2020-01-03Port c1b034711 "linux-gen: dpdk: improve check of promisc mode support"Matias Elo
2019-12-20linux-dpdk: pktio: add prefetch to rxMatias Elo
2019-12-20linux-dpdk: pktio: optimize rx functionMatias Elo
2019-12-20linux-dpdk: pktio: remove internal tx buffer flush functionMatias Elo
2019-12-20linux-dpdk: eventdev: use eventdev priority value in queue createMatias Elo
2019-12-18linux-dpdk: eventdev: use correct priority valueMatias Elo
2019-12-02linux-dpdk: make pool names uniqueue amongs ODP instancesMatias Elo
2019-12-02linux-dpdk: pool: reserve one pool for internal usageMatias Elo
2019-12-02linux-dpdk: crypto: improve lockingMatias Elo
2019-12-02linux-dpdk: crypto: store shm handle in crypto_global_tMatias Elo
2019-12-02Port 658667501 "linux-gen: dpdk: implement frame offset config"Matias Elo
2019-12-02Port 8e1a2b2ef "linux-gen: pktio: add pktin frame offset config option"Matias Elo
2019-12-02Port e5f8a95ee "linux-gen: pktio: rename global variable"Matias Elo
2019-12-02Port 4ec7054a3 "linux-gen: pool: check global pointer on terminate"Matias Elo
2019-12-02Port ab5574db4 "linux-gen: pool: rename pool global variable"Matias Elo
2019-12-02Port 4898f2ff2 "linux-gen: pool: add line feed to error prints"Matias Elo
2019-12-02Port d71c76297 "linux-gen: init: use compress not used flag"Matias Elo
2019-12-02Port 16f64683f "linux-gen: init: set disable feature flags"Matias Elo
2019-12-02Port aa8547777 "linux-gen: crypto: support global disable"Matias Elo
2019-12-02Port 7a57b819d "linux-gen: init: type define global data structures"Matias Elo
2019-12-02Port 9950baeb2 "linux-gen: packet: implement odp_packet_input_set()"Matias Elo
2019-12-02Port de6ad3f90 "linux-gen: pktio: reset all flags on packet input"Matias Elo
2019-11-21Port 642f27acf "linux-gen: timer: move thread local variables into struct"v1.23.0.0_DPDK_18.11Matias Elo
2019-11-21Port ff99ba52f "linux-gen: ipc: remove unnecessary odp_packet_io_ipc_internal...Matias Elo