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 0xc0 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 18 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 56 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 101 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 193 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 198 │ true │ OK │ # gre │ 6 │ 6 │ fixed 0xa4 │ fixed 20 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 96 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 57 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x54 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 120 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 148 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 249 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 171 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ 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__->