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 0xbc │ inherit 199 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 193 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 126 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 51 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 148 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 125 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 150 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 171 │ false │ OK │ # │ gre 6 │ 6 │ fixed 0x70 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 63 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 116 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 184 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 84 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 67 true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 228 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec inherit 95 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 93 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 128 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 60 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 237 │ 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__->