make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x8c │ inherit 98 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 180 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 16 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 3 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 210 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 84 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 156 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 76 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 130 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 222 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 229 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 82 │ false OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 195 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 115 │ 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__->