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 0x14 │ inherit 169 │ false │ OK # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 74 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 231 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ other │ inherit 0x78 │ inherit 197 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 204 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 245 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 114 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 33 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 168 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 200 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 4 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 209 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 203 │ 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__->