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 0x6c │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 6 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 230 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 248 │ false │ OK │ # gre │ 6 │ 4 │ inherit 0x28 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 128 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 70 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 inherit 167 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 205 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 156 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 68 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ 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__->