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 0xdc │ inherit 215 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 244 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 6 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 143 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 6 fixed 0xa0 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 115 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 63 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 166 │ false │ OK # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 92 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 103 │ 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__->