========== pylint - FAILED ====== Checking before the patch ====== ====== Checking the tree with the patch ====== New errors added --- /tmp/tmp.r0P1mVK6YU 2026-02-02 21:18:00.492704402 -0500 +++ /tmp/tmp.PrBC7aS7wu 2026-02-02 21:18:01.037700858 -0500 @@ -0,0 +1,324 @@ +************* Module ext_hdr +tools/testing/selftests/net/ext_hdr.py:17:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:19:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:21:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:23:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:24:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:25:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:26:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:27:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:30:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:36:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:37:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:44:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:45:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:46:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:48:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:52:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:53:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:60:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:61:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:62:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:64:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:68:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:69:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:70:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:74:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:75:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:76:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:77:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:81:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:93:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:94:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:96:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:97:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:98:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:100:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:103:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:104:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:104:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) +tools/testing/selftests/net/ext_hdr.py:106:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:107:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:108:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:109:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:111:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:113:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:114:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:115:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:115:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) +tools/testing/selftests/net/ext_hdr.py:116:0: W0311: Bad indentation. Found 5 spaces, expected 20 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:117:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:118:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:121:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:122:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:125:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:127:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:127:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) +tools/testing/selftests/net/ext_hdr.py:130:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:131:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:131:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) +tools/testing/selftests/net/ext_hdr.py:132:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:133:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:134:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:136:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:137:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:138:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:140:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:140:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) +tools/testing/selftests/net/ext_hdr.py:141:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:143:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:144:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:144:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) +tools/testing/selftests/net/ext_hdr.py:147:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:148:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:148:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) +tools/testing/selftests/net/ext_hdr.py:151:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:152:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:152:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) +tools/testing/selftests/net/ext_hdr.py:155:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:157:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:161:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:162:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:164:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:165:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:167:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:173:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:174:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:183:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:184:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:195:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:196:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:197:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:198:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:199:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:201:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:206:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:207:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:210:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:211:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:212:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:213:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:215:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:217:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:219:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:220:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:221:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:222:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:224:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:225:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:226:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:228:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:230:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:236:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:237:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:248:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:249:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:250:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:251:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:253:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:259:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:260:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:269:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:270:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:271:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:272:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:274:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:280:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:281:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:290:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:291:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:292:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:294:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:299:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:301:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:302:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:303:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:304:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:305:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:306:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:308:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:309:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:310:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:311:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:312:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:313:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:314:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:315:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:315:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) +tools/testing/selftests/net/ext_hdr.py:318:0: W0311: Bad indentation. Found 4 spaces, expected 16 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:319:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:320:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:321:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:322:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:324:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:325:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:326:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:328:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:342:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:346:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:347:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:348:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:349:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:350:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:351:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:352:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:353:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:354:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:355:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:356:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:357:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:358:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:359:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:360:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:362:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:364:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:365:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:367:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:368:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:370:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:373:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:375:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:378:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:380:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:381:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:383:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:384:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:385:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:386:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:387:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:388:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:389:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:390:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:391:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:392:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:394:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:395:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:397:0: W0311: Bad indentation. Found 2 spaces, expected 8 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:397:0: C0325: Unnecessary parens after 'if' keyword (superfluous-parens) +tools/testing/selftests/net/ext_hdr.py:398:0: W0311: Bad indentation. Found 3 spaces, expected 12 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:400:0: W0311: Bad indentation. Found 1 spaces, expected 4 (bad-indentation) +tools/testing/selftests/net/ext_hdr.py:1:0: C0114: Missing module docstring (missing-module-docstring) +tools/testing/selftests/net/ext_hdr.py:13:0: E0401: Unable to import 'scapy.all' (import-error) +tools/testing/selftests/net/ext_hdr.py:13:0: W0401: Wildcard import scapy.all (wildcard-import) +tools/testing/selftests/net/ext_hdr.py:16:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:16:0: C0103: Function name "SysctlRead" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:19:24: C0209: Formatting a regular string which could be an f-string (consider-using-f-string) +tools/testing/selftests/net/ext_hdr.py:21:11: E0602: Undefined variable 'subprocess' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:24:8: E0602: Undefined variable 'subprocess' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:35:0: C0115: Missing class docstring (missing-class-docstring) +tools/testing/selftests/net/ext_hdr.py:35:0: C0103: Class name "hbh_dst_options" doesn't conform to PascalCase naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:45:1: W0201: Attribute 'next_hdr' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:46:1: W0201: Attribute 'hdr_ext_len' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:35:0: R0903: Too few public methods (0/2) (too-few-public-methods) +tools/testing/selftests/net/ext_hdr.py:43:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:43:0: C0103: Function name "Make_HBHDst_Options" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:51:0: C0115: Missing class docstring (missing-class-docstring) +tools/testing/selftests/net/ext_hdr.py:51:0: C0103: Class name "dst_hbh_option" doesn't conform to PascalCase naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:61:1: W0201: Attribute 'opt_type' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:62:1: W0201: Attribute 'opt_data_len' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:51:0: R0903: Too few public methods (0/2) (too-few-public-methods) +tools/testing/selftests/net/ext_hdr.py:59:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:59:0: C0103: Function name "Make_HBHDst_Option" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:59:23: W0622: Redefining built-in 'type' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:67:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:67:0: C0103: Function name "Make_HBHDst_Option_pad1" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:68:1: W0622: Redefining built-in 'bytes' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:70:9: E0602: Undefined variable 'Raw' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:73:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:73:0: C0103: Function name "Make_HBHDst_Option_with_Data" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:73:33: W0622: Redefining built-in 'type' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:73:39: W0622: Redefining built-in 'len' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:75:1: W0622: Redefining built-in 'bytes' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:74:7: E0602: Undefined variable 'Raw' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:75:9: E0602: Undefined variable 'Raw' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:80:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:80:0: C0103: Function name "Make_HBHDst_Option_padN" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:80:28: W0622: Redefining built-in 'len' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:92:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:92:0: C0103: Function name "Make_HBHDst_Options_list" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:92:29: W0622: Redefining built-in 'list' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:94:1: W0622: Redefining built-in 'len' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:103:5: W0622: Redefining built-in 'type' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:93:7: E0602: Undefined variable 'Raw' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:115:4: R1731: Consider using 'max_consect_pad_len = max(max_consect_pad_len, consect_padlen)' instead of unnecessary if block (consider-using-max-builtin) +tools/testing/selftests/net/ext_hdr.py:140:1: R1731: Consider using 'max_consect_pad_len = max(max_consect_pad_len, consect_padlen)' instead of unnecessary if block (consider-using-max-builtin) +tools/testing/selftests/net/ext_hdr.py:92:0: R0912: Too many branches (13/12) (too-many-branches) +tools/testing/selftests/net/ext_hdr.py:97:1: W0612: Unused variable 'max_consect_pad1' (unused-variable) +tools/testing/selftests/net/ext_hdr.py:160:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:160:0: C0103: Function name "Make_Full_HBHDst_Options_list" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:160:44: W0622: Redefining built-in 'list' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:162:1: W0622: Redefining built-in 'len' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:165:7: E0602: Undefined variable 'Raw' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:172:0: C0115: Missing class docstring (missing-class-docstring) +tools/testing/selftests/net/ext_hdr.py:172:0: C0103: Class name "routing_hdr" doesn't conform to PascalCase naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:196:1: W0201: Attribute 'next_hdr' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:197:1: W0201: Attribute 'hdr_ext_len' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:198:1: W0201: Attribute 'routing_type' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:199:1: W0201: Attribute 'segments_left' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:172:0: R0903: Too few public methods (0/2) (too-few-public-methods) +tools/testing/selftests/net/ext_hdr.py:182:0: C0115: Missing class docstring (missing-class-docstring) +tools/testing/selftests/net/ext_hdr.py:182:0: C0103: Class name "srv6_routing_hdr" doesn't conform to PascalCase naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:224:1: W0201: Attribute 'last_entry' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:225:1: W0201: Attribute 'flags' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:226:1: W0201: Attribute 'tags' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:182:0: R0903: Too few public methods (0/2) (too-few-public-methods) +tools/testing/selftests/net/ext_hdr.py:194:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:194:0: C0103: Function name "MakeRouting_Hdr" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:201:8: E0602: Undefined variable 'Raw' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:204:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:204:0: C0103: Function name "MakeSRv6Routing_Hdr" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:211:2: W0622: Redefining built-in 'bytes' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:215:1: W0622: Redefining built-in 'len' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:206:8: E0602: Undefined variable 'Raw' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:212:14: E0602: Undefined variable 'Raw' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:228:8: E0602: Undefined variable 'Raw' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:204:40: W0613: Unused argument 'tlvs' (unused-argument) +tools/testing/selftests/net/ext_hdr.py:235:0: C0115: Missing class docstring (missing-class-docstring) +tools/testing/selftests/net/ext_hdr.py:235:0: C0103: Class name "fragment_hdr" doesn't conform to PascalCase naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:249:1: W0201: Attribute 'next_hdr' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:250:1: W0201: Attribute 'fragment_offset' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:251:1: W0201: Attribute 'identfication' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:235:0: R0903: Too few public methods (0/2) (too-few-public-methods) +tools/testing/selftests/net/ext_hdr.py:247:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:247:0: C0103: Function name "MakeFragment_Hdr" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:253:9: E0602: Undefined variable 'Raw' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:247:48: W0613: Unused argument 'more' (unused-argument) +tools/testing/selftests/net/ext_hdr.py:258:0: C0115: Missing class docstring (missing-class-docstring) +tools/testing/selftests/net/ext_hdr.py:258:0: C0103: Class name "auth_hdr" doesn't conform to PascalCase naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:270:1: W0201: Attribute 'next_hdr' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:271:1: W0201: Attribute 'payload_len' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:272:1: W0201: Attribute 'spi' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:258:0: R0903: Too few public methods (0/2) (too-few-public-methods) +tools/testing/selftests/net/ext_hdr.py:268:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:268:0: C0103: Function name "MakeAuth_Hdr" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:279:0: C0115: Missing class docstring (missing-class-docstring) +tools/testing/selftests/net/ext_hdr.py:279:0: C0103: Class name "esp_hdr" doesn't conform to PascalCase naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:291:1: W0201: Attribute 'spi' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:292:1: W0201: Attribute 'seqno' defined outside __init__ (attribute-defined-outside-init) +tools/testing/selftests/net/ext_hdr.py:279:0: R0903: Too few public methods (0/2) (too-few-public-methods) +tools/testing/selftests/net/ext_hdr.py:289:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:289:0: C0103: Function name "MakeESP_Hdr" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:289:16: W0613: Unused argument 'next_hdr' (unused-argument) +tools/testing/selftests/net/ext_hdr.py:297:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:297:0: C0103: Function name "Check_EH_Order" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:297:19: W0622: Redefining built-in 'list' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:302:5: W0622: Redefining built-in 'type' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:302:11: W0612: Unused variable 'args' (unused-variable) +tools/testing/selftests/net/ext_hdr.py:341:0: C0116: Missing function or method docstring (missing-function-docstring) +tools/testing/selftests/net/ext_hdr.py:341:0: C0103: Function name "Make_EH_Chain" doesn't conform to snake_case naming style (invalid-name) +tools/testing/selftests/net/ext_hdr.py:341:28: W0622: Redefining built-in 'list' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:346:5: W0622: Redefining built-in 'type' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:365:1: W0622: Redefining built-in 'len' (redefined-builtin) +tools/testing/selftests/net/ext_hdr.py:364:7: E0602: Undefined variable 'Raw' (undefined-variable) +tools/testing/selftests/net/ext_hdr.py:397:6: C0121: Comparison 'pair[2] == False' should be 'pair[2] is False' if checking for the singleton value False, or 'not pair[2]' if testing for falsiness (singleton-comparison) +tools/testing/selftests/net/ext_hdr.py:341:0: R0912: Too many branches (16/12) (too-many-branches) +tools/testing/selftests/net/ext_hdr.py:9:0: C0411: standard import "shlex" should be placed before third party import "proto_nums" (wrong-import-order) +tools/testing/selftests/net/ext_hdr.py:10:0: C0411: standard import "socket" should be placed before third party import "proto_nums" (wrong-import-order) +tools/testing/selftests/net/ext_hdr.py:11:0: C0411: standard import "sys" should be placed before third party import "proto_nums" (wrong-import-order) +tools/testing/selftests/net/ext_hdr.py:12:0: C0411: standard import "enum.Enum" should be placed before third party import "proto_nums" (wrong-import-order) +tools/testing/selftests/net/ext_hdr.py:7:0: W0611: Unused import os (unused-import) +tools/testing/selftests/net/ext_hdr.py:12:0: W0611: Unused Enum imported from enum (unused-import) + +----------------------------------- +Your code has been rated at 0.00/10 +