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 0x28 │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 107 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 75 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 255 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 221 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 200 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 20 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 158 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 inherit 0x7c │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 149 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 198 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 55 false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 45 │ 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__->