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 0x14 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 40 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 86 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 193 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 219 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 88 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 179 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 180 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 4 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 97 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 86 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 196 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 254 │ 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__->