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 0x40 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 163 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 221 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 231 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 156 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 129 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 26 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 171 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 36 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 213 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 33 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 125 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ other │ inherit 0xc0 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 68 │ 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__->