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 0x74 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 119 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 16 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 113 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 1 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 165 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 106 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ 6 │ inherit 0x30 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 153 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 165 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 54 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 6 │ true │ OK │ # geneve │ 4 │ 6 │ fixed 0x24 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 216 │ true OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 71 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 137 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 189 │ 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__->