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 0xc0 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 207 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 131 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 83 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 27 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 132 false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 118 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 166 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 56 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 16 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 14 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 22 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 224 │ 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__->