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 0xec │ inherit 120 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 208 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 250 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 106 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 107 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 162 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 221 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 33 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 103 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 202 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 170 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 34 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 6 │ inherit 0xe8 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 224 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 130 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 29 │ false │ OK # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 222 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc0 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 198 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 48 │ 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__->