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 0x0c │ inherit 76 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 51 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 30 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 91 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 85 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 37 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 125 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 220 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 199 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 27 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 203 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 236 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 149 │ 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__->