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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 171 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 237 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 136 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 102 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 93 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 174 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 142 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 137 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 103 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 165 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->