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 0x3c │ inherit 150 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 103 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 56 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 186 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 38 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 22 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 251 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 199 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 72 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 197 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 229 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 4 inherit 0x78 │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 46 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 155 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 61 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 168 │ 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__->