make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 12 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 162 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 170 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 230 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 245 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 199 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 217 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 26 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc fixed 189 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 224 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 41 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 42 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 208 false │ OK │ # │ geneve 6 │ 6 │ inherit 0xd0 │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 119 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->