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 0x10 │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 12 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 73 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 111 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 52 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 160 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 182 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 187 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 8 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 237 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 14 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 114 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 105 │ true OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 65 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 166 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 17 │ true OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 245 │ 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__->