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 0xc8 │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 5 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 244 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 138 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 92 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 151 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x1c │ inherit 136 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 117 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 212 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 68 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 91 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 46 │ 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__->