make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x54 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 104 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 70 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 242 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 125 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 156 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 183 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 145 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 154 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 161 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 179 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 120 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 70 false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 38 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 176 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 66 │ 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__->