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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 133 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 29 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 185 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac inherit 220 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 233 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 167 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 37 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 7 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 107 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 74 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 94 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 203 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 79 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->