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 0x4c inherit 1 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 145 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 112 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 128 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 114 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 237 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 117 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 165 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 36 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 195 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 179 │ false │ OK │ # │ vxlan │ 4 other │ fixed 0x3c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 60 │ true │ OK │ # │ geneve 4 │ 4 │ fixed 0xa4 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 80 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x80 │ fixed 255 │ 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__->