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 0x4c │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 181 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 133 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 90 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 124 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 59 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 66 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 114 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 88 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 112 false OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 230 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 13 true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 82 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 73 │ 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__->