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 0xc8 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 76 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 18 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 130 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 88 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 199 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 134 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 95 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 127 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 178 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 231 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 116 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 65 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 224 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 51 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 97 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 217 │ 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__->