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 0x88 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb0 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 130 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 36 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 120 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 10 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 184 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 230 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 202 │ false │ OK # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 57 false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 154 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 116 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 253 │ true │ OK │ # │ geneve │ 6 other │ fixed 0xe8 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 61 │ 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__->