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 0x20 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 243 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 179 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 174 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 103 │ false │ OK │ # │ gre │ 4 other fixed 0xb8 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 198 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 131 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 158 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 217 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 124 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 6 │ inherit 0x7c │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 187 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 182 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x88 │ fixed 33 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 119 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 214 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 143 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x54 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 156 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 87 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 212 │ 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__->