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 0x38 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x10 │ inherit 153 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 92 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 218 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 16 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 14 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 212 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 222 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 171 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 143 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 27 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 137 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 25 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 65 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 247 false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 134 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 78 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 65 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 109 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 inherit 170 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc fixed 152 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 140 │ 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__->