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 0x4c │ inherit 254 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 127 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ other fixed 0xf0 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 63 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 171 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 20 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 153 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 6 │ inherit 0xc8 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 163 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 199 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 inherit 0x60 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 81 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 95 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 233 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 79 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 209 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 122 │ 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__->