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 0x68 │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 137 │ false │ OK # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 144 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 201 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 113 │ false OK │ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 113 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 50 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 124 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 156 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 219 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 165 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 117 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 44 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 6 │ inherit 0x2c │ inherit 117 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 180 │ 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__->