Home
last modified time | relevance | path

Searched refs:batch_sz (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/net/bpf/
Dtest_run.c265 int err = 0, act, ret, i, nframes = 0, batch_sz; in xdp_test_run_batch() local
273 batch_sz = min_t(u32, repeat, xdp->batch_size); in xdp_test_run_batch()
278 for (i = 0; i < batch_sz; i++) { in xdp_test_run_batch()