summaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/virtio
AgeCommit message (Expand)AuthorFilesLines
2020-12-14misc: move to new pool_foreach macrosDamjan Marion5-30/+25
2020-12-14vppinfra: simpler and faster pool_foreachDamjan Marion1-0/+1
2020-12-11virtio: fix vrings overflow in vhost_userBenoît Ganne1-1/+10
2020-12-04virtio: fix the interrupt handling for packed queuesMohsin Kazmi1-5/+25
2020-12-04virtio: fix the len offsetMohsin Kazmi1-2/+2
2020-12-03virtio: fix the offloads in tx pathMohsin Kazmi1-4/+2
2020-11-23virtio: fix overflow in case of buffering + dropBenoît Ganne1-1/+0
2020-11-17virtio: virtio: implement packed queues from virtio 1.1Mohsin Kazmi8-135/+1037
2020-11-12virtio: fix the index issueMohsin Kazmi1-7/+15
2020-11-09vlib: fix trace number accountingBenoît Ganne2-16/+17
2020-11-05tap: allow change of carrier state on hostMatthew Smith2-0/+2
2020-11-05virtio: misc optimizationsDamjan Marion1-35/+41
2020-11-05virtio: move retry logic to outer functionDamjan Marion1-8/+9
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns4-7/+1
2020-10-28virtio: fix the buffer array indexMohsin Kazmi1-1/+1
2020-10-26virtio: improve the compile timeMohsin Kazmi1-36/+32
2020-10-26virtio: reduce the compile time for device.cMohsin Kazmi1-15/+19
2020-10-22virtio: checksum error reported for ip6 traffic with GSO enableSteven Luong2-11/+1
2020-10-21virtio: run process to send interrupts to input nodesMohsin Kazmi3-17/+111
2020-10-21virtio: improve input node performanceDamjan Marion1-13/+26
2020-10-21virtio: move lock and kick to outer functionDamjan Marion1-31/+28
2020-10-19virtio: fix compilation timeDamjan Marion1-30/+31
2020-10-12misc: clang-11 and gcc-10 supportDamjan Marion1-1/+1
2020-10-08interface: shorten vnet_hw_if_rx_modeDamjan Marion5-24/+23
2020-10-08virtio: fix the traceMohsin Kazmi1-23/+19
2020-09-29virtio: fix modern device queue notifyMohsin Kazmi5-22/+53
2020-09-28virtio: add packet buffering on txMohsin Kazmi10-15/+386
2020-09-28virtio: fix the gro enable/disable on tx-vringsMohsin Kazmi2-7/+22
2020-09-24virtio: refactor tx traceMohsin Kazmi1-33/+37
2020-09-18virtio: fix txq lockingBenoît Ganne2-2/+6
2020-09-16misc: fix the formatting styleMohsin Kazmi1-6/+8
2020-09-16api: clean up use of deprecated flagOle Troan1-2/+2
2020-09-11build: fix build for Debian 9 and Debian 10Benoît Ganne2-7/+13
2020-09-04virtio: remove kernel virtio header dependenciesMohsin Kazmi15-383/+472
2020-09-02virtio: add virtio 1.1 api flagsMohsin Kazmi3-1/+119
2020-09-01virtio: fix the bar starting indexMohsin Kazmi1-1/+1
2020-09-01virtio: fix the NULL deferenceMohsin Kazmi1-1/+2
2020-09-01virtio: fix the error returnMohsin Kazmi1-9/+12
2020-08-31virtio: fix the coverity warningMohsin Kazmi2-7/+13
2020-08-20virtio: add modern device supportMohsin Kazmi6-47/+676
2020-08-20virtio: refactor pci device codeMohsin Kazmi6-350/+531
2020-08-17tap: add gro supportMohsin Kazmi5-7/+61
2020-07-22virtio: add the buffer allocation errorMohsin Kazmi1-7/+13
2020-07-15virtio: fix the msix for multiqueueMohsin Kazmi2-15/+60
2020-07-02tap: fix dump for TUN interfacesMohsin Kazmi1-0/+1
2020-06-27virtio: add tx traceMohsin Kazmi1-2/+60
2020-06-24virtio: fix the vlib buffer flagsMohsin Kazmi1-2/+1
2020-06-16virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dumpSteven Luong2-3/+6
2020-06-12virtio: interface type based improvementsMohsin Kazmi3-75/+142
2020-05-29docs: Minor updates to feature.yaml filesJohn DeNisco1-4/+5
lass="nv">vxlan_overhead}} | | ... | | Given Add '${wt}' worker threads and '${rxq}' rxqueues in 3-node single-link circular topology | | And Add PCI devices to all DUTs | | And Run Keyword If | ${get_framesize + ${vxlan_overhead}} < ${1522} | | ... | Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs | | When Initialize L2 bridge domain with VXLANoIPv4 in 3-node circular topology | | Then Traffic should pass with maximum rate | | ... | ${max_rate}pps | ${framesize} | ${traffic_profile} *** Test Cases *** | tc01-64B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... | | [Tags] | 64B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=${64} | tc02-1518B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single\ | | ... | trial throughput test. | | ... | | [Tags] | 1518B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=${1518} | tc03-9000B-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... | | [Tags] | 9000B | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=${9000} | tc04-IMIX-1t1c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 1 phy core,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... | | [Tags] | IMIX | 1C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=1 | rxq=1 | framesize=IMIX_v4_1 | tc05-64B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... | | [Tags] | 64B | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=${64} | tc06-1518B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single\ | | ... | trial throughput test. | | ... | | [Tags] | 1518B | 2C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=${1518} | tc07-9000B-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... | | [Tags] | 9000B | 2C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=${9000} | tc08-IMIX-2t2c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 2 phy cores,\ | | ... | 1 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... | | [Tags] | IMIX | 2C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=2 | rxq=1 | framesize=IMIX_v4_1 | tc09-64B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 64B frames using single trial\ | | ... | throughput test. | | ... | | [Tags] | 64B | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=${64} | tc10-1518B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Measure MaxReceivedRate for 1518B frames using single\ | | ... | trial throughput test. | | ... | | [Tags] | 1518B | 4C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=${1518} | tc11-9000B-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queues per NIC port. | | ... | [Ver] Find NDR for 9000 Byte frames using binary search start at 10GE\ | | ... | linerate, step 10kpps. | | ... | | [Tags] | 9000B | 4C | SKIP_PATCH | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=${9000} | tc12-IMIX-4t4c-ethip4vxlan-l2bdbasemaclrn-mrr | | [Documentation] | | ... | [Cfg] DUT runs L2BD forwarding config with 4 phy cores,\ | | ... | 2 receive queue per NIC port. | | ... | [Ver] Measure MaxReceivedRate for IMIX_v4_1 frames using single trial\ | | ... | throughput test. | | ... | IMIX_v4_1 = (28x64B; 16x570B; 4x1518B) | | ... | | [Tags] | IMIX | 4C | | ... | | [Template] | Check RR for ethip4vxlan-l2bdbasemaclrn | | wt=4 | rxq=2 | framesize=IMIX_v4_1