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 0xe4 │ inherit 60 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 219 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 33 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 178 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd4 │ inherit 212 │ false OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 191 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 68 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 80 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 98 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 22 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 195 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 232 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 138 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 49 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 232 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 185 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 90 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 135 │ 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__->