make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0xe8 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 59 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 100 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 179 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 170 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 192 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 91 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 41 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 160 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 74 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 197 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 52 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 33 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 241 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 89 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 139 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 222 │ false │ OK # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 232 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 85 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 45 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 33 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 57 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 209 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 77 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 233 │ 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__->