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 0x5c │ inherit 70 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 75 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 184 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 79 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 194 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 183 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 95 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 236 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 227 │ 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__->