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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 120 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 4 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 93 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 224 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 66 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 224 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 66 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 98 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 230 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->