linux-kselftest
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v12 iproute2-next 1/3] Move get_float() from ip/iplink_can.c to lib/utils.c
chia-yu . chang
[PATCH v12 iproute2-next 2/3] Add get_float_min_max() in lib/utils.c
chia-yu . chang
[PATCH v12 iproute2-next 3/3] tc: add dualpi2 scheduler module
chia-yu . chang
Re: [PATCH v12 iproute2-next 0/3] DUALPI2 iproute2 patch
patchwork-bot+netdevbpf
[PATCH net] selftests: net: packetdrill: xfail all problems on slow machines
Jakub Kicinski
Re: [PATCH net] selftests: net: packetdrill: xfail all problems on slow machines
Willem de Bruijn
Re: [PATCH net] selftests: net: packetdrill: xfail all problems on slow machines
Jakub Kicinski
Re: [PATCH net] selftests: net: packetdrill: xfail all problems on slow machines
Willem de Bruijn
Re: [PATCH net] selftests: net: packetdrill: xfail all problems on slow machines
Matthieu Baerts
Re: [PATCH net] selftests: net: packetdrill: xfail all problems on slow machines
patchwork-bot+netdevbpf
[PATCH] selftests/mm: link with thp_settings when necessary
Wei Yang
Re: [PATCH] selftests/mm: link with thp_settings when necessary
David Hildenbrand
Re: [PATCH] selftests/mm: link with thp_settings when necessary
Lorenzo Stoakes
Re: [PATCH] selftests/mm: link with thp_settings when necessary
Wei Yang
Re: [PATCH] selftests/mm: link with thp_settings when necessary
Wei Yang
[PATCH v3 0/4] signal handling support for nolibc
Benjamin Berg
[PATCH v3 3/4] tools/nolibc: add more generic bitmask macros for FD_*
Benjamin Berg
[PATCH v3 1/4] selftests/nolibc: fix EXPECT_NZ macro
Benjamin Berg
[PATCH v3 4/4] tools/nolibc: add signal support
Benjamin Berg
Re: [PATCH v3 4/4] tools/nolibc: add signal support
Thomas Weißschuh
Re: [PATCH v3 4/4] tools/nolibc: add signal support
Berg, Benjamin
Re: [PATCH v3 4/4] tools/nolibc: add signal support
Thomas Weißschuh
Re: [PATCH v3 4/4] tools/nolibc: add signal support
Berg, Benjamin
[PATCH v3 2/4] selftests/nolibc: remove outdated comment about construct order
Benjamin Berg
[PATCH v2] selftests/bpf: Add missing kfunc declarations to fix build errors
Jiawei Zhao
[PATCH net-next] selftests: bpf: fix legacy netfilter options
Jakub Kicinski
Re: [PATCH net-next] selftests: bpf: fix legacy netfilter options
patchwork-bot+netdevbpf
Re: [PATCH net-next] selftests: bpf: fix legacy netfilter options
Daniel Borkmann
Re: [PATCH net-next] selftests: bpf: fix legacy netfilter options
Jakub Kicinski
[PATCH net-next] selftests: drv-net: Wait for bkg socat to start
Mohsin Bashir
Re: [PATCH net-next] selftests: drv-net: Wait for bkg socat to start
patchwork-bot+netdevbpf
[PATCH net-next v3 4/4] selftests: drv-net: add test for RSS on flow label
Jakub Kicinski
[PATCH net 0/3] selftests: drv-net: tso: fix issues with tso selftest
Daniel Zahka
[PATCH net 1/3] selftests: drv-net: tso: enable test cases based on hw_features
Daniel Zahka
[PATCH net 2/3] selftests: drv-net: tso: fix vxlan tunnel flags to get correct gso_type
Daniel Zahka
[PATCH net 3/3] selftests: drv-net: tso: fix non-tunneled tso6 test case name
Daniel Zahka
Re: [PATCH net 0/3] selftests: drv-net: tso: fix issues with tso selftest
patchwork-bot+netdevbpf
[PATCH net-next 0/2] selftests: drv-net: Fix and improve command requirement checking
Gal Pressman
[PATCH net-next 1/2] selftests: drv-net: Fix remote command checking in require_cmd()
Gal Pressman
[PATCH net-next 2/2] selftests: drv-net: Make command requirements explicit
Gal Pressman
Re: [PATCH net-next 0/2] selftests: drv-net: Fix and improve command requirement checking
patchwork-bot+netdevbpf
[PATCH net v2] selftests: drv-net: wait for iperf client to stop sending
Nimrod Oren
Re: [PATCH net v2] selftests: drv-net: wait for iperf client to stop sending
Simon Horman
Re: [PATCH net v2] selftests: drv-net: wait for iperf client to stop sending
patchwork-bot+netdevbpf
[PATCH v26 net-next 0/6] DUALPI2 patch
chia-yu . chang
[PATCH v26 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
chia-yu . chang
[PATCH v26 net-next 2/6] sched: Dump configuration and statistics of dualpi2 qdisc
chia-yu . chang
[PATCH v26 net-next 3/6] sched: Add enqueue/dequeue of dualpi2 qdisc
chia-yu . chang
[PATCH v26 net-next 4/6] selftests/tc-testing: Fix warning and style check on tdc.sh
chia-yu . chang
[PATCH v26 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
chia-yu . chang
[PATCH v26 net-next 6/6] Documentation: netlink: specs: tc: Add DualPI2 specification
chia-yu . chang
Re: [PATCH v26 net-next 0/6] DUALPI2 patch
patchwork-bot+netdevbpf
[PATCH net-next v2 4/4] selftests: drv-net: add test for RSS on flow label
Jakub Kicinski
Re: [PATCH net-next v2 4/4] selftests: drv-net: add test for RSS on flow label
Willem de Bruijn
[PATCH nf-next v5 0/2] Add IPIP flowtable SW acceleratio
Lorenzo Bianconi
[PATCH nf-next v5 1/2] net: netfilter: Add IPIP flowtable SW acceleration
Lorenzo Bianconi
[PATCH nf-next v5 2/2] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest
Lorenzo Bianconi
Re: [PATCH nf-next v5 0/2] Add IPIP flowtable SW acceleratio
Lorenzo Bianconi
Re: [PATCH v3 5/7] perf test: Introduce storing logs for shell tests
Ian Rogers
[PATCH v25 net-next 0/6] DUALPI2 patch
chia-yu . chang
[PATCH v25 net-next 2/6] sched: Dump configuration and statistics of dualpi2 qdisc
chia-yu . chang
[PATCH v25 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
chia-yu . chang
Re: [PATCH v25 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
Jakub Kicinski
RE: [PATCH v25 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
Chia-Yu Chang (Nokia)
[PATCH v25 net-next 3/6] sched: Add enqueue/dequeue of dualpi2 qdisc
chia-yu . chang
[PATCH v25 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
chia-yu . chang
[PATCH v25 net-next 4/6] selftests/tc-testing: Fix warning and style check on tdc.sh
chia-yu . chang
[PATCH v25 net-next 6/6] Documentation: netlink: specs: tc: Add DualPI2 specification
chia-yu . chang
[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
Mohsin Bashir
[PATCH net-next V6 5/5] selftests: drv-net: Test head-adjustment support
Mohsin Bashir
[PATCH net-next V6 3/5] selftests: drv-net: Test XDP_TX support
Mohsin Bashir
[PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Mohsin Bashir
Re: [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Nimrod Oren
Re: [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Jakub Kicinski
Re: [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Gal Pressman
Re: [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Jakub Kicinski
Re: [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Gal Pressman
Re: [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Jakub Kicinski
Re: [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Paolo Abeni
Re: [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Gal Pressman
Re: [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Martin KaFai Lau
Re: [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Jakub Kicinski
[PATCH net-next V6 4/5] selftests: drv-net: Test tail-adjustment support
Mohsin Bashir
[PATCH net-next V6 1/5] net: netdevsim: hook in XDP handling
Mohsin Bashir
Re: [PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
patchwork-bot+netdevbpf
Re: [PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
Gal Pressman
Re: [PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
Jakub Kicinski
Re: [PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
Gal Pressman
Re: [PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
Simon Horman
[PATCH nf-next v4 0/2] Add IPIP flowtable SW acceleratio
Lorenzo Bianconi
[PATCH nf-next v4 1/2] net: netfilter: Add IPIP flowtable SW acceleration
Lorenzo Bianconi
Re: [PATCH nf-next v4 1/2] net: netfilter: Add IPIP flowtable SW acceleration
Florian Westphal
Re: [PATCH nf-next v4 1/2] net: netfilter: Add IPIP flowtable SW acceleration
Lorenzo Bianconi
Re: [PATCH nf-next v4 1/2] net: netfilter: Add IPIP flowtable SW acceleration
Florian Westphal
Re: [PATCH nf-next v4 1/2] net: netfilter: Add IPIP flowtable SW acceleration
Lorenzo Bianconi
Re: [PATCH nf-next v4 1/2] net: netfilter: Add IPIP flowtable SW acceleration
Florian Westphal
[PATCH nf-next v4 2/2] selftests: netfilter: nft_flowtable.sh: Add IPIP flowtable selftest
Lorenzo Bianconi
[PATCH v2] selftests/damon: introduce _common.sh to host shared function
Enze Li
Re: [PATCH v2] selftests/damon: introduce _common.sh to host shared function
SeongJae Park
[PATCH v24 net-next 0/6] DUALPI2 patch
chia-yu . chang
[PATCH v24 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
chia-yu . chang
Re: [PATCH v24 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
Jakub Kicinski
[PATCH v24 net-next 3/6] sched: Add enqueue/dequeue of dualpi2 qdisc
chia-yu . chang
[PATCH v24 net-next 4/6] selftests/tc-testing: Fix warning and style check on tdc.sh
chia-yu . chang
[PATCH v24 net-next 2/6] sched: Dump configuration and statistics of dualpi2 qdisc
chia-yu . chang
[PATCH v24 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
chia-yu . chang
[PATCH v24 net-next 6/6] Documentation: netlink: specs: tc: Add DualPI2 specification
chia-yu . chang
[PATCH v11 iproute2-next 0/1] DUALPI2 iproute2 patch
chia-yu . chang
[PATCH v11 iproute2-next 1/1] tc: add dualpi2 scheduler module
chia-yu . chang
Re: [PATCH v11 iproute2-next 1/1] tc: add dualpi2 scheduler module
David Ahern
RE: [PATCH v11 iproute2-next 1/1] tc: add dualpi2 scheduler module
Chia-Yu Chang (Nokia)
[PATCH 0/2] Fix undetected overflow when allocating IOVA
Jason Gunthorpe
[PATCH 1/2] iommufd: Prevent ALIGN() overflow
Jason Gunthorpe
Re: [PATCH 1/2] iommufd: Prevent ALIGN() overflow
Nicolin Chen
Re: [PATCH 1/2] iommufd: Prevent ALIGN() overflow
Yi Liu
[PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX
Jason Gunthorpe
Re: [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX
Nicolin Chen
Re: [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX
Nicolin Chen
Re: [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX
Jason Gunthorpe
Re: [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX
Robin Murphy
Re: [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX
Nicolin Chen
Re: [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX
Jason Gunthorpe
Re: [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX
Jason Gunthorpe
Re: [PATCH 2/2] iommufd/selftest: Test reserved regions near ULONG_MAX
Yi Liu
Re: [PATCH 0/2] Fix undetected overflow when allocating IOVA
Nicolin Chen
[PATCH] selftests/damon: introduce _common.sh to host shared function
Enze Li
Re: [PATCH] selftests/damon: introduce _common.sh to host shared function
Joshua Hahn
Re: [PATCH] selftests/damon: introduce _common.sh to host shared function
SeongJae Park
Re: [PATCH] selftests/damon: introduce _common.sh to host shared function
Enze Li
Re: [PATCH] selftests/damon: introduce _common.sh to host shared function
SeongJae Park
[PATCH net-next V5 0/5] net: netdevsim: hook in XDP handling
Mohsin Bashir
[PATCH net-next V5 1/5] net: netdevsim: hook in XDP handling
Mohsin Bashir
[PATCH net-next V5 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Mohsin Bashir
[PATCH net-next V5 4/5] selftests: drv-net: Test tail-adjustment support
Mohsin Bashir
[PATCH net-next V5 3/5] selftests: drv-net: Test XDP_TX support
Mohsin Bashir
[PATCH net-next V5 5/5] selftests: drv-net: Test head-adjustment support
Mohsin Bashir
Re: [PATCH net-next V5 0/5] net: netdevsim: hook in XDP handling
Jakub Kicinski
[PATCH net] selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
Hangbin Liu
Re: [PATCH net] selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
patchwork-bot+netdevbpf
Re: [PATCH net] selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
Jakub Kicinski
Re: [PATCH net] selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
Hangbin Liu
Re: [PATCH net] selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
Jakub Kicinski
[PATCH net-next V4 0/5] selftests: drv-net: Test XDP native support
Mohsin Bashir
[PATCH net-next V4 1/5] net: netdevsim: hook in XDP handling
Mohsin Bashir
Re: [PATCH net-next V4 1/5] net: netdevsim: hook in XDP handling
Simon Horman
Re: [PATCH net-next V4 1/5] net: netdevsim: hook in XDP handling
Mohsin Bashir
Re: [PATCH net-next V4 1/5] net: netdevsim: hook in XDP handling
kernel test robot
[PATCH net-next V4 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Mohsin Bashir
[PATCH net-next V4 4/5] selftests: drv-net: Test tail-adjustment support
Mohsin Bashir
[PATCH net-next V4 3/5] selftests: drv-net: Test XDP_TX support
Mohsin Bashir
[PATCH net-next V4 5/5] selftests: drv-net: Test head-adjustment support
Mohsin Bashir
[PATCH v23 net-next 0/6] DUALPI2 patch
chia-yu . chang
[PATCH v23 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
chia-yu . chang
Re: [PATCH v23 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
Jakub Kicinski
RE: [PATCH v23 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
Chia-Yu Chang (Nokia)
Re: [PATCH v23 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
Jakub Kicinski
Re: [PATCH v23 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
Jakub Kicinski
RE: [PATCH v23 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
Chia-Yu Chang (Nokia)
[PATCH v23 net-next 2/6] sched: Dump configuration and statistics of dualpi2 qdisc
chia-yu . chang
[PATCH v23 net-next 4/6] selftests/tc-testing: Fix warning and style check on tdc.sh
chia-yu . chang
[PATCH v23 net-next 3/6] sched: Add enqueue/dequeue of dualpi2 qdisc
chia-yu . chang
[PATCH v23 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
chia-yu . chang
[PATCH v23 net-next 6/6] Documentation: netlink: specs: tc: Add DualPI2 specification
chia-yu . chang
[PATCH net-next V3 0/4] selftests: drv-net: Test XDP native support
Mohsin Bashir
[PATCH net-next V3 1/4] selftests: drv-net: Test XDP_PASS/DROP support
Mohsin Bashir
Re: [PATCH net-next V3 1/4] selftests: drv-net: Test XDP_PASS/DROP support
Muhammad Usama Anjum
Re: [PATCH net-next V3 1/4] selftests: drv-net: Test XDP_PASS/DROP support
Jakub Kicinski
Re: [PATCH net-next V3 1/4] selftests: drv-net: Test XDP_PASS/DROP support
Mohsin Bashir
[PATCH net-next V3 2/4] selftests: drv-net: Test XDP_TX support
Mohsin Bashir
[PATCH net-next V3 3/4] selftests: drv-net: Test tail-adjustment support
Mohsin Bashir
[PATCH net-next V3 4/4] selftests: drv-net: Test head-adjustment support
Mohsin Bashir
Re: [PATCH net-next V3 4/4] selftests: drv-net: Test head-adjustment support
Jakub Kicinski
Re: [PATCH net-next V3 0/4] selftests: drv-net: Test XDP native support
Jakub Kicinski
Re: [PATCH net-next V3 0/4] selftests: drv-net: Test XDP native support
Mohsin Bashir
[PATCH v22 net-next 0/6] DUALPI2 patch
chia-yu . chang
[PATCH v22 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
chia-yu . chang
[PATCH v22 net-next 3/6] sched: Add enqueue/dequeue of dualpi2 qdisc
chia-yu . chang
[PATCH v22 net-next 2/6] sched: Dump configuration and statistics of dualpi2 qdisc
chia-yu . chang
[PATCH v22 net-next 4/6] selftests/tc-testing: Fix warning and style check on tdc.sh
chia-yu . chang
[PATCH v22 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
chia-yu . chang
Re: [PATCH v22 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
Victor Nogueira
RE: [PATCH v22 net-next 5/6] selftests/tc-testing: Add selftests for qdisc DualPI2
Chia-Yu Chang (Nokia)
[PATCH v22 net-next 6/6] Documentation: netlink: specs: tc: Add DualPI2 specification
chia-yu . chang
[PATCH net-next V2 0/5] selftests: drv-net: Test XDP native support
Mohsin Bashir
[PATCH net-next 1/5] selftests: drv-net: Add bpftool util
Mohsin Bashir
Re: [PATCH net-next 1/5] selftests: drv-net: Add bpftool util
Jakub Kicinski
[PATCH net-next 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Mohsin Bashir
Re: [PATCH net-next 2/5] selftests: drv-net: Test XDP_PASS/DROP support
Jakub Kicinski
[PATCH net-next 3/5] selftests: drv-net: Test XDP_TX support
Mohsin Bashir
[PATCH net-next 4/5] selftests: drv-net: Test tail-adjustment support
Mohsin Bashir
[PATCH net-next 5/5] selftests: drv-net: Test head-adjustment support
Mohsin Bashir
Re: [PATCH net-next V2 0/5] selftests: drv-net: Test XDP native support
Jakub Kicinski
Re: [PATCH net-next V2 0/5] selftests: drv-net: Test XDP native support
Mohsin Bashir
Re: [PATCH net-next V2 0/5] selftests: drv-net: Test XDP native support
patchwork-bot+netdevbpf
[PATCH net] selftests: net: increase inter-packet timeout in udpgro.sh
Paolo Abeni
Re: [PATCH net] selftests: net: increase inter-packet timeout in udpgro.sh
Simon Horman
Re: [PATCH net] selftests: net: increase inter-packet timeout in udpgro.sh
patchwork-bot+netdevbpf
[PATCH net] selftests: rtnetlink: try double sleep to give WQ a chance
Jakub Kicinski
Re: [PATCH net] selftests: rtnetlink: try double sleep to give WQ a chance
Hangbin Liu
Re: [PATCH net] selftests: rtnetlink: try double sleep to give WQ a chance
Jakub Kicinski
Earlier messages
Later messages