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 0x8c │ inherit 27 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 255 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 94 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 126 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 144 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 205 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 62 true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 53 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 17 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 233 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 100 │ 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__->