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 0xdc │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 107 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 225 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 33 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 147 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 43 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 128 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 10 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 145 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 20 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 47 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 112 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 39 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 21 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 23 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 125 │ 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__->