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 0x04 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 174 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 11 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 76 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 110 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 6 │ inherit 0x30 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 152 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 6 │ fixed 0x68 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 127 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 250 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ 4 inherit 0x8c │ inherit 141 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 226 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 60 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 163 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 251 │ 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__->