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 0x64 inherit 189 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 48 true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 146 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 20 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 150 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 53 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x2c │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 232 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 132 │ true OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x78 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 139 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 140 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 153 │ 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__->