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 0xbc │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 125 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 120 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 34 │ false │ OK │ # gre │ 4 │ other │ fixed 0xe8 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 248 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 235 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 161 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 134 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 47 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 6 inherit 0x40 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 29 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 156 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 74 │ 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__->