Commits
Branch selector
User selector
Commit history
Commits on Jan 16, 2025
Add page_bench06_walk_all
Show description for 35b1716committedbench_page_pool_cross_cpu.c: Add include
Show description for 76dcf3bcommitted
Commits on Nov 18, 2024
Merge pull request #48 from netoptimizer/hints_traits-001-basic
Show description for 8e7451fauthored
Commits on Nov 1, 2024
bench_traits_simple: Add more bit_run_bench options
Show description for a1a0111committed
Commits on Oct 22, 2024
bench_traits_simple: Add module parm to stay_loaded
Show description for 962d1c3committedbench_traits_simple: remove atomic test from baseline
Show description for 4889e55committed
Commits on Oct 21, 2024
bench_traits_simple: First basic bench for get and set
Show description for c7709e3committedbench_traits_simple: add func cost to baseline test
Show description for dde76d0committedAdd bench_traits_simple: boilerplate
Show description for 81d15a6committedpage_bench01: compile fixes for kernel v6.8
Show description for d9e7c81committed
Commits on Aug 19, 2023
Merge pull request #46 from netoptimizer/kernel-v6.5-fixes01
Show description for 2f93cd9authoredFix page_pool: include files moved in recent kernel
Show description for e1aa597committedFix page_pool: newer kernel unexported page_pool_release_page()
Show description for 7fb2a9ccommitted
Commits on Apr 25, 2023
bench/page_bench01: increase loops iterations
Show description for e947323committed
Commits on Dec 6, 2022
Merge pull request #45 from netoptimizer/fix06_compile_issues
Show description for f013979authoredpage_bench05_cross_cpu: avoid using __put_page() as removed in newer kernels
Show description for 8233e9bcommittedtime_bench_memset: Fix for missing XSAVE_YMM_SIZE define
Show description for f792c46committed
Commits on Sep 23, 2021
bench_page_pool_simple: Add missing spin_lock_init()
Show description for a39b026committedbench_page_pool_simple: Adjust for kernel API change in 12cc923f1ccc
Show description for 4216ec6committedbench_page_pool_simple: Adjust for API changes for DECLARE_TASKLET_DISABLED
Show description for 2cb3218committed
Commits on Sep 8, 2021
time_bench_sample: Add benchmark of cmpxchg
Show description for 66490e4committedtime_bench_sample: Add benchmark of this_cpu_cmpxchg
Show description for 7d68bd4committed
Commits on Mar 22, 2021
page_bench04_bulk: open code free_pages_bulk()
Show description for 49d224bcommitted
Commits on Mar 19, 2021
page_bench04_bulk: test new bulk API list vs. array
Show description for 4c41fe0committed
Commits on Jan 29, 2021
time_bench_memset: test closer to SKB clear method
Show description for 41a5ffbcommitted
Commits on Jul 1, 2020
bpf_selftests_grouping.sh enable running actual tests
Show description for 7d8bfaccommittedAdd script bpf_selftests_grouping.sh
Show description for 78303cecommitted
Commits on Jun 29, 2020
Merge pull request #38 from GiVeMeRoOt/master
Show description for 46e06c1authored
Commits on Jun 26, 2020
Merge pull request #39 from netoptimizer/avx2_memset01.public
Show description for b1043dfauthoredtime_bench_memset: Make AVX2 output clear this is 256 bytes
Show description for ec29ce0committedtime_bench_memset: Add AVX2 optimized memset for 256 bytes
Show description for 2c8223cauthored andcommitted
Commits on Jun 14, 2020
Commits on May 27, 2020
Enable config for CONFIG_SLAB_BULK_API by default
Show description for b775bcecommitted
Commits on Apr 7, 2020
Kernel API change: page_pool_put_page got extra parameter
Show description for d5548a5committedkernel API changed: getnstimeofday -> ktime_get_real_ts64
Show description for f65a20acommitted