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-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 0xc4 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 117 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 242 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 180 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 69 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 inherit 233 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 158 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 81 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 121 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 88 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 236 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 6 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 164 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 169 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 154 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 181 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c inherit 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 189 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 228 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 204 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 50 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 249 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 119 │ 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__->