aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/pktio
AgeCommit message (Expand)Author
2021-07-06linux-gen: pktio: fix DPDK 18.11 buildPetri Savolainen
2021-07-05linux-gen: dpdk: add configuration option for multicast frame receptionMatias Elo
2021-07-05linux-gen: pktio: use names other than index also as dpdk portsVijay Ram Inavolu
2021-07-02Merge tag 'v1.30.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-06-23linux-gen: dpdk: implement extra statistics counters functionsMatias Elo
2021-06-23linux-gen: netmap: implement extra statistics counters functionsMatias Elo
2021-06-23linux-gen: socket: implement extra statistics counters functionsMatias Elo
2021-06-23linux-gen: socket_mmap: implement extra statistics counters functionsMatias Elo
2021-06-23linux-gen: pktio: add internal wrapper functions for extra statisticsMatias Elo
2021-06-23linux-gen: pktio: read extra statistics using linux sysfsMatias Elo
2021-06-23linux-gen: pktio: read extra statistics using ethtoolMatias Elo
2021-06-23linux-gen: pktio: add alternative ethtool statistics counter namesMatias Elo
2021-06-23linux-gen: socket: fix typo in sysfs pktio statisticsMatias Elo
2021-06-23linux-gen: dpdk: add support for per queue statistics countersMatias Elo
2021-06-23linux-gen: dpdk: set per rx/tx queue statistics mappingsMatias Elo
2021-06-23linux-gen: loop: add support for per queue statistics countersMatias Elo
2021-06-23linux-gen: pktio: implement statistics counters capabilitiesMatias Elo
2021-06-23linux-gen: pktio: add support for broadcast and multicast statisticsMatias Elo
2021-06-21linux-gen: dpdk: enable c language posix extensionsMatias Elo
2021-06-16linux-gen: dpdk: fix snap ethtype parsingMatias Elo
2021-06-11linux-gen: dpdk: don't enable input hashing automaticallyMatias Elo
2021-06-11linux-gen: dpdk: don't fail on unsupported input hash protocolMatias Elo
2021-05-27Merge tag 'v1.29.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-05-26Merge tag 'v1.28.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-05-25linux-gen: fix print formatsJere Leppänen
2021-05-05linux-gen: pktio: implement in_packets/out_packets countersMatias Elo
2021-05-05api: pktio: statistics: deprecate odp_pktio_stats_t.in_unknown_protos fieldMatias Elo
2021-03-30linux-gen: loop: support loopback mode in capabilityMatias Elo
2021-03-12linux-gen: dpdk: implement odp_pktio_maxlen_set()Matias Elo
2021-03-12linux-gen: dpdk: reduce the number of info printsMatias Elo
2021-03-12linux-gen: netmap: implement odp_pktio_maxlen_set()Matias Elo
2021-03-12linux-gen: netmap: reduce the number of info printsMatias Elo
2021-03-12linux-gen: pcap: implement odp_pktio_maxlen_set()Matias Elo
2021-03-12linux-gen: socket_mmap: implement odp_pktio_maxlen_set()Matias Elo
2021-03-12linux-gen: tap: implement odp_pktio_maxlen_set()Matias Elo
2021-03-12linux-gen: loop: implement odp_pktio_maxlen_set()Matias Elo
2021-03-12linux-gen: socket: implement odp_pktio_maxlen_set()Matias Elo
2021-03-12linux-gen: pktio: rename pktio_if_ops_t mtu_get to maxlen_getMatias Elo
2021-02-26linux-gen: rename remaining global symbols in the static libraryJere Leppänen
2021-02-08linux-gen: dpdk: implement odp_pktio_maxlen_set()Matias Elo
2021-02-08linux-gen: dpdk: reduce the number of info printsMatias Elo
2021-02-08linux-gen: netmap: implement odp_pktio_maxlen_set()Matias Elo
2021-02-08linux-gen: netmap: reduce the number of info printsMatias Elo
2021-02-08linux-gen: pcap: implement odp_pktio_maxlen_set()Matias Elo
2021-02-08linux-gen: socket_mmap: implement odp_pktio_maxlen_set()Matias Elo
2021-02-08linux-gen: tap: implement odp_pktio_maxlen_set()Matias Elo
2021-02-08linux-gen: loop: implement odp_pktio_maxlen_set()Matias Elo
2021-02-08linux-gen: socket: implement odp_pktio_maxlen_set()Matias Elo
2021-02-08linux-gen: pktio: rename pktio_if_ops_t mtu_get to maxlen_getMatias Elo
2021-01-15linux-dpdk: packet_vector: fix build on ppc64Matias Elo