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 0x5c │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 134 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 145 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 236 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 186 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 214 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 70 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 4 │ inherit 0x1c │ inherit 251 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 216 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 173 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 250 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 14 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 219 │ false │ OK │ # │ vxlan │ 4 other │ fixed 0x08 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 199 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 78 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 37 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 161 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 152 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 187 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 173 │ 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__->