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 0xd4 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 101 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 184 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 92 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 107 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 137 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 154 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 37 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 70 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 1 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 54 │ false OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xec │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 94 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 203 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 183 │ 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__->