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 0x88 │ inherit 216 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 53 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 125 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 179 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 45 │ false │ OK │ # │ gre 6 │ other │ inherit 0x58 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe0 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 34 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 94 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 33 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 163 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 30 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 222 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 81 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 other │ inherit 0x3c │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c fixed 178 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 58 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 51 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 95 │ 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__->