Eosphinx.addnodesdocument)}( rawsourcechildren]( translations LanguagesNode)}(hhh](h pending_xref)}(hhh]docutils.nodesTextChinese (Simplified)}parenthsba attributes}(ids]classes]names]dupnames]backrefs] refdomainstdreftypedoc reftargetE/translations/zh_CN/networking/device_drivers/cellular/qualcomm/rmnetmodnameN classnameN refexplicitutagnamehhh ubh)}(hhh]hChinese (Traditional)}hh2sbah}(h]h ]h"]h$]h&] refdomainh)reftypeh+ reftargetE/translations/zh_TW/networking/device_drivers/cellular/qualcomm/rmnetmodnameN classnameN refexplicituh1hhh ubh)}(hhh]hItalian}hhFsbah}(h]h ]h"]h$]h&] refdomainh)reftypeh+ reftargetE/translations/it_IT/networking/device_drivers/cellular/qualcomm/rmnetmodnameN classnameN refexplicituh1hhh ubh)}(hhh]hJapanese}hhZsbah}(h]h ]h"]h$]h&] refdomainh)reftypeh+ reftargetE/translations/ja_JP/networking/device_drivers/cellular/qualcomm/rmnetmodnameN classnameN refexplicituh1hhh ubh)}(hhh]hKorean}hhnsbah}(h]h ]h"]h$]h&] refdomainh)reftypeh+ reftargetE/translations/ko_KR/networking/device_drivers/cellular/qualcomm/rmnetmodnameN classnameN refexplicituh1hhh ubh)}(hhh]hSpanish}hhsbah}(h]h ]h"]h$]h&] refdomainh)reftypeh+ reftargetE/translations/sp_SP/networking/device_drivers/cellular/qualcomm/rmnetmodnameN classnameN refexplicituh1hhh ubeh}(h]h ]h"]h$]h&]current_languageEnglishuh1h hh _documenthsourceNlineNubhcomment)}(h SPDX-License-Identifier: GPL-2.0h]h SPDX-License-Identifier: GPL-2.0}hhsbah}(h]h ]h"]h$]h&] xml:spacepreserveuh1hhhhhh_/var/lib/git/docbuild/linux/Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rsthKubhsection)}(hhh](htitle)}(h Rmnet Driverh]h Rmnet Driver}(hhhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhhhhhKubh)}(hhh](h)}(h1. Introductionh]h1. Introduction}(hhhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhhhhhKubh paragraph)}(hrmnet driver is used for supporting the Multiplexing and aggregation Protocol (MAP). This protocol is used by all recent chipsets using Qualcomm Technologies, Inc. modems.h]hrmnet driver is used for supporting the Multiplexing and aggregation Protocol (MAP). This protocol is used by all recent chipsets using Qualcomm Technologies, Inc. modems.}(hhhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK hhhhubh)}(hThis driver can be used to register onto any physical network device in IP mode. Physical transports include USB, HSIC, PCIe and IP accelerator.h]hThis driver can be used to register onto any physical network device in IP mode. Physical transports include USB, HSIC, PCIe and IP accelerator.}(hhhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhhhhubh)}(hXkMultiplexing allows for creation of logical netdevices (rmnet devices) to handle multiple private data networks (PDN) like a default internet, tethering, multimedia messaging service (MMS) or IP media subsystem (IMS). Hardware sends packets with MAP headers to rmnet. Based on the multiplexer id, rmnet routes to the appropriate PDN after removing the MAP header.h]hXkMultiplexing allows for creation of logical netdevices (rmnet devices) to handle multiple private data networks (PDN) like a default internet, tethering, multimedia messaging service (MMS) or IP media subsystem (IMS). Hardware sends packets with MAP headers to rmnet. Based on the multiplexer id, rmnet routes to the appropriate PDN after removing the MAP header.}(hhhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhhhhubh)}(hAggregation is required to achieve high data rates. This involves hardware sending aggregated bunch of MAP frames. rmnet driver will de-aggregate these MAP frames and send them to appropriate PDN's.h]hAggregation is required to achieve high data rates. This involves hardware sending aggregated bunch of MAP frames. rmnet driver will de-aggregate these MAP frames and send them to appropriate PDN’s.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhhhhubeh}(h] introductionah ]h"]1. introductionah$]h&]uh1hhhhhhhhKubh)}(hhh](h)}(h2. Packet formath]h2. Packet format}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhjhhhhhKubhenumerated_list)}(hhh]h list_item)}(hMAP packet v1 (data / control) h]h)}(hMAP packet v1 (data / control)h]hMAP packet v1 (data / control)}(hj8hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhj4ubah}(h]h ]h"]h$]h&]uh1j2hj/hhhhhNubah}(h]h ]h"]h$]h&]enumtype loweralphaprefixhsuffix.uh1j-hjhhhhhKubh)}(h+MAP header fields are in big endian format.h]h+MAP header fields are in big endian format.}(hjWhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK hjhhubh)}(hPacket format::h]hPacket format:}(hjehhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK"hjhhubh literal_block)}(hBit 0 1 2-7 8-15 16-31 Function Command / Data Reserved Pad Multiplexer ID Payload length Bit 32-x Function Raw bytesh]hBit 0 1 2-7 8-15 16-31 Function Command / Data Reserved Pad Multiplexer ID Payload length Bit 32-x Function Raw bytes}hjusbah}(h]h ]h"]h$]h&]hhuh1jshhhK$hjhhubh)}(hCommand (1)/ Data (0) bit value is to indicate if the packet is a MAP command or data packet. Command packet is used for transport level flow control. Data packets are standard IP packets.h]hCommand (1)/ Data (0) bit value is to indicate if the packet is a MAP command or data packet. Command packet is used for transport level flow control. Data packets are standard IP packets.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK*hjhhubh)}(h?Reserved bits must be zero when sent and ignored when received.h]h?Reserved bits must be zero when sent and ignored when received.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK.hjhhubh)}(hXPadding is the number of bytes to be appended to the payload to ensure 4 byte alignment.h]hXPadding is the number of bytes to be appended to the payload to ensure 4 byte alignment.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK0hjhhubh)}(hCMultiplexer ID is to indicate the PDN on which data has to be sent.h]hCMultiplexer ID is to indicate the PDN on which data has to be sent.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK3hjhhubh)}(hRPayload length includes the padding length but does not include MAP header length.h]hRPayload length includes the padding length but does not include MAP header length.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK5hjhhubj.)}(hhh]j3)}(hMap packet v4 (data / control) h]h)}(hMap packet v4 (data / control)h]hMap packet v4 (data / control)}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK8hjubah}(h]h ]h"]h$]h&]uh1j2hjhhhhhNubah}(h]h ]h"]h$]h&]jRjSjThjUjVstartKuh1j-hjhhhhhK8ubh)}(h+MAP header fields are in big endian format.h]h+MAP header fields are in big endian format.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK:hjhhubh)}(hPacket format::h]hPacket format:}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubh)}(hCommand (1)/ Data (0) bit value is to indicate if the packet is a MAP command or data packet. Command packet is used for transport level flow control. Data packets are standard IP packets.h]hCommand (1)/ Data (0) bit value is to indicate if the packet is a MAP command or data packet. Command packet is used for transport level flow control. Data packets are standard IP packets.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKDhjhhubh)}(h?Reserved bits must be zero when sent and ignored when received.h]h?Reserved bits must be zero when sent and ignored when received.}(hj#hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKHhjhhubh)}(hXPadding is the number of bytes to be appended to the payload to ensure 4 byte alignment.h]hXPadding is the number of bytes to be appended to the payload to ensure 4 byte alignment.}(hj1hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKJhjhhubh)}(hCMultiplexer ID is to indicate the PDN on which data has to be sent.h]hCMultiplexer ID is to indicate the PDN on which data has to be sent.}(hj?hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKMhjhhubh)}(hRPayload length includes the padding length but does not include MAP header length.h]hRPayload length includes the padding length but does not include MAP header length.}(hjMhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKOhjhhubh)}(hChecksum offload header, has the information about the checksum processing done by the hardware.Checksum offload header fields are in big endian format.h]hChecksum offload header, has the information about the checksum processing done by the hardware.Checksum offload header fields are in big endian format.}(hj[hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKRhjhhubh)}(hPacket format::h]hPacket format:}(hjihhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKUhjhhubjt)}(hBit 0-14 15 16-31 Function Reserved Valid Checksum start offset Bit 31-47 48-64 Function Checksum length Checksum valueh]hBit 0-14 15 16-31 Function Reserved Valid Checksum start offset Bit 31-47 48-64 Function Checksum length Checksum value}hjwsbah}(h]h ]h"]h$]h&]hhuh1jshhhKWhjhhubh)}(h?Reserved bits must be zero when sent and ignored when received.h]h?Reserved bits must be zero when sent and ignored when received.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK]hjhhubh)}(h{Valid bit indicates whether the partial checksum is calculated and is valid. Set to 1, if its is valid. Set to 0 otherwise.h]h{Valid bit indicates whether the partial checksum is calculated and is valid. Set to 1, if its is valid. Set to 0 otherwise.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK_hjhhubh)}(hXPadding is the number of bytes to be appended to the payload to ensure 4 byte alignment.h]hXPadding is the number of bytes to be appended to the payload to ensure 4 byte alignment.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKbhjhhubh)}(h}Checksum start offset, Indicates the offset in bytes from the beginning of the IP header, from which modem computed checksum.h]h}Checksum start offset, Indicates the offset in bytes from the beginning of the IP header, from which modem computed checksum.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKehjhhubh)}(hiChecksum length is the Length in bytes starting from CKSUM_START_OFFSET, over which checksum is computed.h]hiChecksum length is the Length in bytes starting from CKSUM_START_OFFSET, over which checksum is computed.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhhjhhubh)}(h0Checksum value, indicates the checksum computed.h]h0Checksum value, indicates the checksum computed.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKkhjhhubj.)}(hhh]j3)}(hMAP packet v5 (data / control) h]h)}(hMAP packet v5 (data / control)h]hMAP packet v5 (data / control)}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKmhjubah}(h]h ]h"]h$]h&]uh1j2hjhhhhhNubah}(h]h ]h"]h$]h&]jRjSjThjUjVjKuh1j-hjhhhhhKmubh)}(h+MAP header fields are in big endian format.h]h+MAP header fields are in big endian format.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKohjhhubh)}(hPacket format::h]hPacket format:}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKqhjhhubjt)}(hBit 0 1 2-7 8-15 16-31 Function Command / Data Next header Pad Multiplexer ID Payload length Bit 32-x Function Raw bytesh]hBit 0 1 2-7 8-15 16-31 Function Command / Data Next header Pad Multiplexer ID Payload length Bit 32-x Function Raw bytes}hjsbah}(h]h ]h"]h$]h&]hhuh1jshhhKshjhhubh)}(hCommand (1)/ Data (0) bit value is to indicate if the packet is a MAP command or data packet. Command packet is used for transport level flow control. Data packets are standard IP packets.h]hCommand (1)/ Data (0) bit value is to indicate if the packet is a MAP command or data packet. Command packet is used for transport level flow control. Data packets are standard IP packets.}(hj$hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKyhjhhubh)}(hhNext header is used to indicate the presence of another header, currently is limited to checksum header.h]hhNext header is used to indicate the presence of another header, currently is limited to checksum header.}(hj2hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhK}hjhhubh)}(hXPadding is the number of bytes to be appended to the payload to ensure 4 byte alignment.h]hXPadding is the number of bytes to be appended to the payload to ensure 4 byte alignment.}(hj@hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubh)}(hCMultiplexer ID is to indicate the PDN on which data has to be sent.h]hCMultiplexer ID is to indicate the PDN on which data has to be sent.}(hjNhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubh)}(hRPayload length includes the padding length but does not include MAP header length.h]hRPayload length includes the padding length but does not include MAP header length.}(hj\hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubj.)}(hhh]j3)}(hChecksum offload header v5 h]h)}(hChecksum offload header v5h]hChecksum offload header v5}(hjqhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjmubah}(h]h ]h"]h$]h&]uh1j2hjjhhhhhNubah}(h]h ]h"]h$]h&]jRjSjThjUjVjKuh1j-hjhhhhhKubh)}(h8Checksum offload header fields are in big endian format.h]h8Checksum offload header fields are in big endian format.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubh block_quote)}(hBit 0 - 6 7 8-15 16-31 Function Header Type Next Header Checksum Valid Reserved h]h)}(hBit 0 - 6 7 8-15 16-31 Function Header Type Next Header Checksum Valid Reservedh]hBit 0 - 6 7 8-15 16-31 Function Header Type Next Header Checksum Valid Reserved}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjubah}(h]h ]h"]h$]h&]uh1jhhhKhjhhubh)}(hNHeader Type is to indicate the type of header, this usually is set to CHECKSUMh]hNHeader Type is to indicate the type of header, this usually is set to CHECKSUM}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubh)}(haHeader types = ========================================== 0 Reserved 1 Reserved 2 checksum headerh]haHeader types = ========================================== 0 Reserved 1 Reserved 2 checksum header}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubh)}(hChecksum Valid is to indicate whether the header checksum is valid. Value of 1 implies that checksum is calculated on this packet and is valid, value of 0 indicates that the calculated packet checksum is invalid.h]hChecksum Valid is to indicate whether the header checksum is valid. Value of 1 implies that checksum is calculated on this packet and is valid, value of 0 indicates that the calculated packet checksum is invalid.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubh)}(h?Reserved bits must be zero when sent and ignored when received.h]h?Reserved bits must be zero when sent and ignored when received.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubj.)}(hhh]j3)}(hXMAP packet v1/v5 (command specific):: Bit 0 1 2-7 8 - 15 16 - 31 Function Command Reserved Pad Multiplexer ID Payload length Bit 32 - 39 40 - 45 46 - 47 48 - 63 Function Command name Reserved Command Type Reserved Bit 64 - 95 Function Transaction ID Bit 96 - 127 Function Command data h](h)}(h%MAP packet v1/v5 (command specific)::h]h$MAP packet v1/v5 (command specific):}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjubjt)}(hXpBit 0 1 2-7 8 - 15 16 - 31 Function Command Reserved Pad Multiplexer ID Payload length Bit 32 - 39 40 - 45 46 - 47 48 - 63 Function Command name Reserved Command Type Reserved Bit 64 - 95 Function Transaction ID Bit 96 - 127 Function Command datah]hXpBit 0 1 2-7 8 - 15 16 - 31 Function Command Reserved Pad Multiplexer ID Payload length Bit 32 - 39 40 - 45 46 - 47 48 - 63 Function Command name Reserved Command Type Reserved Bit 64 - 95 Function Transaction ID Bit 96 - 127 Function Command data}hjsbah}(h]h ]h"]h$]h&]hhuh1jshhhKhjubeh}(h]h ]h"]h$]h&]uh1j2hjhhhhhNubah}(h]h ]h"]h$]h&]jRjSjThjUjVjKuh1j-hjhhhhhKubh)}(h;Command 1 indicates disabling flow while 2 is enabling flowh]h;Command 1 indicates disabling flow while 2 is enabling flow}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubh)}(h Command typesh]h Command types}(hj(hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubhtable)}(hhh]htgroup)}(hhh](hcolspec)}(hhh]h}(h]h ]h"]h$]h&]colwidthKuh1j@hj=ubjA)}(hhh]h}(h]h ]h"]h$]h&]colwidthK*uh1j@hj=ubhtbody)}(hhh](hrow)}(hhh](hentry)}(hhh]h)}(h0h]h0}(hjehhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjbubah}(h]h ]h"]h$]h&]uh1j`hj]ubja)}(hhh]h)}(hfor MAP command requesth]hfor MAP command request}(hj|hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjyubah}(h]h ]h"]h$]h&]uh1j`hj]ubeh}(h]h ]h"]h$]h&]uh1j[hjXubj\)}(hhh](ja)}(hhh]h)}(h1h]h1}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjubah}(h]h ]h"]h$]h&]uh1j`hjubja)}(hhh]h)}(h*is to acknowledge the receipt of a commandh]h*is to acknowledge the receipt of a command}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjubah}(h]h ]h"]h$]h&]uh1j`hjubeh}(h]h ]h"]h$]h&]uh1j[hjXubj\)}(hhh](ja)}(hhh]h)}(h2h]h2}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjubah}(h]h ]h"]h$]h&]uh1j`hjubja)}(hhh]h)}(his for unsupported commandsh]his for unsupported commands}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjubah}(h]h ]h"]h$]h&]uh1j`hjubeh}(h]h ]h"]h$]h&]uh1j[hjXubj\)}(hhh](ja)}(hhh]h)}(h3h]h3}(hj hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjubah}(h]h ]h"]h$]h&]uh1j`hjubja)}(hhh]h)}(h*is for error during processing of commandsh]h*is for error during processing of commands}(hj!hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjubah}(h]h ]h"]h$]h&]uh1j`hjubeh}(h]h ]h"]h$]h&]uh1j[hjXubeh}(h]h ]h"]h$]h&]uh1jVhj=ubeh}(h]h ]h"]h$]h&]colsKuh1j;hj8ubah}(h]h ]h"]h$]h&]uh1j6hjhhhhhNubj.)}(hhh]j3)}(h Aggregation h]h)}(h Aggregationh]h Aggregation}(hjUhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjQubah}(h]h ]h"]h$]h&]uh1j2hjNhhhhhNubah}(h]h ]h"]h$]h&]jRjSjThjUjVjKuh1j-hjhhhhhKubh)}(hAggregation is multiple MAP packets (can be data or command) delivered to rmnet in a single linear skb. rmnet will process the individual packets and either ACK the MAP command or deliver the IP packet to the network stack as neededh]hAggregation is multiple MAP packets (can be data or command) delivered to rmnet in a single linear skb. rmnet will process the individual packets and either ACK the MAP command or deliver the IP packet to the network stack as needed}(hjohhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubh)}(hOMAP header|IP Packet|Optional padding|MAP header|IP Packet|Optional padding....h]hOMAP header|IP Packet|Optional padding|MAP header|IP Packet|Optional padding....}(hj}hhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubh)}(hOMAP header|IP Packet|Optional padding|MAP header|Command Packet|Optional pad...h]hOMAP header|IP Packet|Optional padding|MAP header|Command Packet|Optional pad...}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubeh}(h] packet-formatah ]h"]2. packet formatah$]h&]uh1hhhhhhhhKubh)}(hhh](h)}(h3. Userspace configurationh]h3. Userspace configuration}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhjhhhhhKubh)}(hrmnet userspace configuration is done through netlink using iproute2 https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/h](hErmnet userspace configuration is done through netlink using iproute2 }(hjhhhNhNubh reference)}(h=https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/h]h=https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/}(hjhhhNhNubah}(h]h ]h"]h$]h&]refurijuh1jhjubeh}(h]h ]h"]h$]h&]uh1hhhhKhjhhubh)}(h0The driver uses rtnl_link_ops for communication.h]h0The driver uses rtnl_link_ops for communication.}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhhhKhjhhubeh}(h]userspace-configurationah ]h"]3. userspace configurationah$]h&]uh1hhhhhhhhKubeh}(h] rmnet-driverah ]h"] rmnet driverah$]h&]uh1hhhhhhhhKubeh}(h]h ]h"]h$]h&]sourcehuh1hcurrent_sourceN current_lineNsettingsdocutils.frontendValues)}(hN generatorN datestampN source_linkN source_urlN toc_backlinksj`footnote_backlinksK sectnum_xformKstrip_commentsNstrip_elements_with_classesN strip_classesN report_levelK halt_levelKexit_status_levelKdebugNwarning_streamN tracebackinput_encoding utf-8-siginput_encoding_error_handlerstrictoutput_encodingutf-8output_encoding_error_handlerjerror_encodingutf-8error_encoding_error_handlerbackslashreplace language_codeenrecord_dependenciesNconfigN id_prefixhauto_id_prefixid dump_settingsNdump_internalsNdump_transformsNdump_pseudo_xmlNexpose_internalsNstrict_visitorN_disable_configN_sourceh _destinationN _config_files]7/var/lib/git/docbuild/linux/Documentation/docutils.confafile_insertion_enabled raw_enabledKline_length_limitM'pep_referencesN pep_base_urlhttps://peps.python.org/pep_file_url_templatepep-%04drfc_referencesN rfc_base_url&https://datatracker.ietf.org/doc/html/ tab_widthKtrim_footnote_reference_spacesyntax_highlightlong smart_quotessmartquotes_locales]character_level_inline_markupdoctitle_xform docinfo_xformKsectsubtitle_xform image_loadinglinkembed_stylesheetcloak_email_addressessection_self_linkenvNubreporterNindirect_targets]substitution_defs}substitution_names}refnames}refids}nameids}(jjjjjjjju nametypes}(jjjjuh}(jhjhjjjju footnote_refs} citation_refs} autofootnotes]autofootnote_refs]symbol_footnotes]symbol_footnote_refs] footnotes] citations]autofootnote_startKsymbol_footnote_startK id_counter collectionsCounter}Rparse_messages](hsystem_message)}(hhh]h)}(h:Enumerated list start value not ordinal-1: "b" (ordinal 2)h]h>Enumerated list start value not ordinal-1: “b” (ordinal 2)}(hjxhhhNhNubah}(h]h ]h"]h$]h&]uh1hhjuubah}(h]h ]h"]h$]h&]levelKtypeINFOsourcehlineKuh1jshjhhhhhK8ubjt)}(hhh]h)}(h:Enumerated list start value not ordinal-1: "c" (ordinal 3)h]h>Enumerated list start value not ordinal-1: “c” (ordinal 3)}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhjubah}(h]h ]h"]h$]h&]levelKtypejsourcehlineKuh1jshjhhhhhKmubjt)}(hhh]h)}(h:Enumerated list start value not ordinal-1: "d" (ordinal 4)h]h>Enumerated list start value not ordinal-1: “d” (ordinal 4)}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhjubah}(h]h ]h"]h$]h&]levelKtypejsourcehlineKuh1jshjhhhhhKubjt)}(hhh]h)}(h:Enumerated list start value not ordinal-1: "e" (ordinal 5)h]h>Enumerated list start value not ordinal-1: “e” (ordinal 5)}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhjubah}(h]h ]h"]h$]h&]levelKtypejsourcehlineKuh1jshjhhhhhKubjt)}(hhh]h)}(h:Enumerated list start value not ordinal-1: "f" (ordinal 6)h]h>Enumerated list start value not ordinal-1: “f” (ordinal 6)}(hjhhhNhNubah}(h]h ]h"]h$]h&]uh1hhjubah}(h]h ]h"]h$]h&]levelKtypejsourcehlineKuh1jshjhhhhhKubetransform_messages] transformerN include_log] decorationNhhub.