Searched refs:dist (Results 1 – 4 of 4) sorted by relevance
57 } dist __rte_cache_aligned;358 app_stats.dist.in_pkts += nb_rx; in lcore_distributor()373 app_stats.dist.sent_pkts += sent; in lcore_distributor()509 (app_stats.dist.in_pkts - in print_stats()512 (app_stats.dist.ret_pkts - in print_stats()515 (app_stats.dist.sent_pkts - in print_stats()518 (app_stats.dist.enqdrop_pkts - in print_stats()544 prev_app_stats.dist.in_pkts = app_stats.dist.in_pkts; in print_stats()545 prev_app_stats.dist.ret_pkts = app_stats.dist.ret_pkts; in print_stats()546 prev_app_stats.dist.sent_pkts = app_stats.dist.sent_pkts; in print_stats()[all …]
9 dist: bionic126 dist: focal132 dist: focal138 dist: focal149 dist: focal161 dist: focal167 dist: focal
43 struct rte_distributor *dist; member91 struct rte_distributor *db = wp->dist; in handle_work()122 struct rte_distributor *db = wp->dist; in sanity_test()310 struct rte_distributor *d = wp->dist; in handle_work_with_free_mbufs()337 struct rte_distributor *d = wp->dist; in sanity_test_with_mbuf_alloc()379 struct rte_distributor *d = wp->dist; in handle_work_for_shutdown_test()445 struct rte_distributor *d = wp->dist; in sanity_test_with_worker_shutdown()529 struct rte_distributor *d = wp->dist; in test_flush_with_worker_shutdown()886 dist[0] = ds; in test_distributor()887 dist[1] = db; in test_distributor()[all …]
447 u16 dist = 0xffff; in _nearest_proto_id() local454 if (offset - rslt->po[i].offset < dist) { in _nearest_proto_id()456 dist = offset - rslt->po[i].offset; in _nearest_proto_id()460 if (dist % 2) in _nearest_proto_id()464 *proto_off = dist; in _nearest_proto_id()