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 0x8c │ inherit 231 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 175 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 38 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 249 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 107 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 192 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 173 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 116 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 231 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 150 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 3 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 31 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 210 │ true │ OK │ # geneve │ 6 │ other │ fixed 0xd0 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 13 │ 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__->