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 0xb8 │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 126 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 205 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 99 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 180 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 37 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 15 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 44 │ false │ OK │ # vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 156 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 46 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 72 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x28 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 249 │ 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__->