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 0x24 │ inherit 237 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 106 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 152 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 130 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 252 true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 226 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 191 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 210 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 29 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ other fixed 0x1c │ fixed 178 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 224 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 234 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 123 │ false │ OK │ # │ geneve 6 │ 4 │ inherit 0x4c │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 72 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 13 │ 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__->