Lines Matching defs:on

103  * This expression is used to calculate the number of mbufs needed depending on
184 * measure core busyness based on poll count
827 * 0 on success
835 * to prevent threads stepping on each others' toes.
859 "lcore %u is waked up from rx interrupt on"
868 static void turn_on_off_intr(struct lcore_conf *qconf, bool on)
881 if (on)
943 RTE_LOG(INFO, L3FWD_POWER, "entering main interrupt loop on lcore %u\n",
1110 RTE_LOG(INFO, L3FWD_POWER, "entering main telemetry loop on lcore %u\n",
1230 RTE_LOG(INFO, L3FWD_POWER, "entering main loop on lcore %u\n", lcore_id);
1417 printf("warning: lcore %u is on socket %d with numa "
1443 printf("port %u is not present on the board\n",
2009 rte_exit(EXIT_FAILURE, "Unable to create the l3fwd hash on "
2019 rte_exit(EXIT_FAILURE, "Unable to create the l3fwd hash on "
2029 "l3fwd hash on socket %d\n", i, socketid);
2042 "l3fwd hash on socket %d\n", i, socketid);
2071 " on socket %d\n", socketid);
2082 "l3fwd LPM table on socket %d\n",
2125 "Cannot init mbuf pool on socket %d\n",
2128 printf("Allocated mbuf pool on socket %d\n",
2262 "Library initialization failed on core %u\n",
2284 "Failed to get cpu resume latency on lcore-%u, ret=%d.\n",
2291 * on user's request. If set strict latency (0), just
2299 "Failed to set cpu resume latency on lcore-%u, ret=%d.\n",
2320 "Library deinitialization failed on core %u\n",
2441 rte_panic("timer on lcore:%d which is not main core:%d\n",
2588 /* only legacy mode relies on power library */
2673 printf("Port %u modified RSS hash function based on hardware support,"
2779 printf("\nInitializing rx queues on lcore %u ... ", lcore_id );
2891 /* launch per-lcore init on every lcore */