net/hns3: fix return value for unsupported tuple
[dpdk.git] / drivers / mempool / cnxk /
2022-06-08 Ashwin Sekhar T Kmempool/cnxk: avoid batch op free for empty pools
2022-06-01 Tomasz Duszynskicommon/cnxk: support CNF950_A0
2022-06-01 Rahul Bhansalicommon/cnxk: support CN103XX platform
2022-02-23 Ashwin Sekhar T Kmempool/cnxk: fix batch allocation failure path
2022-01-12 Jerin Jacobdrivers: remove octeontx2 drivers
2021-10-29 Volodymyr Fialkomempool/cnxk: postpone devargs parsing
2021-10-29 Volodymyr Fialkomempool/cnxk: fix max pools argument parsing
2021-10-21 Tomasz Duszynskicommon/cnxk: add new PCI IDs to supported devices
2021-10-19 Gowrishankar Muthu... mempool/cnxk: support telemetry
2021-10-20 Andrew Rybchenkomempool: add namespace to driver register macro
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-09 Ashwin Sekhar T Kmempool/cnxk: add cn10k batch dequeue
2021-04-09 Ashwin Sekhar T Kmempool/cnxk: add cn10k get count
2021-04-09 Ashwin Sekhar T Kmempool/cnxk: add cn10k batch enqueue
2021-04-09 Ashwin Sekhar T Kmempool/cnxk: add batch operation init
2021-04-09 Ashwin Sekhar T Kmempool/cnxk: add cn10k mempool operations
2021-04-09 Ashwin Sekhar T Kmempool/cnxk: add cn9k optimized enqueue/dequeue
2021-04-09 Ashwin Sekhar T Kmempool/cnxk: add cn9k mempool operations
2021-04-09 Ashwin Sekhar T Kmempool/cnxk: register plt init callback
2021-04-09 Ashwin Sekhar T Kmempool/cnxk: add generic operations
2021-04-09 Ashwin Sekhar T Kmempool/cnxk: add device probe/remove
2021-04-09 Ashwin Sekhar T Kmempool/cnxk: add build infra and doc