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 0x44 │ inherit 128 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 238 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 83 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 217 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 45 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 137 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 247 │ false │ OK │ # geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 6 │ 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__->