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 0xe8 │ inherit 234 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 32 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 24 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 238 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 236 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 145 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 26 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 71 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 220 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 16 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 251 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 67 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 112 │ false │ OK │ # │ geneve 4 │ 6 │ fixed 0x58 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 151 │ 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__->