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 0xec │ inherit 254 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc8 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 71 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 147 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 92 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 249 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 112 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 25 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 10 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 147 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 221 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 200 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 159 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 72 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 71 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 80 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 97 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 153 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 147 │ 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__->