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 0x3c │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 130 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 24 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 208 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 54 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 219 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 130 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 251 │ true OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 31 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 14 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 185 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 12 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 120 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 167 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 89 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 121 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 144 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 153 │ 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__->