summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2023-05-16selftests/xsk: generate data for multi-buffer packetsMagnus Karlsson
2023-05-16selftests/xsk: populate fill ring based on frags neededMagnus Karlsson
2023-05-16selftests/xsx: test for huge pages only onceMagnus Karlsson
2023-05-16selftests/xsk: store offset in pkt instead of addrMagnus Karlsson
2023-05-16selftests/xsk: add packet iterator for tx to packet streamMagnus Karlsson
2023-05-16selftests/xsk: dump packet at errorMagnus Karlsson
2023-05-16selftests/xsk: add varying payload pattern within packetMagnus Karlsson
2023-05-16selftests/xsk: generate simpler packets with variable lengthMagnus Karlsson
2023-05-16selftests/xsk: do not change XDP program when not necessaryMagnus Karlsson
2023-05-16bpf: Move kernel test kfuncs to bpf_testmodJiri Olsa
2023-05-16selftests/bpf: Remove extern from kfuncs declarationsJiri Olsa
2023-05-16selftests/bpf: Allow to use kfunc from testmod.ko in test_verifierJiri Olsa
2023-05-16selftests/bpf: Load bpf_testmod for verifier testJiri Olsa
2023-05-16selftests/bpf: Use un/load_bpf_testmod functions in testsJiri Olsa
2023-05-16selftests/bpf: Do not unload bpf_testmod in load_bpf_testmodJiri Olsa
2023-05-16selftests/bpf: Use only stdout in un/load_bpf_testmod functionsJiri Olsa
2023-05-16selftests/bpf: Move test_progs helpers to testing_helpers objectJiri Olsa
2023-05-16selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.hJiri Olsa
2023-05-16selftests/bpf: Fix s390 sock_field test failureYonghong Song
2023-05-16selftests/bpf: improve netcnt test robustnessAndrii Nakryiko
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-16kunit: tool: Enable CONFIG_FORTIFY_SOURCE under UMLKees Cook
2023-05-15torture: Remove duplicated argument -enable-kvm for ppc64Zhouyi Zhou
2023-05-15bpf, arm64: Support struct arguments in the BPF trampolineFlorent Revest
2023-05-14selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden
2023-05-14Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-13selftests/bpf: Correctly handle optlen > 4096Stanislav Fomichev
2023-05-13selftests/bpf: Update EFAULT {g,s}etsockopt selftestsStanislav Fomichev
2023-05-13selftests: net: vxlan: Add tests for vxlan nolocalbypass option.Vladimir Nikishkin
2023-05-13tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams
2023-05-12selftests: fcnal: Test SO_DONTROUTE on raw and ping sockets.Guillaume Nault
2023-05-12selftests: fcnal: Test SO_DONTROUTE on UDP sockets.Guillaume Nault
2023-05-12selftests: fcnal: Test SO_DONTROUTE on TCP sockets.Guillaume Nault
2023-05-12selftests: Add SO_DONTROUTE option to nettest.Guillaume Nault
2023-05-11selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-11selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer
2023-05-11rcutorture: Correct name of use_softirq module parameterPaul E. McKenney
2023-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-11selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent changeMirsad Todorovac
2023-05-10Merge tag 'nf-23-05-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2023-05-10selftests: bonding: delete unnecessary lineLiang Li
2023-05-10kselftest: bonding: add num_grat_arp testHangbin Liu
2023-05-10selftests: forwarding: lib: add netns support for tc rule handle stats getHangbin Liu
2023-05-10selftests: nft_flowtable.sh: check ingress/egress chain tooFlorian Westphal
2023-05-10selftests: nft_flowtable.sh: monitor result file sizesBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: wait for specific nc pidsBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: no need for ps -x optionBoris Sukholitko
2023-05-10selftests: nft_flowtable.sh: use /proc for pid checkingBoris Sukholitko
2023-05-08selftests/ftrace: Improve integration with kselftest runnerMark Brown