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 0x1c │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 100 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 120 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 215 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 179 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 161 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 27 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 145 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 222 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 186 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 99 │ true │ OK │ # │ vxlan │ 4 │ other fixed 0x6c │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 229 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 119 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 148 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 45 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 193 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 221 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 54 │ 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__->