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 0xf8 │ inherit 253 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 114 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 20 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 48 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 151 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 31 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 22 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc4 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 69 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 186 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 121 │ false │ OK │ # │ vxlan 6 │ 4 │ fixed 0x30 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 254 │ false OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 9 │ 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__->