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 0x78 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 223 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 inherit 153 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 241 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 29 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 82 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 180 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 47 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 221 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 15 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 46 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 198 │ true OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 13 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 53 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x20 │ inherit 128 │ false OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 95 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 181 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 101 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 204 │ 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__->