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 0x90 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 150 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 56 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 208 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 168 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 80 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 145 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 233 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 128 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 103 false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 209 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 23 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 148 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 fixed 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 65 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 50 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 38 │ true │ OK │ # ├────────┼───────┼─┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 142 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 160 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 60 │ 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__->