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 0x8c │ inherit 204 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 54 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 122 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 51 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 221 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 223 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 219 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 169 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 240 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 251 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 50 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 203 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 83 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 114 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 32 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 175 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 47 │ 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__->