Searched refs:tags (Results 1 – 22 of 22) sorted by relevance
267 if (bl->tags[w] == data_ptr[j]) { in find_match_scalar()325 d->backlog[wkr].tags[i] = 0; in handle_worker_shutdown()419 d->in_flight_tags[wkr][i] = d->backlog[wkr].tags[i]; in release()557 bl->tags[idx] = new_tag; in rte_distributor_process()581 bl->tags[idx] = new_tag; in rte_distributor_process()773 d->backlog[i].tags = &d->in_flight_tags[i][RTE_DIST_BURST_SIZE]; in rte_distributor_create()
46 _mm_load_si128((__m128i *)(bl->tags)); in find_match_vec()
69 uint16_t *tags; /* will point to second cacheline of inflights */ member
55 tags=$(git log --format='%b' --reverse $range | grep -i -e 'by *:' -e 'fix.*:')152 bad=$(echo "$tags" |186 fixtags=$(echo "$tags" | grep '^Fixes: ')
176 rm -f tags
33 tags
36 and records what tags are being processed by each worker.
350 …orresponding to offload hardware features, such as checksum computation of IP headers or VLAN tags.
709 Matches tag item set by other flows. Multiple tags are supported by specifying2865 application. Multiple tags are supported by specifying index.3107 For the tag array (in case of multiple tags are supported and present)
400 …10 Gigabit Ethernet devices from Intel do not take VLAN tags into account when calculating packet …404 …When receiving packets with VLAN tags, the actual maximum size of useful payload that Intel Gigabi…405 …re able to receive is 4 bytes (or 8 bytes in the case of packets with extended VLAN tags) less than463 …could be received on the assigned queue, such as ARP packets without 802.1q tags or with the user …
229 Added support to the i40e driver for offloading double VLAN (QinQ) tags to230 the mbuf header, and inserting double vlan tags by hardware to the packets
217 tags of the inner header will be stripped without putting vlan
77 * Removed all NAHUM6LP_HW tags
111 using both VLAN tags. Note, this feature is not supported in Vector Mode.
397 * Fixes packet capture with stripped VLAN tags.
281 tags for who reported, suggested, tested and reviewed the patch being578 should respond to the patch in an email with one of the following tags:590 Each of these tags has a specific meaning. In general, the DPDK community591 follows the kernel usage of the tags. A short summary of the meanings of each
380 public symbol ``rte_acl_create`` with different version tags. This only applies
410 explicit tags in your code to denote these locations for documentation purposes.
29 * VLAN tags are always stripped and presented in mbuf tci field.
341 - ``trunk``: Default trunk mode. The NIC tags untagged ingress packets427 as l3fwd may not account for VLAN tags in packets and may misbehave. One
13 Following tags used for feature details, these are from driver point of view:
214 This application classifies based on the QinQ double VLAN tags and the IP destination address as in…