summaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/samples
Commit message (Expand)AuthorAgeFilesLines
* ynl: samples: fix recycling rate calculationJakub Kicinski2024-03-111-0/+2
* tools: ynl: add distclean to .PHONY in all makefilesJakub Kicinski2024-03-061-1/+1
* tools: ynl: rename make hardclean -> distcleanJakub Kicinski2024-03-061-1/+1
* tools: ynl: remove the libmnl dependencyJakub Kicinski2024-02-281-1/+1
* tools: ynl: generate code for ovs familiesJakub Kicinski2024-02-022-0/+61
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-11-301-2/+8
|\
| * tools: ynl: Print xsk-features from the sampleStanislav Fomichev2023-11-291-2/+8
* | tools: ynl: make sure we use local headers for page-poolJakub Kicinski2023-11-291-0/+2
* | tools: ynl: fix build of the page-pool sampleJakub Kicinski2023-11-291-1/+1
* | tools: ynl: add sample for getting page-pool informationJakub Kicinski2023-11-283-1/+149
|/
* tools: ynl: use uAPI include magic for samplesJakub Kicinski2023-10-041-1/+4
* tools: ynl: extend netdev sample to dump xdp-rx-metadata-featuresStanislav Fomichev2023-09-152-2/+8
* ynl: print xdp-zc-max-segs in the sampleStanislav Fomichev2023-07-281-0/+2
* tools: ynl: work around stale system headersJakub Kicinski2023-06-151-1/+3
* tools: ynl: add sample for ethtoolJakub Kicinski2023-06-122-0/+66
* tools: ynl: add sample for devlinkJakub Kicinski2023-06-082-0/+61
* tools: ynl: add sample for netdevJakub Kicinski2023-06-063-0/+137