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 0xf0 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 81 │ true OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 98 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 153 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 56 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 235 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x58 │ fixed 224 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 44 │ 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__->