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 0x98 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 41 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 98 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 63 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 166 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 138 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 12 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 139 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 223 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 4 fixed 0xb0 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 154 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 5 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 65 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 19 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 46 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 93 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 105 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x50 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 240 │ 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__->