Searched refs:ctx_cnt (Results 1 – 2 of 2) sorted by relevance
453 def test_rss_context(cfg, ctx_cnt=1, create_with_cfg=None): argument463 requested_ctx_cnt = ctx_cnt467 if qcnt < 2 + 2 * ctx_cnt:475 ports = rand_ports(ctx_cnt)481 for i in range(ctx_cnt):493 ctx_cnt = i495 cfg.context_cnt = ctx_cnt515 for i in range(ctx_cnt):519 'empty': list(range(2, 2+i*2)) + list(range(4+i*2, 2+2*ctx_cnt)) })521 if requested_ctx_cnt != ctx_cnt:[all …]
4383 my $ctx_cnt = $realcnt - $#ctx - 1;4389 while ($ctx_skip > $ctx_cnt || ($ctx_skip == $ctx_cnt &&