make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x90 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 202 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 36 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 237 │ true │ OK │ # │ gre │ 4 6 │ fixed 0x64 │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 99 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 135 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 66 │ true OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 195 │ false │ OK # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 132 │ 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__->